diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-11 13:52:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-11 13:52:05 +0000 |
commit | 6d8e75f40479d6da8544c93d8fca3abd12f4a2fa (patch) | |
tree | 365a2f39728fa6d52cd4a9e478c1ee3a283ac47e /media-sound/audacious | |
parent | Marking activeresource-3.1.3 ~ppc64 for bug 396177 (diff) | |
download | gentoo-2-6d8e75f40479d6da8544c93d8fca3abd12f4a2fa.tar.gz gentoo-2-6d8e75f40479d6da8544c93d8fca3abd12f4a2fa.tar.bz2 gentoo-2-6d8e75f40479d6da8544c93d8fca3abd12f4a2fa.zip |
Marking audacious-3.1 ppc64 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 accd25fba62c..64b140e49c61 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.256 2012/03/10 17:00:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.257 2012/03/11 13:52:05 ranger Exp $ + + 11 Mar 2012; Brent Baude <ranger@gentoo.org> audacious-3.1.ebuild: + Marking audacious-3.1 ppc64 for bug 383991 10 Mar 2012; Brent Baude <ranger@gentoo.org> audacious-3.1.ebuild: Marking audacious-3.1 ppc for bug 383991 diff --git a/media-sound/audacious/audacious-3.1.ebuild b/media-sound/audacious/audacious-3.1.ebuild index 0871cb904e58..9dc6856113b4 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.10 2012/03/10 17:00:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.11 2012/03/11 13:52:05 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 |