diff options
author | 2007-07-28 19:02:09 +0000 | |
---|---|---|
committer | 2007-07-28 19:02:09 +0000 | |
commit | e4accf445667d15061b861ce508bdaf518d22931 (patch) | |
tree | 1be8f54858ca400d8988b4c52332745346e041f4 /net-misc/icecast/icecast-2.3.1-r1.ebuild | |
parent | amd64 stable, bug 186785 (diff) | |
download | gentoo-2-e4accf445667d15061b861ce508bdaf518d22931.tar.gz gentoo-2-e4accf445667d15061b861ce508bdaf518d22931.tar.bz2 gentoo-2-e4accf445667d15061b861ce508bdaf518d22931.zip |
amd64 stable, bug 185967
(Portage version: 2.1.2.9)
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 67893835a7a2..9eec825aceed 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.12 2007/07/27 21:27:48 ticho Exp $ +# $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 $ 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 |