diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-09 05:44:24 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-09 05:44:24 +0000 |
commit | 584f7071efbae910e076a54e1cb5645df3d5500a (patch) | |
tree | 61ee38276db432efb3cd9ef3481321c5f59e919f /app-text/iso-codes/iso-codes-0.49.ebuild | |
parent | tidy (diff) | |
download | gentoo-2-584f7071efbae910e076a54e1cb5645df3d5500a.tar.gz gentoo-2-584f7071efbae910e076a54e1cb5645df3d5500a.tar.bz2 gentoo-2-584f7071efbae910e076a54e1cb5645df3d5500a.zip |
Fixing license, resolves bug #118239
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/iso-codes/iso-codes-0.49.ebuild')
-rw-r--r-- | app-text/iso-codes/iso-codes-0.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/iso-codes/iso-codes-0.49.ebuild b/app-text/iso-codes/iso-codes-0.49.ebuild index 0621d79b1d21..77b81a5f9e65 100644 --- a/app-text/iso-codes/iso-codes-0.49.ebuild +++ b/app-text/iso-codes/iso-codes-0.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.1 2006/01/06 23:54:24 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-0.49.ebuild,v 1.2 2006/01/09 05:44:24 compnerd Exp $ inherit autotools @@ -8,7 +8,7 @@ DESCRIPTION="Provides the list of country and language names" HOMEPAGE="http://alioth.debian.org/projects/pkg-isocodes/" SRC_URI="mirror://debian/pool/main/i/iso-codes/${PN}_${PV}.orig.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |