diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-22 17:15:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-22 17:15:32 +0000 |
commit | af25417e57e005107fada87e479704c563ddbd76 (patch) | |
tree | 27acdbb47124507b9a7b3c2ecb7f26f57c97351d /net-misc/icecast | |
parent | die if emake fails. (Manifest recommit) (diff) | |
download | gentoo-2-af25417e57e005107fada87e479704c563ddbd76.tar.gz gentoo-2-af25417e57e005107fada87e479704c563ddbd76.tar.bz2 gentoo-2-af25417e57e005107fada87e479704c563ddbd76.zip |
Added ~ppc64 to KEYWORDS; bug #70096
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index ac04553052b3..63cd0084a3fc 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.39 2004/11/11 10:16:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.40 2004/11/22 17:15:32 corsair Exp $ + + 22 Nov 2004; Markus Rothe <corsair@gentoo.org> icecast-2.1.0.ebuild: + Added ~ppc64 to KEYWORDS; bug #70096 11 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> -files/icecast-1.3.12-variables-gentoo.diff.bz2, -icecast-2.0.0.ebuild, diff --git a/net-misc/icecast/icecast-2.1.0.ebuild b/net-misc/icecast/icecast-2.1.0.ebuild index 13b5315a0be1..83f219c170c2 100644 --- a/net-misc/icecast/icecast-2.1.0.ebuild +++ b/net-misc/icecast/icecast-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.4 2004/11/06 08:00:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.5 2004/11/22 17:15:32 corsair Exp $ IUSE="doc yp" @@ -12,7 +12,7 @@ SRC_URI="http://svn.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64" DEPEND="dev-libs/libxslt media-libs/libogg |