From 8d40cc6caf097cde3a09d8b4968bb486c00765e1 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sun, 7 Jun 2009 06:42:25 +0000 Subject: Minor license adjustment (Portage version: 2.2_rc33/cvs/Linux x86_64) --- media-sound/exaile/exaile-0.3.0_alpha2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound/exaile') 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" -- cgit v1.2.3-65-gdbad