summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-04-25 13:57:22 +0000
committerSamuli Suominen <drac@gentoo.org>2008-04-25 13:57:22 +0000
commit9df24876e7cfdd9575ca49cdb199b265311b03dd (patch)
tree20066955b840abcb334c0debab2a6130a5550270 /net-misc/ices/ices-2.0.1-r1.ebuild
parenttyping error in changelog (diff)
downloadgentoo-2-9df24876e7cfdd9575ca49cdb199b265311b03dd.tar.gz
gentoo-2-9df24876e7cfdd9575ca49cdb199b265311b03dd.tar.bz2
gentoo-2-9df24876e7cfdd9575ca49cdb199b265311b03dd.zip
amd64 stable and remove old wrt #217278
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'net-misc/ices/ices-2.0.1-r1.ebuild')
-rw-r--r--net-misc/ices/ices-2.0.1-r1.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/ices/ices-2.0.1-r1.ebuild b/net-misc/ices/ices-2.0.1-r1.ebuild
index f6bf0d7e0b5e..5ed19c4955e4 100644
--- a/net-misc/ices/ices-2.0.1-r1.ebuild
+++ b/net-misc/ices/ices-2.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.1-r1.ebuild,v 1.4 2008/02/05 11:08:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ices/ices-2.0.1-r1.ebuild,v 1.5 2008/04/25 13:57:22 drac Exp $
inherit eutils
@@ -8,14 +8,14 @@ DESCRIPTION="Icecast OGG streaming client, supports on the fly re-encoding."
HOMEPAGE="http://www.icecast.org/ices.php"
SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.bz2"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ppc64 sparc x86"
+SLOT="0"
+KEYWORDS="~alpha amd64 ppc64 sparc x86"
IUSE=""
RDEPEND="dev-libs/libxml2
- >=media-libs/libshout-2.0
- >=media-libs/libvorbis-1.0"
+ >=media-libs/libshout-2
+ >=media-libs/libvorbis-1"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
@@ -34,7 +34,7 @@ src_install() {
dodoc AUTHORS README TODO
insinto /etc/ices2
doins conf/*.xml
- dohtml doc/{*.html,*.css}
+ dohtml doc/*.{html,css}
newman debian/ices2.1 ices.1
newinitd "${FILESDIR}"/ices.initd ices
keepdir /var/log/ices