diff options
author | 2006-05-12 00:54:52 +0000 | |
---|---|---|
committer | 2006-05-12 00:54:52 +0000 | |
commit | 8687951ce57920fe87b563c1d7366cf5cc715a81 (patch) | |
tree | 9ecddbc3152119f577b1accc7f8ad4d324fcf2ee /net-misc | |
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')
-rw-r--r-- | net-misc/shout/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/shout/Manifest | 4 | ||||
-rw-r--r-- | net-misc/shout/shout-0.8.0-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/shout/ChangeLog b/net-misc/shout/ChangeLog index ca6a25087e17..9b9448a3fd64 100644 --- a/net-misc/shout/ChangeLog +++ b/net-misc/shout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/shout # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/ChangeLog,v 1.13 2006/04/02 18:27:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/ChangeLog,v 1.14 2006/05/12 00:54:52 tcort Exp $ + + 11 May 2006; Thomas Cort <tcort@gentoo.org> shout-0.8.0-r2.ebuild: + Stable on alpha. 02 Apr 2006; Thomas Cort <tcort@gentoo.org> shout-0.8.0-r2.ebuild: added ~alpha wrt bug #99314 diff --git a/net-misc/shout/Manifest b/net-misc/shout/Manifest index 41e6f878e9ce..9b677fcb4c3c 100644 --- a/net-misc/shout/Manifest +++ b/net-misc/shout/Manifest @@ -1,5 +1,5 @@ -MD5 0ecd24f0917131d4e642be80e59eee2e ChangeLog 2063 +MD5 966fd6e33b23409f87d613b4810ce195 ChangeLog 2152 MD5 0b75f95937f0f8d238142c325a390e15 files/digest-shout-0.8.0-r2 62 MD5 7f1390e82e15f4e013b0018ab6de6c52 files/variables.diff 1142 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 -MD5 c3e08de41082fb51355baf9242a3bbe4 shout-0.8.0-r2.ebuild 1010 +MD5 a81701d6633bfd19cfc7c2fe23807ef3 shout-0.8.0-r2.ebuild 1009 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" |