diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-04-23 03:56:56 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-04-23 03:56:56 +0000 |
commit | 03eaa3fe23c4dfc440c5719b078cd7c8bd8ab953 (patch) | |
tree | 6918220be3b0690de410331e0ff96c084922f3eb /net-misc | |
parent | Stable on sparc (blame me), x86, amd64, ppc64 (blame johnm) (Manifest recommit) (diff) | |
download | gentoo-2-03eaa3fe23c4dfc440c5719b078cd7c8bd8ab953.tar.gz gentoo-2-03eaa3fe23c4dfc440c5719b078cd7c8bd8ab953.tar.bz2 gentoo-2-03eaa3fe23c4dfc440c5719b078cd7c8bd8ab953.zip |
Marked stable on amd64.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ices/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ices/ices-2.0.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 5c35e388e875..87b2014cea43 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.21 2004/04/07 04:09:54 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.22 2004/04/23 03:56:56 absinthe Exp $ + + 22 Apr 2004; Dylan Carlson <absinthe@gentoo.org> icecast-2.0.0.ebuild: + Marked stable on amd64. 06 Apr 2004; Nick Hadaway <raker@gentoo.org> icecast-2.0.0.ebuild: oggvorbis is a requirement, not an optional dependancy. See diff --git a/net-misc/icecast/icecast-2.0.0.ebuild b/net-misc/icecast/icecast-2.0.0.ebuild index 5c4e87c38e83..a75ca8c27f6c 100644 --- a/net-misc/icecast/icecast-2.0.0.ebuild +++ b/net-misc/icecast/icecast-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.0.ebuild,v 1.7 2004/04/07 04:10:01 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.0.ebuild,v 1.8 2004/04/23 03:56:56 absinthe Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.icecast.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha amd64" IUSE="curl" DEPEND="virtual/glibc diff --git a/net-misc/ices/ChangeLog b/net-misc/ices/ChangeLog index e0552867a535..35cf74202f04 100644 --- a/net-misc/ices/ChangeLog +++ b/net-misc/ices/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ices # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ChangeLog,v 1.10 2004/04/08 07:59:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ChangeLog,v 1.11 2004/04/23 03:54:58 absinthe Exp $ + + 22 Apr 2004; Dylan Carlson <absinthe@gentoo.org> ices-2.0.0.ebuild: + Marked stable for amd64. 08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> ices-2.0.0.ebuild: Stable x86. diff --git a/net-misc/ices/ices-2.0.0.ebuild b/net-misc/ices/ices-2.0.0.ebuild index 4de619cf3e6c..6ca17f591d21 100644 --- a/net-misc/ices/ices-2.0.0.ebuild +++ b/net-misc/ices/ices-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.0.ebuild,v 1.3 2004/04/08 07:59:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.0.ebuild,v 1.4 2004/04/23 03:54:58 absinthe Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.icecast.org/ices.php" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~amd64" +KEYWORDS="x86 ~sparc amd64" DEPEND="dev-libs/libxml2 dev-util/pkgconfig |