summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-14 10:12:42 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-14 10:12:42 +0000
commit2ca526c7eca38d87f39af2bdc5c56bff578ec27d (patch)
tree0d7b89d6dd6c652b1c4546ee7ddc9bf9e69f503b /sci-chemistry/gabedit/gabedit-2.4.0.ebuild
parentAssign as a maintainer (diff)
downloadgentoo-2-2ca526c7eca38d87f39af2bdc5c56bff578ec27d.tar.gz
gentoo-2-2ca526c7eca38d87f39af2bdc5c56bff578ec27d.tar.bz2
gentoo-2-2ca526c7eca38d87f39af2bdc5c56bff578ec27d.zip
Fix LICENSE, MIT (Expat) according to License file.
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sci-chemistry/gabedit/gabedit-2.4.0.ebuild')
-rw-r--r--sci-chemistry/gabedit/gabedit-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gabedit/gabedit-2.4.0.ebuild b/sci-chemistry/gabedit/gabedit-2.4.0.ebuild
index a240f1fe7760..58fd7a36635b 100644
--- a/sci-chemistry/gabedit/gabedit-2.4.0.ebuild
+++ b/sci-chemistry/gabedit/gabedit-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild,v 1.2 2012/05/04 07:02:33 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild,v 1.3 2012/12/14 10:12:42 ulm Exp $
EAPI=4
@@ -14,8 +14,8 @@ DESCRIPTION="GUI for computational chemistry packages"
HOMEPAGE="http://gabedit.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+LICENSE="MIT"
SLOT="0"
-LICENSE="as-is"
KEYWORDS="~amd64 ~x86"
IUSE="openmp"