diff options
author | 2008-04-12 11:08:05 +0000 | |
---|---|---|
committer | 2008-04-12 11:08:05 +0000 | |
commit | 92a14711debf3aaa3867dadb8835f87eae4121e1 (patch) | |
tree | 56792954064245a7713dc6321a8fccf601a6bfb7 /media-sound/exaile | |
parent | Stable on ppc wrt bug 216786 (diff) | |
download | gentoo-2-92a14711debf3aaa3867dadb8835f87eae4121e1.tar.gz gentoo-2-92a14711debf3aaa3867dadb8835f87eae4121e1.tar.bz2 gentoo-2-92a14711debf3aaa3867dadb8835f87eae4121e1.zip |
Stable on ppc wrt bug 216769
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/exaile/exaile-0.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/exaile/ChangeLog b/media-sound/exaile/ChangeLog index 407274ca4647..27a46b5879af 100644 --- a/media-sound/exaile/ChangeLog +++ b/media-sound/exaile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/exaile # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.42 2008/04/11 22:40:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.43 2008/04/12 11:08:05 nixnut Exp $ + + 12 Apr 2008; nixnut <nixnut@gentoo.org> exaile-0.2.13.ebuild: + Stable on ppc wrt bug 216769 11 Apr 2008; Markus Meier <maekke@gentoo.org> exaile-0.2.13.ebuild: x86 stable, bug #216769 diff --git a/media-sound/exaile/exaile-0.2.13.ebuild b/media-sound/exaile/exaile-0.2.13.ebuild index ea7ec0568f8f..dafa99d60d98 100644 --- a/media-sound/exaile/exaile-0.2.13.ebuild +++ b/media-sound/exaile/exaile-0.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.13.ebuild,v 1.3 2008/04/11 22:40:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.13.ebuild,v 1.4 2008/04/12 11:08:05 nixnut Exp $ EAPI=1 @@ -16,7 +16,7 @@ SRC_URI="http://www.exaile.org/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="aac alsa cdparanoia equalizer flac gnome ipod +jpeg libnotify +libsexy mad musepack nls ogg oss +png vorbis" |