diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-23 19:52:57 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-23 19:52:57 +0000 |
commit | 6e12db5a446b71105a006e3303a087301d2e1e5e (patch) | |
tree | 4e9368f91d7a085635725c9e3c03059a1428aa3d /net-misc | |
parent | Removing whitespace. (diff) | |
download | gentoo-2-6e12db5a446b71105a006e3303a087301d2e1e5e.tar.gz gentoo-2-6e12db5a446b71105a006e3303a087301d2e1e5e.tar.bz2 gentoo-2-6e12db5a446b71105a006e3303a087301d2e1e5e.zip |
readded arches to KEYWORDS.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 936e0f3a5644..a5be5d512204 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.46 2005/01/23 15:08:36 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.47 2005/01/23 19:52:57 luckyduck Exp $ + + 23 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> icecast-2.2.0.ebuild: + readded arches to KEYWORDS. 23 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +files/2.2.0-gentoo.patch, icecast-2.2.0.ebuild: diff --git a/net-misc/icecast/icecast-2.2.0.ebuild b/net-misc/icecast/icecast-2.2.0.ebuild index 2c52ec8da39d..8a6ad7554400 100644 --- a/net-misc/icecast/icecast-2.2.0.ebuild +++ b/net-misc/icecast/icecast-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.2 2005/01/23 15:08:36 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.2.0.ebuild,v 1.3 2005/01/23 19:52:57 luckyduck 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="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="dev-libs/libxslt media-libs/libogg |