diff options
author | 2013-04-12 10:07:19 +0000 | |
---|---|---|
committer | 2013-04-12 10:07:19 +0000 | |
commit | 6e6207e0dd88188bf8093891f753df39fa839566 (patch) | |
tree | 5335f405f292e4a4cdf3fe1b641cab130a221973 /sci-mathematics/gimps/gimps-27.9.ebuild | |
parent | Dropped by maintainer's request, newer versions of febootstrap now called sup... (diff) | |
download | gentoo-2-6e6207e0dd88188bf8093891f753df39fa839566.tar.gz gentoo-2-6e6207e0dd88188bf8093891f753df39fa839566.tar.bz2 gentoo-2-6e6207e0dd88188bf8093891f753df39fa839566.zip |
Migrate from as-is license to GIMPS (bug 465568)
(Portage version: 2.1.11.61/cvs/Linux x86_64, signed Manifest commit with key 0x89DEB219565C32BC!)
Diffstat (limited to 'sci-mathematics/gimps/gimps-27.9.ebuild')
-rw-r--r-- | sci-mathematics/gimps/gimps-27.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gimps/gimps-27.9.ebuild b/sci-mathematics/gimps/gimps-27.9.ebuild index ebe3b9830bb4..ee4b723a4f79 100644 --- a/sci-mathematics/gimps/gimps-27.9.ebuild +++ b/sci-mathematics/gimps/gimps-27.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9.ebuild,v 1.3 2013/02/04 13:18:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9.ebuild,v 1.4 2013/04/12 10:07:19 tomka Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI=" x86? ( ftp://mersenne.org/gimps/p95v${PV/./}.linux32.tar.gz )" SLOT="0" -LICENSE="as-is" +LICENSE="GIMPS" KEYWORDS="-* amd64 x86" IUSE="" |