summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-06-07 06:42:25 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-06-07 06:42:25 +0000
commit8d40cc6caf097cde3a09d8b4968bb486c00765e1 (patch)
tree2f6d35587d92c163269aff6999722c235f1a1db1 /media-sound/exaile
parentFixed pre-stripped files and LDFLAGS, bug #252038. Straight to stable for tho... (diff)
downloadgentoo-2-8d40cc6caf097cde3a09d8b4968bb486c00765e1.tar.gz
gentoo-2-8d40cc6caf097cde3a09d8b4968bb486c00765e1.tar.bz2
gentoo-2-8d40cc6caf097cde3a09d8b4968bb486c00765e1.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.ebuild4
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 40d85d745bca..05458115cb6d 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.2 2009/06/06 20:15:37 ssuominen Exp $
+# $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 $
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-3"
+LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="cddb doc hal libnotify +libsexy nls"