diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 13:58:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 13:58:31 +0000 |
commit | ec9cb5db0a6b6db8250be57736ecd96ed610fca8 (patch) | |
tree | 8b0148ce23273bd67db7eeeedd58250414c19ca4 /media-sound | |
parent | ppc stable #279189 (diff) | |
download | gentoo-2-ec9cb5db0a6b6db8250be57736ecd96ed610fca8.tar.gz gentoo-2-ec9cb5db0a6b6db8250be57736ecd96ed610fca8.tar.bz2 gentoo-2-ec9cb5db0a6b6db8250be57736ecd96ed610fca8.zip |
ppc stable #279276
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/exaile/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/exaile/exaile-0.3.0_alpha2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/exaile/ChangeLog b/media-sound/exaile/ChangeLog index c8a67535a6eb..571dee6dd88b 100644 --- a/media-sound/exaile/ChangeLog +++ b/media-sound/exaile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/exaile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.57 2009/08/02 20:53:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.58 2009/08/09 13:58:31 nixnut Exp $ + + 09 Aug 2009; nixnut <nixnut@gentoo.org> exaile-0.3.0_alpha2.ebuild: + ppc stable #279276 02 Aug 2009; Markus Meier <maekke@gentoo.org> exaile-0.3.0_alpha2.ebuild: x86 stable, bug #279276 diff --git a/media-sound/exaile/exaile-0.3.0_alpha2.ebuild b/media-sound/exaile/exaile-0.3.0_alpha2.ebuild index 47d893e2ad89..dbd81faf59ec 100644 --- a/media-sound/exaile/exaile-0.3.0_alpha2.ebuild +++ b/media-sound/exaile/exaile-0.3.0_alpha2.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/exaile/exaile-0.3.0_alpha2.ebuild,v 1.8 2009/08/02 20:53:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.0_alpha2.ebuild,v 1.9 2009/08/09 13:58:31 nixnut Exp $ EAPI=2 inherit eutils fdo-mime multilib python @@ -13,7 +13,7 @@ SRC_URI="http://www.exaile.org/files/${PN}_${MY_PV}.tar.gz" LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="cddb doc hal libnotify +libsexy nls" RDEPEND="dev-python/dbus-python |