diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:45:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:45:50 +0000 |
commit | 38478c084c072498c9e1bc79f024c751f380a4ad (patch) | |
tree | e8614fc087c613534006c90a065aa945c9290670 /net-misc/shout | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-38478c084c072498c9e1bc79f024c751f380a4ad.tar.gz historical-38478c084c072498c9e1bc79f024c751f380a4ad.tar.bz2 historical-38478c084c072498c9e1bc79f024c751f380a4ad.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/shout')
-rw-r--r-- | net-misc/shout/shout-0.8.0-r1.ebuild | 3 | ||||
-rw-r--r-- | net-misc/shout/shout-0.8.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-misc/shout/shout-0.8.0-r1.ebuild b/net-misc/shout/shout-0.8.0-r1.ebuild index 84397db49c68..47f2c0d61b81 100644 --- a/net-misc/shout/shout-0.8.0-r1.ebuild +++ b/net-misc/shout/shout-0.8.0-r1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.11 2004/07/01 21:51:44 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.12 2004/07/15 03:35:08 agriffis Exp $ -S=${WORKDIR}/${P} IUSE="" DESCRIPTION="Shout is a program for creating mp3 stream for use with icecast or shoutcast" SRC_URI="http://www.icecast.org/releases/${P}.tar.gz" diff --git a/net-misc/shout/shout-0.8.0.ebuild b/net-misc/shout/shout-0.8.0.ebuild index d4d2f2f571ed..d3638d42c66b 100644 --- a/net-misc/shout/shout-0.8.0.ebuild +++ b/net-misc/shout/shout-0.8.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0.ebuild,v 1.12 2004/07/01 21:51:44 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0.ebuild,v 1.13 2004/07/15 03:35:08 agriffis Exp $ -S=${WORKDIR}/${P} IUSE="" DESCRIPTION="Shout is a program for creating a mp3 stream for use with icecast or shoutcast" SRC_URI="http://www.icecast.org/releases/${P}.tar.gz" |