diff options
author | 2009-06-07 06:46:06 +0000 | |
---|---|---|
committer | 2009-06-07 06:46:06 +0000 | |
commit | d1d484f22acda32028cc925b9376fb4d84ee6d47 (patch) | |
tree | ecf0c711506b5ec4ba8d6dcdcf12c4ce02be0d7d /media-sound/exaile | |
parent | Minor license adjustment (diff) | |
download | gentoo-2-d1d484f22acda32028cc925b9376fb4d84ee6d47.tar.gz gentoo-2-d1d484f22acda32028cc925b9376fb4d84ee6d47.tar.bz2 gentoo-2-d1d484f22acda32028cc925b9376fb4d84ee6d47.zip |
Minor license adjustment
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/exaile-0.3.0_alpha2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/exaile/exaile-0.3.0_alpha2.ebuild b/media-sound/exaile/exaile-0.3.0_alpha2.ebuild index 05458115cb6d..7b0d97124ddc 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.3 2009/06/07 06:42:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.0_alpha2.ebuild,v 1.4 2009/06/07 06:46:06 ssuominen Exp $ EAPI=2 inherit eutils fdo-mime multilib python @@ -11,7 +11,7 @@ DESCRIPTION="a media player aiming to be similar to AmaroK, but for GTK+" HOMEPAGE="http://www.exaile.org" SRC_URI="http://www.exaile.org/files/${PN}_${MY_PV}.tar.gz" -LICENSE="|| ( GPL-2 GPL-3 )" +LICENSE="GPL-2 GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="cddb doc hal libnotify +libsexy nls" |