diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-16 15:17:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-16 15:17:10 +0000 |
commit | 302b58f5a22dd4f26f6accdb669c181d964eccf8 (patch) | |
tree | 71887da558ad777ca607e4dc53a05aa8486e021e /net-misc/icecast | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-302b58f5a22dd4f26f6accdb669c181d964eccf8.tar.gz gentoo-2-302b58f5a22dd4f26f6accdb669c181d964eccf8.tar.bz2 gentoo-2-302b58f5a22dd4f26f6accdb669c181d964eccf8.zip |
Added ~ppc64
(Portage version: 2.1.1)
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 024c6daca09e..d50e7d01314a 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.57 2006/09/10 17:03:19 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.58 2006/09/16 15:17:10 corsair Exp $ + + 16 Sep 2006; Markus Rothe <corsair@gentoo.org> icecast-2.3.1-r1.ebuild: + Added ~ppc64 10 Sep 2006; Javier Villavicencio <the_paya@gentoo.org> icecast-2.3.1-r1.ebuild: diff --git a/net-misc/icecast/icecast-2.3.1-r1.ebuild b/net-misc/icecast/icecast-2.3.1-r1.ebuild index 4f22f6961c05..37321b826dc2 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-2006 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.4 2006/09/10 17:03:19 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.5 2006/09/16 15:17:10 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="theora yp" DEPEND="dev-libs/libxslt |