diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2007-07-26 21:07:35 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2007-07-26 21:07:35 +0000 |
commit | dc254110a8f6387698651f0e6603984a353ea0c5 (patch) | |
tree | d60a625aab88e6240aefeee65d986d966996de08 /net-misc/icecast | |
parent | Stable on sparc (diff) | |
download | gentoo-2-dc254110a8f6387698651f0e6603984a353ea0c5.tar.gz gentoo-2-dc254110a8f6387698651f0e6603984a353ea0c5.tar.bz2 gentoo-2-dc254110a8f6387698651f0e6603984a353ea0c5.zip |
2.2.0 stable on PPC, readd ~ppc to 2.3.1-r1; it was lost in Dec 2005. No bug number, just to finally shut up the ever annoying armin76.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.3.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index acc8b903401d..600013a9b348 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.67 2007/07/26 21:00:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.68 2007/07/26 21:07:35 chainsaw Exp $ + + 26 Jul 2007; Tony Vroon <chainsaw@gentoo.org> icecast-2.2.0.ebuild, + icecast-2.3.1-r1.ebuild: + 2.2.0 stable on PPC, readd ~ppc to 2.3.1-r1; it was lost in Dec 2005. 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> icecast-2.2.0.ebuild, icecast-2.3.1-r1.ebuild: diff --git a/net-misc/icecast/icecast-2.2.0.ebuild b/net-misc/icecast/icecast-2.2.0.ebuild index 5aef6539e348..8edf6d8317e1 100644 --- a/net-misc/icecast/icecast-2.2.0.ebuild +++ b/net-misc/icecast/icecast-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.12 2007/07/26 21:00:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.13 2007/07/26 21:07:35 chainsaw Exp $ IUSE="yp" @@ -12,7 +12,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" DEPEND="dev-libs/libxslt media-libs/libogg diff --git a/net-misc/icecast/icecast-2.3.1-r1.ebuild b/net-misc/icecast/icecast-2.3.1-r1.ebuild index e64576475fbd..d3490eaec175 100644 --- a/net-misc/icecast/icecast-2.3.1-r1.ebuild +++ b/net-misc/icecast/icecast-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.9 2007/07/26 21:00:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.10 2007/07/26 21:07:35 chainsaw Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="theora yp" DEPEND="dev-libs/libxslt |