summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-06-06 09:33:50 +0000
committerJustin Lecher <jlec@gentoo.org>2012-06-06 09:33:50 +0000
commit27e84e22fcec8b9249e9f7a3dfaaa4b1f5a03d07 (patch)
tree37eeefbccab658c216cc19a9620ea9f6d7372af7 /sci-libs
parentBump git-annex to 3.20120605 (diff)
downloadgentoo-2-27e84e22fcec8b9249e9f7a3dfaaa4b1f5a03d07.tar.gz
gentoo-2-27e84e22fcec8b9249e9f7a3dfaaa4b1f5a03d07.tar.bz2
gentoo-2-27e84e22fcec8b9249e9f7a3dfaaa4b1f5a03d07.zip
sci-libs/clashscore-db: Move to EAPI=4
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/clashscore-db/ChangeLog8
-rw-r--r--sci-libs/clashscore-db/clashscore-db-3.17.ebuild10
-rw-r--r--sci-libs/clashscore-db/metadata.xml8
3 files changed, 15 insertions, 11 deletions
diff --git a/sci-libs/clashscore-db/ChangeLog b/sci-libs/clashscore-db/ChangeLog
index 446483c72ebc..ba1ae92e68c3 100644
--- a/sci-libs/clashscore-db/ChangeLog
+++ b/sci-libs/clashscore-db/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/clashscore-db
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/ChangeLog,v 1.2 2010/07/23 11:41:45 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/ChangeLog,v 1.3 2012/06/06 09:33:50 jlec Exp $
+
+ 06 Jun 2012; Justin Lecher <jlec@gentoo.org> clashscore-db-3.17.ebuild,
+ metadata.xml:
+ Move to EAPI=4
23 Jul 2010; Justin Lecher <jlec@gentoo.org> clashscore-db-3.17.ebuild:
Keyworded for *-linux prefix
diff --git a/sci-libs/clashscore-db/clashscore-db-3.17.ebuild b/sci-libs/clashscore-db/clashscore-db-3.17.ebuild
index f3431d4333f2..9b62ebf8de15 100644
--- a/sci-libs/clashscore-db/clashscore-db-3.17.ebuild
+++ b/sci-libs/clashscore-db/clashscore-db-3.17.ebuild
@@ -1,19 +1,19 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild,v 1.2 2010/07/23 11:41:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild,v 1.3 2012/06/06 09:33:50 jlec Exp $
-# inherit
+EAPI=4
DESCRIPTION="Clashscore-db for clashlist"
HOMEPAGE="http://kinemage.biochem.duke.edu/"
SRC_URI="mirror://gentoo/molprobity-${PV}.tgz"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="richardson"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
src_install() {
insinto /usr/share/clashscore
- doins molprobity3/lib/clashscore.db.tab || die
+ doins molprobity3/lib/clashscore.db.tab
}
diff --git a/sci-libs/clashscore-db/metadata.xml b/sci-libs/clashscore-db/metadata.xml
index dde7ca88a50f..1837bbc07a6e 100644
--- a/sci-libs/clashscore-db/metadata.xml
+++ b/sci-libs/clashscore-db/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-chemistry</herd>
-<maintainer>
- <email>jlec@gentoo.org</email>
-</maintainer>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
</pkgmetadata>