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 | 8df4491e4202a3263f226f718eb046b5c789f094 (patch) | |
tree | 4c8d5bd010dca97c86c63f7b9ffc534292969424 /app-text/iso-codes/iso-codes-0.49.ebuild | |
parent | tidy (diff) | |
download | historical-8df4491e4202a3263f226f718eb046b5c789f094.tar.gz historical-8df4491e4202a3263f226f718eb046b5c789f094.tar.bz2 historical-8df4491e4202a3263f226f718eb046b5c789f094.zip |
Fixing license, resolves bug #118239
Package-Manager: portage-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="" |