diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-06 08:00:36 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-06 08:00:36 +0000 |
commit | 9a396007ba4d4df538a4e3f1af6e5f9c737cfba0 (patch) | |
tree | de526906568a4379d46a1bdfe2417ead2bb2c10d /net-misc/icecast | |
parent | Added a patch to remove glibc specific calls. Thanks to Peter S. Mazinger <ps... (diff) | |
download | gentoo-2-9a396007ba4d4df538a4e3f1af6e5f9c737cfba0.tar.gz gentoo-2-9a396007ba4d4df538a4e3f1af6e5f9c737cfba0.tar.bz2 gentoo-2-9a396007ba4d4df538a4e3f1af6e5f9c737cfba0.zip |
~amd64
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 ae47a5473c38..ebf551406c65 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.37 2004/11/06 04:53:54 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.38 2004/11/06 08:00:36 blubb Exp $ + + 06 Nov 2004; Simon Stelling <blubb@gentoo.org> icecast-2.1.0.ebuild: + added ~amd64 06 Nov 2004; Daniel Black <dragonheart@gentoo.org> icecast-2.1.0.ebuild: ~ppc keyworded as per bug #70096. Thanks Warren Dukes diff --git a/net-misc/icecast/icecast-2.1.0.ebuild b/net-misc/icecast/icecast-2.1.0.ebuild index 9180b1ab85c7..13b5315a0be1 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.3 2004/11/06 04:53:54 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.4 2004/11/06 08:00:36 blubb 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" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" DEPEND="dev-libs/libxslt media-libs/libogg |