diff options
author | Thomas Kahle <tomka@gentoo.org> | 2013-04-12 10:07:19 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2013-04-12 10:07:19 +0000 |
commit | 6e6207e0dd88188bf8093891f753df39fa839566 (patch) | |
tree | 5335f405f292e4a4cdf3fe1b641cab130a221973 /sci-mathematics/gimps | |
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')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-27.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index 13ddf4ede4d9..8ca069c743bb 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.59 2013/02/04 13:21:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.60 2013/04/12 10:07:19 tomka Exp $ + + 12 Apr 2013; Thomas Kahle <tomka@gentoo.org> gimps-27.9.ebuild: + Migrate from as-is license to GIMPS (bug 465568) 04 Feb 2013; Justin Lecher <jlec@gentoo.org> -gimps-26.6-r1.ebuild, -gimps-27.7-r1.ebuild, metadata.xml: 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="" |