diff options
-rw-r--r-- | net-p2p/py-bittorrent-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-bittorrent-devel/pkg-plist | 8 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/pkg-plist | 8 |
4 files changed, 10 insertions, 10 deletions
diff --git a/net-p2p/py-bittorrent-devel/Makefile b/net-p2p/py-bittorrent-devel/Makefile index 9829e1432d30..e8d7d120927e 100644 --- a/net-p2p/py-bittorrent-devel/Makefile +++ b/net-p2p/py-bittorrent-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= BitTorrent PORTVERSION= 4.4.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES?= net-p2p python MASTER_SITES= http://www.bittorrent.com/dl/ \ diff --git a/net-p2p/py-bittorrent-devel/pkg-plist b/net-p2p/py-bittorrent-devel/pkg-plist index 971bbf12aac9..6186b365ba29 100644 --- a/net-p2p/py-bittorrent-devel/pkg-plist +++ b/net-p2p/py-bittorrent-devel/pkg-plist @@ -283,10 +283,10 @@ share/locale/zh_TW/LC_MESSAGES/bittorrent.mo @dirrmtry share/locale/cs @dirrmtry share/locale/ca/LC_MESSAGES @dirrmtry share/locale/ca -%%GUI%%@dirrm share/pixmaps/BitTorrent/logo \ -%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old \ -%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default \ -%%GUI%%@dirrm share/pixmaps/BitTorrent/icons \ +%%GUI%%@dirrm share/pixmaps/BitTorrent/logo +%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old +%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default +%%GUI%%@dirrm share/pixmaps/BitTorrent/icons %%GUI%%@dirrm share/pixmaps/BitTorrent %%GUI%%@dirrmtry share/pixmaps @dirrm %%DATADIR%% diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index c68f04d384a5..2c41240069ed 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME= BitTorrent PORTVERSION= 4.4.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES?= net-p2p python MASTER_SITES= http://www.bittorrent.com/dl/ \ diff --git a/net-p2p/py-bittorrent/pkg-plist b/net-p2p/py-bittorrent/pkg-plist index 971bbf12aac9..6186b365ba29 100644 --- a/net-p2p/py-bittorrent/pkg-plist +++ b/net-p2p/py-bittorrent/pkg-plist @@ -283,10 +283,10 @@ share/locale/zh_TW/LC_MESSAGES/bittorrent.mo @dirrmtry share/locale/cs @dirrmtry share/locale/ca/LC_MESSAGES @dirrmtry share/locale/ca -%%GUI%%@dirrm share/pixmaps/BitTorrent/logo \ -%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old \ -%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default \ -%%GUI%%@dirrm share/pixmaps/BitTorrent/icons \ +%%GUI%%@dirrm share/pixmaps/BitTorrent/logo +%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/old +%%GUI%%@dirrm share/pixmaps/BitTorrent/icons/default +%%GUI%%@dirrm share/pixmaps/BitTorrent/icons %%GUI%%@dirrm share/pixmaps/BitTorrent %%GUI%%@dirrmtry share/pixmaps @dirrm %%DATADIR%% |