diff options
Diffstat (limited to 'net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild')
-rw-r--r-- | net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild index 7d43f47311c4..a541cfafabe8 100644 --- a/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild +++ b/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.2 2004/03/01 06:26:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-stats/bittorrent-stats-3.2.1b-r4.ebuild,v 1.3 2004/04/27 21:57:36 agriffis Exp $ -inherit distutils +inherit distutils eutils MY_P="${P/bittorrent-stats/BitTorrent}" S=${WORKDIR}/${MY_P} |