diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-07-15 09:47:27 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-07-15 09:47:27 +0000 |
commit | 40f1b414796f9202e72ed8e390035b183f4f1c6a (patch) | |
tree | f2cd431b568fe0c43146ca87e3bfc4166c3e3b64 /media-sound | |
parent | Stable on hppa. See bug #139319. (diff) | |
download | gentoo-2-40f1b414796f9202e72ed8e390035b183f4f1c6a.tar.gz gentoo-2-40f1b414796f9202e72ed8e390035b183f4f1c6a.tar.bz2 gentoo-2-40f1b414796f9202e72ed8e390035b183f4f1c6a.zip |
Stable on hppa. See bug #139957.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 087e05403def..2cdd1b22a4b4 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.56 2006/07/12 13:49:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.57 2006/07/15 09:47:27 killerfox Exp $ + + 15 Jul 2006; Rene Nussbaumer <killerfox@gentoo.org> + audacious-1.1.0.ebuild: + Stable on hppa. See bug #139957. 12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> audacious-1.1.0.ebuild: diff --git a/media-sound/audacious/audacious-1.1.0.ebuild b/media-sound/audacious/audacious-1.1.0.ebuild index 94bfa96c2166..7b9cd5c41cbe 100644 --- a/media-sound/audacious/audacious-1.1.0.ebuild +++ b/media-sound/audacious/audacious-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.0.ebuild,v 1.7 2006/07/12 13:49:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.1.0.ebuild,v 1.8 2006/07/15 09:47:27 killerfox Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://audacious-media-player.org/release/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="aac alsa arts esd flac gnome jack lirc mmx modplug mp3 musepack nls oss sid sndfile timidity vorbis wma" RDEPEND="app-arch/unzip |