diff options
author | 2009-05-23 03:28:06 +0000 | |
---|---|---|
committer | 2009-05-23 03:28:06 +0000 | |
commit | fbbda079af83632c564fe0a4399b01a5799c5116 (patch) | |
tree | 3359c602296bc783ac57c0beab917c633b8e3ec0 /media-sound/darkice | |
parent | Stable for HPPA (bug #270102). (diff) | |
download | gentoo-2-fbbda079af83632c564fe0a4399b01a5799c5116.tar.gz gentoo-2-fbbda079af83632c564fe0a4399b01a5799c5116.tar.bz2 gentoo-2-fbbda079af83632c564fe0a4399b01a5799c5116.zip |
Stable for HPPA (bug #270783).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-sound/darkice')
-rw-r--r-- | media-sound/darkice/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/darkice/darkice-0.19.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/darkice/ChangeLog b/media-sound/darkice/ChangeLog index 9d6cebfe82ce..fadc0597913f 100644 --- a/media-sound/darkice/ChangeLog +++ b/media-sound/darkice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/darkice -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/ChangeLog,v 1.49 2008/07/14 10:30:06 yngwin Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/ChangeLog,v 1.50 2009/05/23 03:28:06 jer Exp $ + + 23 May 2009; Jeroen Roovers <jer@gentoo.org> darkice-0.19.ebuild: + Stable for HPPA (bug #270783). 14 Jul 2008; Ben de Groot <yngwin@gentoo.org> Manifest: Forcing Manifest update to fix bug 231094 diff --git a/media-sound/darkice/darkice-0.19.ebuild b/media-sound/darkice/darkice-0.19.ebuild index 9f962159871a..d6ef344521b5 100644 --- a/media-sound/darkice/darkice-0.19.ebuild +++ b/media-sound/darkice/darkice-0.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.19.ebuild,v 1.1 2008/07/07 16:40:16 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.19.ebuild,v 1.2 2009/05/23 03:28:06 jer 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" RDEPEND="encode? ( media-sound/lame ) |