diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2008-06-08 09:24:02 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2008-06-08 09:24:02 +0000 |
commit | bff23784bcbac6ce9f60c9765279931cafa2a0e7 (patch) | |
tree | 24742ccbc68e23ad32ec4c1fb324ab6c104068a8 /sci-chemistry/massxpert | |
parent | New version to replace old broken one. (diff) | |
download | gentoo-2-bff23784bcbac6ce9f60c9765279931cafa2a0e7.tar.gz gentoo-2-bff23784bcbac6ce9f60c9765279931cafa2a0e7.tar.bz2 gentoo-2-bff23784bcbac6ce9f60c9765279931cafa2a0e7.zip |
Change LICENSE to GPL-3
(Portage version: 2.1.5.4)
Diffstat (limited to 'sci-chemistry/massxpert')
-rw-r--r-- | sci-chemistry/massxpert/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/massxpert/massxpert-1.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/massxpert/ChangeLog b/sci-chemistry/massxpert/ChangeLog index b7d54e02b2a9..5c03a358da9a 100644 --- a/sci-chemistry/massxpert/ChangeLog +++ b/sci-chemistry/massxpert/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/massxpert # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.3 2008/06/08 09:20:57 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.4 2008/06/08 09:24:02 je_fro Exp $ + + 08 Jun 2008; Jeff Gardner <je_fro@gentoo.org> massxpert-1.7.6.ebuild: + Change LICENSE to GPL-3 *massxpert-1.7.6 (08 Jun 2008) diff --git a/sci-chemistry/massxpert/massxpert-1.7.6.ebuild b/sci-chemistry/massxpert/massxpert-1.7.6.ebuild index b0c323a48afc..a0f02583c290 100644 --- a/sci-chemistry/massxpert/massxpert-1.7.6.ebuild +++ b/sci-chemistry/massxpert/massxpert-1.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild,v 1.1 2008/06/08 09:20:57 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.7.6.ebuild,v 1.2 2008/06/08 09:24:02 je_fro Exp $ inherit eutils flag-o-matic cmake-utils @@ -8,7 +8,7 @@ DESCRIPTION="A software suite to predict/analyze mass spectrometric data on (bio HOMEPAGE="http://massxpert.org/wiki/" SRC_URI="http://download.tuxfamily.org/massxpert/source/${PF}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" IUSE="" |