summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-11-26 20:41:44 +0000
committerChristoph Mende <angelos@gentoo.org>2007-11-26 20:41:44 +0000
commit59511bc3fe7aa4739f972f26b636aa0677a25725 (patch)
tree0cc64d2dfcae443b26a96ad29d48a241d4caee54 /media-sound/darkice
parentUse export VAR= instead of unset because Portage does not preserve unsetting ... (diff)
downloadgentoo-2-59511bc3fe7aa4739f972f26b636aa0677a25725.tar.gz
gentoo-2-59511bc3fe7aa4739f972f26b636aa0677a25725.tar.bz2
gentoo-2-59511bc3fe7aa4739f972f26b636aa0677a25725.zip
Stable on amd64 wrt bug #200414
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'media-sound/darkice')
-rw-r--r--media-sound/darkice/ChangeLog5
-rw-r--r--media-sound/darkice/darkice-0.18.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/darkice/ChangeLog b/media-sound/darkice/ChangeLog
index dd1e1057151a..18aba1880343 100644
--- a/media-sound/darkice/ChangeLog
+++ b/media-sound/darkice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/darkice
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/ChangeLog,v 1.41 2007/07/23 18:43:32 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/ChangeLog,v 1.42 2007/11/26 20:41:44 angelos Exp $
+
+ 26 Nov 2007; Christoph Mende <angelos@gentoo.org> darkice-0.18.1.ebuild:
+ Stable on amd64 wrt bug #200414
*darkice-0.18.1 (23 Jul 2007)
diff --git a/media-sound/darkice/darkice-0.18.1.ebuild b/media-sound/darkice/darkice-0.18.1.ebuild
index e7437b0b169e..6e8093e66387 100644
--- a/media-sound/darkice/darkice-0.18.1.ebuild
+++ b/media-sound/darkice/darkice-0.18.1.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/media-sound/darkice/darkice-0.18.1.ebuild,v 1.1 2007/07/23 18:43:32 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.18.1.ebuild,v 1.2 2007/11/26 20:41:44 angelos Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.tyrell.hu/dist/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="aac alsa encode jack twolame vorbis"
DEPEND="encode? ( >=media-sound/lame-1.89 )