summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-11 18:18:37 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-11 18:18:37 +0000
commit354047a89d14ad4e85796702de95a75b995586c5 (patch)
treecf2dcfec1b166b0790e304a74b9d79d1e0e7db91 /sci-chemistry
parentStable for x86, wrt bug #465286 (diff)
downloadgentoo-2-354047a89d14ad4e85796702de95a75b995586c5.tar.gz
gentoo-2-354047a89d14ad4e85796702de95a75b995586c5.tar.bz2
gentoo-2-354047a89d14ad4e85796702de95a75b995586c5.zip
Fix LICENSE, "free for non-comercial use" according to README file.
(Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pdbcat/ChangeLog7
-rw-r--r--sci-chemistry/pdbcat/pdbcat-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/pdbcat/ChangeLog b/sci-chemistry/pdbcat/ChangeLog
index 98fd3744d55d..961d421f0155 100644
--- a/sci-chemistry/pdbcat/ChangeLog
+++ b/sci-chemistry/pdbcat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/pdbcat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdbcat/ChangeLog,v 1.1 2012/10/12 11:32:58 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdbcat/ChangeLog,v 1.2 2013/04/11 18:18:37 ulm Exp $
+
+ 11 Apr 2013; Ulrich Müller <ulm@gentoo.org> pdbcat-1.3.ebuild:
+ Fix LICENSE, "free for non-comercial use" according to README file.
*pdbcat-1.3 (12 Oct 2012)
diff --git a/sci-chemistry/pdbcat/pdbcat-1.3.ebuild b/sci-chemistry/pdbcat/pdbcat-1.3.ebuild
index b868dc63528c..c59dae413f3c 100644
--- a/sci-chemistry/pdbcat/pdbcat-1.3.ebuild
+++ b/sci-chemistry/pdbcat/pdbcat-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdbcat/pdbcat-1.3.ebuild,v 1.1 2012/10/12 11:32:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdbcat/pdbcat-1.3.ebuild,v 1.2 2013/04/11 18:18:37 ulm Exp $
EAPI=4
@@ -10,8 +10,8 @@ DESCRIPTION="Manipulate and process PDB files using commonly available tools suc
HOMEPAGE="http://www.ks.uiuc.edu/Development/MDTools/pdbcat/"
SRC_URI="http://www.ks.uiuc.edu/Development/MDTools/${PN}/files/${P}.tar.gz"
+LICENSE="free-noncomm"
SLOT="0"
-LICENSE="as-is"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""