diff options
author | Jason Wever <weeve@gentoo.org> | 2004-05-15 19:46:42 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-05-15 19:46:42 +0000 |
commit | a60bdbc7473535d7542cc81fe9fd8db9245fddc9 (patch) | |
tree | 2b7f7413c8311ef503735ee1259552209d5653dd | |
parent | chmod'ing env-file permissions to allow read-access for all (Manifest recommit) (diff) | |
download | gentoo-2-a60bdbc7473535d7542cc81fe9fd8db9245fddc9.tar.gz gentoo-2-a60bdbc7473535d7542cc81fe9fd8db9245fddc9.tar.bz2 gentoo-2-a60bdbc7473535d7542cc81fe9fd8db9245fddc9.zip |
Stable on sparc.
-rw-r--r-- | media-libs/libshout/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libshout/libshout-2.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/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index 9259906f5c5c..62c50e810173 100644 --- a/media-libs/libshout/ChangeLog +++ b/media-libs/libshout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libshout # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.10 2004/04/23 03:54:39 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.11 2004/05/15 19:45:39 weeve Exp $ + + 15 May 2004; Jason Wever <weeve@gentoo.org> libshout-2.0.ebuild: + Stable on sparc. 22 Apr 2004; Dylan Carlson <absinthe@gentoo.org> libshout-2.0.ebuild: Marked stable on amd64. diff --git a/media-libs/libshout/libshout-2.0.ebuild b/media-libs/libshout/libshout-2.0.ebuild index 77940a1b8333..7d3ccc46ad60 100644 --- a/media-libs/libshout/libshout-2.0.ebuild +++ b/media-libs/libshout/libshout-2.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/media-libs/libshout/libshout-2.0.ebuild,v 1.6 2004/04/23 03:54:39 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.0.ebuild,v 1.7 2004/05/15 19:45:39 weeve Exp $ IUSE="" @@ -9,7 +9,7 @@ SRC_URI="http://www.icecast.org/files/libshout/${P}.tar.gz" HOMEPAGE="http://www.icecast.org" SLOT="0" -KEYWORDS="x86 ~sparc amd64 ~ppc" +KEYWORDS="x86 sparc amd64 ~ppc" LICENSE="GPL-2" RDEPEND="virtual/glibc diff --git a/net-misc/ices/ChangeLog b/net-misc/ices/ChangeLog index 35cf74202f04..f791b5f31e39 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.11 2004/04/23 03:54:58 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ChangeLog,v 1.12 2004/05/15 19:46:42 weeve Exp $ + + 15 May 2004; Jason Wever <weeve@gentoo.org> ices-2.0.0.ebuild: + Stable on sparc. 22 Apr 2004; Dylan Carlson <absinthe@gentoo.org> ices-2.0.0.ebuild: Marked stable for amd64. diff --git a/net-misc/ices/ices-2.0.0.ebuild b/net-misc/ices/ices-2.0.0.ebuild index 6ca17f591d21..0c7151118042 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.4 2004/04/23 03:54:58 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.0.ebuild,v 1.5 2004/05/15 19:46:42 weeve 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 |