diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 09:55:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 09:55:15 +0000 |
commit | e7cc48e42bc6afeed90a70da5f44f890f181a053 (patch) | |
tree | a59ce65efe360ffb1d995b32d9f7ec067dbdc76c /media-sound/exaile | |
parent | Add ~sparc (diff) | |
download | gentoo-2-e7cc48e42bc6afeed90a70da5f44f890f181a053.tar.gz gentoo-2-e7cc48e42bc6afeed90a70da5f44f890f181a053.tar.bz2 gentoo-2-e7cc48e42bc6afeed90a70da5f44f890f181a053.zip |
Add ~sparc
(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 27a46b5879af..03fb88b01664 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.43 2008/04/12 11:08:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.44 2008/04/18 09:55:15 armin76 Exp $ + + 18 Apr 2008; Raúl Porcel <armin76@gentoo.org> exaile-0.2.13.ebuild: + Add ~sparc 12 Apr 2008; nixnut <nixnut@gentoo.org> exaile-0.2.13.ebuild: Stable on ppc wrt bug 216769 diff --git a/media-sound/exaile/exaile-0.2.13.ebuild b/media-sound/exaile/exaile-0.2.13.ebuild index dafa99d60d98..2f128b4fb11a 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.4 2008/04/12 11:08:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.13.ebuild,v 1.5 2008/04/18 09:55:15 armin76 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 ~sparc x86" IUSE="aac alsa cdparanoia equalizer flac gnome ipod +jpeg libnotify +libsexy mad musepack nls ogg oss +png vorbis" |