diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-17 21:18:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-17 21:18:05 +0000 |
commit | 096203aa92ca58f4d5264fa76b18c7928549896f (patch) | |
tree | e0e462da09f4d52d065f1a3ad7c6efe545272ee9 /media-sound/audacious | |
parent | Version bump. Bug fixes. No need to eautoreconf, closes: #273823. (diff) | |
download | gentoo-2-096203aa92ca58f4d5264fa76b18c7928549896f.tar.gz gentoo-2-096203aa92ca58f4d5264fa76b18c7928549896f.tar.bz2 gentoo-2-096203aa92ca58f4d5264fa76b18c7928549896f.zip |
stable x86, bug 274549
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 809b818a718d..0c60a242742d 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.164 2009/06/17 19:43:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.165 2009/06/17 21:18:05 fauli Exp $ + + 17 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + audacious-2.0.1.ebuild: + stable x86, bug 274549 17 Jun 2009; <chainsaw@gentoo.org> -files/1.1.1-ffwma-asm.diff, -audacious-1.4.5.ebuild, -files/1.1.2-fix-playlist-transparency.patch, diff --git a/media-sound/audacious/audacious-2.0.1.ebuild b/media-sound/audacious/audacious-2.0.1.ebuild index 0b8a33815269..5efe976a5623 100644 --- a/media-sound/audacious/audacious-2.0.1.ebuild +++ b/media-sound/audacious/audacious-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.0.1.ebuild,v 1.2 2009/06/17 12:06:57 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.0.1.ebuild,v 1.3 2009/06/17 21:18:05 fauli Exp $ MY_P="${P/_/-}" S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="altivec chardet nls libsamplerate session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |