diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-03-17 04:04:33 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-03-17 04:04:33 +0000 |
commit | e52612600bfca89b2a722796bdc60842b037a040 (patch) | |
tree | 3ba76583fb383af3c5ad170ef62eca266e2ca745 /net-misc/icecast | |
parent | festival is now in app-accessibility. (Manifest recommit) (diff) | |
download | gentoo-2-e52612600bfca89b2a722796bdc60842b037a040.tar.gz gentoo-2-e52612600bfca89b2a722796bdc60842b037a040.tar.bz2 gentoo-2-e52612600bfca89b2a722796bdc60842b037a040.zip |
Added ~amd64 to KEYWORDS.
Diffstat (limited to 'net-misc/icecast')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 63b610fdfd4f..d0142740fa38 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.17 2004/02/17 20:22:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.18 2004/03/17 04:04:33 absinthe Exp $ + + 16 Mar 2004; Dylan Carlson <absinthe@gentoo.org> icecast-2.0.0.ebuild: + Added amd64 to KEYWORDS. 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> icecast-2.0.0.ebuild: add ~alpha diff --git a/net-misc/icecast/icecast-2.0.0.ebuild b/net-misc/icecast/icecast-2.0.0.ebuild index f78033aefe35..f0b63eea5768 100644 --- a/net-misc/icecast/icecast-2.0.0.ebuild +++ b/net-misc/icecast/icecast-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.0.ebuild,v 1.2 2004/02/17 20:22:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.0.ebuild,v 1.3 2004/03/17 04:04:33 absinthe Exp $ IUSE="oggvorbis curl" @@ -12,7 +12,7 @@ SRC_URI="http://www.icecast.org/files/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" DEPEND="virtual/glibc dev-libs/libxml2 |