diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-02 18:27:06 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-02 18:27:06 +0000 |
commit | 5bf163d7074f5e419d5c383edcd5a75c4a11c16f (patch) | |
tree | 70b3f4d6381b9049cbb7eb3e0d6f099e43f6fa0d /net-misc/shout | |
parent | Version bump. Fixed tests. Removed older versions: 0.5.0, 0.10.0, 0.12.0, 0.1... (diff) | |
download | historical-5bf163d7074f5e419d5c383edcd5a75c4a11c16f.tar.gz historical-5bf163d7074f5e419d5c383edcd5a75c4a11c16f.tar.bz2 historical-5bf163d7074f5e419d5c383edcd5a75c4a11c16f.zip |
added ~alpha wrt bug #99314
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-misc/shout')
-rw-r--r-- | net-misc/shout/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/shout/Manifest | 6 | ||||
-rw-r--r-- | net-misc/shout/shout-0.8.0-r2.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-misc/shout/ChangeLog b/net-misc/shout/ChangeLog index 2e5e0662b3b5..ca6a25087e17 100644 --- a/net-misc/shout/ChangeLog +++ b/net-misc/shout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/shout -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/ChangeLog,v 1.12 2004/12/29 20:10:05 ciaranm Exp $ +# 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 $ + + 02 Apr 2006; Thomas Cort <tcort@gentoo.org> shout-0.8.0-r2.ebuild: + added ~alpha wrt bug #99314 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-misc/shout/Manifest b/net-misc/shout/Manifest index 4c58069fa15c..41e6f878e9ce 100644 --- a/net-misc/shout/Manifest +++ b/net-misc/shout/Manifest @@ -1,5 +1,5 @@ -MD5 ecbdc0994498db0f33fb893e98d8909b ChangeLog 1965 -MD5 3db08719ab340f387d5d20c622f1729e shout-0.8.0-r2.ebuild 1008 -MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 0ecd24f0917131d4e642be80e59eee2e ChangeLog 2063 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 diff --git a/net-misc/shout/shout-0.8.0-r2.ebuild b/net-misc/shout/shout-0.8.0-r2.ebuild index aef41e4eeebf..830b7af75425 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-2004 Gentoo Foundation +# 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.2 2004/11/05 23:52:37 chriswhite Exp $ +# $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 $ 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="x86 sparc ~ppc" +KEYWORDS="~alpha ~ppc sparc x86" LICENSE="GPL-2" SLOT="0" |