diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-04 23:53:34 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-04 23:53:34 +0000 |
commit | b386e17155ecdf6c6d242917665dc411328085fe (patch) | |
tree | 12cd7cd356fbc0cb365286f85f706d998087bc12 /media-sound/darkice | |
parent | Updated to use final 4.4 release. (diff) | |
download | historical-b386e17155ecdf6c6d242917665dc411328085fe.tar.gz historical-b386e17155ecdf6c6d242917665dc411328085fe.tar.bz2 historical-b386e17155ecdf6c6d242917665dc411328085fe.zip |
amd64 stable, bug 133776
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'media-sound/darkice')
-rw-r--r-- | media-sound/darkice/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/darkice/darkice-0.17.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/darkice/ChangeLog b/media-sound/darkice/ChangeLog index 90e1f6d2103e..936ca155ae56 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.31 2007/02/02 19:24:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/ChangeLog,v 1.32 2007/02/04 23:53:34 beandog Exp $ + + 04 Feb 2007; Steve Dibb <beandog@gentoo.org> darkice-0.17.1.ebuild: + amd64 stable, bug 133776 02 Feb 2007; Raúl Porcel <armin76@gentoo.org> darkice-0.17.ebuild: x86 stable wrt bug 133776 diff --git a/media-sound/darkice/darkice-0.17.1.ebuild b/media-sound/darkice/darkice-0.17.1.ebuild index df7fc9ff83f1..71c1875cea86 100644 --- a/media-sound/darkice/darkice-0.17.1.ebuild +++ b/media-sound/darkice/darkice-0.17.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.17.1.ebuild,v 1.2 2007/02/01 18:46:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/darkice/darkice-0.17.1.ebuild,v 1.3 2007/02/04 23:53:34 beandog Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="aac alsa encode jack twolame vorbis" DEPEND="encode? ( >=media-sound/lame-1.89 ) |