summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
commitd7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch)
tree4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/darkice
parentadd workaround for people with non PHPSAPI versions in /var/db/pkg (diff)
downloadgentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip
unmasks and changelog fixes
Diffstat (limited to 'media-sound/darkice')
-rw-r--r--media-sound/darkice/darkice-0.12.ebuild4
-rw-r--r--media-sound/darkice/darkice-0.13.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/darkice/darkice-0.12.ebuild b/media-sound/darkice/darkice-0.12.ebuild
index 9a58c77994db..b091b08ba842 100644
--- a/media-sound/darkice/darkice-0.12.ebuild
+++ b/media-sound/darkice/darkice-0.12.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.12.ebuild,v 1.2 2003/02/13 13:09:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.12.ebuild,v 1.3 2003/07/12 20:30:50 aliz Exp $
DESCRIPTION="IceCast live streamer delivering Ogg and mp3 streams simulatenously to multiple hosts."
HOMEPAGE="http://darkice.sourceforge.net/"
-KEYWORDS="~x86"
+KEYWORDS="x86"
LICENSE="GPL-2"
SLOT="0"
IUSE="encode oggvorbis"
diff --git a/media-sound/darkice/darkice-0.13.ebuild b/media-sound/darkice/darkice-0.13.ebuild
index f4dcf48a13b9..9fdf9b35feaa 100644
--- a/media-sound/darkice/darkice-0.13.ebuild
+++ b/media-sound/darkice/darkice-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.13.ebuild,v 1.2 2003/03/14 10:11:48 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.13.ebuild,v 1.3 2003/07/12 20:30:50 aliz Exp $
IUSE="encode oggvorbis"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa"
DEPEND="encode? ( >=media-sound/lame-1.89 )