diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-22 14:30:31 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-22 14:30:31 +0000 |
commit | 6de3fc4069480e79f738396f6e91740025d57fd6 (patch) | |
tree | e7d20aeb8d10304970f77c117bb9ffd630ab2eab /media-sound/exaile | |
parent | ppc stable, bug #202174 (diff) | |
download | gentoo-2-6de3fc4069480e79f738396f6e91740025d57fd6.tar.gz gentoo-2-6de3fc4069480e79f738396f6e91740025d57fd6.tar.bz2 gentoo-2-6de3fc4069480e79f738396f6e91740025d57fd6.zip |
ppc stable, bug #202174
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/exaile/exaile-0.2.11.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/exaile/ChangeLog b/media-sound/exaile/ChangeLog index b18b05a81135..d8e6eb606cb8 100644 --- a/media-sound/exaile/ChangeLog +++ b/media-sound/exaile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/exaile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.35 2007/12/15 09:04:30 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.36 2007/12/22 14:30:31 dertobi123 Exp $ + + 22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + exaile-0.2.11.1.ebuild: + ppc stable, bug #202174 15 Dec 2007; Samuli Suominen <drac@gentoo.org> exaile-0.2.11.1.ebuild: gst-plugins-jpeg is required for some podcasts. diff --git a/media-sound/exaile/exaile-0.2.11.1.ebuild b/media-sound/exaile/exaile-0.2.11.1.ebuild index 7e836d3595a8..1616aa0376df 100644 --- a/media-sound/exaile/exaile-0.2.11.1.ebuild +++ b/media-sound/exaile/exaile-0.2.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.11.1.ebuild,v 1.4 2007/12/15 09:04:30 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.11.1.ebuild,v 1.5 2007/12/22 14:30:31 dertobi123 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 vorbis" |