diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-10 17:00:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-10 17:00:26 +0000 |
commit | 3436ab40097ad0094d125eb398e188a7b0a5e698 (patch) | |
tree | 084f0e871fc6ce26a91c248a0442805a59d980f6 /media-sound/audacious | |
parent | Marking libguess-1.0 ppc for bug 383991 (diff) | |
download | gentoo-2-3436ab40097ad0094d125eb398e188a7b0a5e698.tar.gz gentoo-2-3436ab40097ad0094d125eb398e188a7b0a5e698.tar.bz2 gentoo-2-3436ab40097ad0094d125eb398e188a7b0a5e698.zip |
Marking audacious-3.1 ppc for bug 383991
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 48e3f9b0e8c8..accd25fba62c 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.255 2012/02/19 15:32:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.256 2012/03/10 17:00:26 ranger Exp $ + + 10 Mar 2012; Brent Baude <ranger@gentoo.org> audacious-3.1.ebuild: + Marking audacious-3.1 ppc for bug 383991 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> audacious-3.1.ebuild: sparc stable wrt #383991 diff --git a/media-sound/audacious/audacious-3.1.ebuild b/media-sound/audacious/audacious-3.1.ebuild index a86ad871a937..0871cb904e58 100644 --- a/media-sound/audacious/audacious-3.1.ebuild +++ b/media-sound/audacious/audacious-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.9 2012/02/19 15:32:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.10 2012/03/10 17:00:26 ranger Exp $ EAPI=4 inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="chardet nls session" RDEPEND=">=dev-libs/dbus-glib-0.60 |