diff options
author | Jason Wever <weeve@gentoo.org> | 2006-04-30 23:12:34 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-04-30 23:12:34 +0000 |
commit | e68124fc6208c08120517393a52a63a1acaa27af (patch) | |
tree | cd4e47b9088879fd9e7f59f8ef832da397439c50 /net-misc/icecast/icecast-2.3.1-r1.ebuild | |
parent | Update to 6.1_rc1 and disable ssp on the ld-elf.so loader to avoid breaking it. (diff) | |
download | gentoo-2-e68124fc6208c08120517393a52a63a1acaa27af.tar.gz gentoo-2-e68124fc6208c08120517393a52a63a1acaa27af.tar.bz2 gentoo-2-e68124fc6208c08120517393a52a63a1acaa27af.zip |
Readded ~sparc keyword again as it went missing.
(Portage version: 2.1_pre10)
Diffstat (limited to 'net-misc/icecast/icecast-2.3.1-r1.ebuild')
-rw-r--r-- | net-misc/icecast/icecast-2.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/icecast/icecast-2.3.1-r1.ebuild b/net-misc/icecast/icecast-2.3.1-r1.ebuild index ee1659baa928..01ddc11fe5d7 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.1 2006/03/23 06:05:28 cardoe Exp $ +# $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 $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="theora yp" DEPEND="dev-libs/libxslt |