diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-07-19 15:14:57 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-07-19 15:14:57 +0000 |
commit | 7e275f532a8ff3ed6a70a649bd50a449babefd35 (patch) | |
tree | cde235d828d3e4a8335f83874dca7240c174d3b0 /net-misc/icecast | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-7e275f532a8ff3ed6a70a649bd50a449babefd35.tar.gz gentoo-2-7e275f532a8ff3ed6a70a649bd50a449babefd35.tar.bz2 gentoo-2-7e275f532a8ff3ed6a70a649bd50a449babefd35.zip |
readding ~amd64
(Portage version: 2.1_pre9-r5)
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 568310075871..4d523093c235 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.55 2006/04/30 23:12:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.56 2006/07/19 15:14:57 blubb Exp $ + + 19 Jul 2006; Simon Stelling <blubb@gentoo.org> icecast-2.3.1-r1.ebuild: + readding ~amd64 30 Apr 2006; Jason Wever <weeve@gentoo.org> icecast-2.3.1-r1.ebuild: Readded ~sparc keyword again as it went missing. diff --git a/net-misc/icecast/icecast-2.3.1-r1.ebuild b/net-misc/icecast/icecast-2.3.1-r1.ebuild index 01ddc11fe5d7..1dc2fa35675c 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.2 2006/04/30 23:12:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.3 2006/07/19 15:14:57 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="theora yp" DEPEND="dev-libs/libxslt |