diff options
-rw-r--r-- | net-misc/shout/shout-0.8.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/shout/shout-0.8.0.ebuild | 4 |
2 files changed, 4 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 554edfc1a2a6..688c3107edfd 100644 --- a/net-misc/shout/shout-0.8.0-r1.ebuild +++ b/net-misc/shout/shout-0.8.0-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.2 2002/08/14 12:08:08 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r1.ebuild,v 1.3 2002/09/21 02:59:31 vapier Exp $ S=${WORKDIR}/${P} -DESCRIPTION="Shout is a prgram for creatinga mp3 stream for use with icecast or shoutcast." +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" HOMEPAGE="http://www.icecast.org" KEYWORDS="x86 sparc sparc64" diff --git a/net-misc/shout/shout-0.8.0.ebuild b/net-misc/shout/shout-0.8.0.ebuild index d612ea925c7f..77a4f656bc69 100644 --- a/net-misc/shout/shout-0.8.0.ebuild +++ b/net-misc/shout/shout-0.8.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0.ebuild,v 1.4 2002/08/14 12:08:08 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0.ebuild,v 1.5 2002/09/21 02:59:31 vapier Exp $ S=${WORKDIR}/${P} -DESCRIPTION="Shout is a prgram for creatinga mp3 stream for use with icecast or shoutcast." +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" HOMEPAGE="http://www.icecast.org" KEYWORDS="x86 sparc sparc64" |