diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:59:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:59:31 +0000 |
commit | ee20abe3455c7d68ed3ff142783cf8c837e2e226 (patch) | |
tree | ed925b64f72214118eb2d7d89b961c4a5b19b1cd /net-misc/shout | |
parent | chase latest + fix #8170 (diff) | |
download | gentoo-2-ee20abe3455c7d68ed3ff142783cf8c837e2e226.tar.gz gentoo-2-ee20abe3455c7d68ed3ff142783cf8c837e2e226.tar.bz2 gentoo-2-ee20abe3455c7d68ed3ff142783cf8c837e2e226.zip |
Updated DESCRIPTION misspellings
Diffstat (limited to 'net-misc/shout')
-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" |