summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/mopac7/ChangeLog8
-rw-r--r--sci-chemistry/mopac7/mopac7-1.10-r1.ebuild6
-rw-r--r--sci-chemistry/mopac7/mopac7-1.15.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-chemistry/mopac7/ChangeLog b/sci-chemistry/mopac7/ChangeLog
index 3289a835d21e..033e42232400 100644
--- a/sci-chemistry/mopac7/ChangeLog
+++ b/sci-chemistry/mopac7/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/mopac7
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.30 2012/10/19 10:00:39 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/ChangeLog,v 1.31 2014/01/03 15:28:32 ulm Exp $
+
+ 03 Jan 2014; Ulrich Müller <ulm@gentoo.org> mopac7-1.10-r1.ebuild,
+ mopac7-1.15.ebuild:
+ Fix LICENSE, bug 496688.
19 Oct 2012; Justin Lecher <jlec@gentoo.org> mopac7-1.10-r1.ebuild,
mopac7-1.15.ebuild, metadata.xml:
diff --git a/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild b/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild
index 6103f3fde2b4..e8f090a6d476 100644
--- a/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild
+++ b/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild,v 1.8 2012/10/19 10:00:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.10-r1.ebuild,v 1.9 2014/01/03 15:28:32 ulm Exp $
WANT_AUTOMAKE="1.8"
@@ -10,8 +10,8 @@ DESCRIPTION="Autotooled, updated version of a powerful, fast semi-empirical pack
HOMEPAGE="http://sourceforge.net/projects/mopac7/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
+LICENSE="public-domain"
SLOT="0"
-LICENSE="mopac7"
KEYWORDS="~amd64 ppc x86"
IUSE=""
diff --git a/sci-chemistry/mopac7/mopac7-1.15.ebuild b/sci-chemistry/mopac7/mopac7-1.15.ebuild
index 982720090391..f5d2c5e4865e 100644
--- a/sci-chemistry/mopac7/mopac7-1.15.ebuild
+++ b/sci-chemistry/mopac7/mopac7-1.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.15.ebuild,v 1.9 2012/10/19 10:00:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.15.ebuild,v 1.10 2014/01/03 15:28:32 ulm Exp $
EAPI=4
@@ -13,8 +13,8 @@ SRC_URI="
http://wwwuser.gwdg.de/~ggroenh/qmmm/mopac/dcart.f
http://wwwuser.gwdg.de/~ggroenh/qmmm/mopac/gmxmop.f"
+LICENSE="public-domain"
SLOT="0"
-LICENSE="mopac7"
KEYWORDS="amd64 ppc x86 ~amd64-linux"
IUSE="gmxmopac7 static-libs"