diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-12 00:54:52 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-12 00:54:52 +0000 |
commit | 8687951ce57920fe87b563c1d7366cf5cc715a81 (patch) | |
tree | 9ecddbc3152119f577b1accc7f8ad4d324fcf2ee /net-misc/shout/shout-0.8.0-r2.ebuild | |
parent | ppc64 needs www-servers/lighttpd first before being marked stable (diff) | |
download | historical-8687951ce57920fe87b563c1d7366cf5cc715a81.tar.gz historical-8687951ce57920fe87b563c1d7366cf5cc715a81.tar.bz2 historical-8687951ce57920fe87b563c1d7366cf5cc715a81.zip |
Stable on alpha.
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-misc/shout/shout-0.8.0-r2.ebuild')
-rw-r--r-- | net-misc/shout/shout-0.8.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/shout/shout-0.8.0-r2.ebuild b/net-misc/shout/shout-0.8.0-r2.ebuild index 830b7af75425..4864c6d57c36 100644 --- a/net-misc/shout/shout-0.8.0-r2.ebuild +++ b/net-misc/shout/shout-0.8.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.3 2006/04/02 18:27:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r2.ebuild,v 1.4 2006/05/12 00:54:52 tcort Exp $ IUSE="" @@ -9,7 +9,7 @@ inherit eutils DESCRIPTION="Shout is a program for creating mp3 stream for use with icecast or shoutcast" SRC_URI="http://icecast.org/releases/${P}.tar.gz" HOMEPAGE="http://www.icecast.org" -KEYWORDS="~alpha ~ppc sparc x86" +KEYWORDS="alpha ~ppc sparc x86" LICENSE="GPL-2" SLOT="0" |