diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 18:18:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 18:18:54 +0000 |
commit | bd23c3d05a00ad166dabc0c4755849686dec9711 (patch) | |
tree | c50364d3ff0c0270a381ba5d0adfb43a885ca758 /net-misc/icecast/icecast-2.3.1-r1.ebuild | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-bd23c3d05a00ad166dabc0c4755849686dec9711.tar.gz gentoo-2-bd23c3d05a00ad166dabc0c4755849686dec9711.tar.bz2 gentoo-2-bd23c3d05a00ad166dabc0c4755849686dec9711.zip |
alpha stable wrt #185967
(Portage version: 2.1.2.11)
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 c29e8f045b94..5a633770dcda 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.15 2007/07/30 10:50:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.3.1-r1.ebuild,v 1.16 2007/08/08 18:18:54 armin76 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 |