diff options
author | 2007-07-29 18:34:57 +0000 | |
---|---|---|
committer | 2007-07-29 18:34:57 +0000 | |
commit | ac0da5f10a08bf979edb48cbbe2e3033d4c32cbb (patch) | |
tree | fc7e414298bc0ad56179b1ee63237471652b4033 /net-misc/icecast/icecast-2.3.1-r1.ebuild | |
parent | ppc stable, bug #186143 (diff) | |
download | gentoo-2-ac0da5f10a08bf979edb48cbbe2e3033d4c32cbb.tar.gz gentoo-2-ac0da5f10a08bf979edb48cbbe2e3033d4c32cbb.tar.bz2 gentoo-2-ac0da5f10a08bf979edb48cbbe2e3033d4c32cbb.zip |
ppc stable, bug #185967
(Portage version: 2.1.3_rc9)
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 9eec825aceed..7e37a64c8ffe 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-2007 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.13 2007/07/28 19:02:09 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.14 2007/07/29 18:34:57 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="theora yp" DEPEND="dev-libs/libxslt |