diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-13 19:42:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-13 19:42:21 +0000 |
commit | 33a8fa4b961fd8e22f3a7f9cfe847e91e50afc58 (patch) | |
tree | 4dcf62e3d629731cf5975eab100f60b771a05cd6 /media-sound | |
parent | amd64/x86 stable, bug #268837 (diff) | |
download | gentoo-2-33a8fa4b961fd8e22f3a7f9cfe847e91e50afc58.tar.gz gentoo-2-33a8fa4b961fd8e22f3a7f9cfe847e91e50afc58.tar.bz2 gentoo-2-33a8fa4b961fd8e22f3a7f9cfe847e91e50afc58.zip |
amd64/x86 stable, bug #268837
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/exaile/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/exaile/exaile-0.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/exaile/ChangeLog b/media-sound/exaile/ChangeLog index ef5e90423be6..25640c56e2fb 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.49 2009/05/07 10:08:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.50 2009/05/13 19:42:21 maekke Exp $ + + 13 May 2009; Markus Meier <maekke@gentoo.org> exaile-0.2.14.ebuild: + amd64/x86 stable, bug #268837 06 May 2009; Samuli Suominen <ssuominen@gentoo.org> exaile-0.2.14.ebuild, metadata.xml: diff --git a/media-sound/exaile/exaile-0.2.14.ebuild b/media-sound/exaile/exaile-0.2.14.ebuild index 8245282dec3b..8a3c9e6434f6 100644 --- a/media-sound/exaile/exaile-0.2.14.ebuild +++ b/media-sound/exaile/exaile-0.2.14.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.2.14.ebuild,v 1.3 2009/05/06 18:03:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.14.ebuild,v 1.4 2009/05/13 19:42:21 maekke Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="http://www.exaile.org/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="aac alsa cdparanoia flac gnome ipod +jpeg libnotify +libsexy mad musepack mtp nls ogg oss +png vorbis" |