* [gentoo-commits] proj/sci:master commit in: sci-chemistry/dssp2pdb/
@ 2014-11-11 8:30 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2014-11-11 8:30 UTC (permalink / raw
To: gentoo-commits
commit: 2b6f7448dd74ecfcf327e9286411cfbb9906210d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 11 08:16:36 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov 11 08:16:36 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2b6f7448
sci-chemistry/dssp2pdb: Bump to EAPI=5
Package-Manager: portage-2.2.14
---
sci-chemistry/dssp2pdb/ChangeLog | 6 +++++-
sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild | 4 +++-
sci-chemistry/dssp2pdb/metadata.xml | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/sci-chemistry/dssp2pdb/ChangeLog b/sci-chemistry/dssp2pdb/ChangeLog
index b665102..62c0f74 100644
--- a/sci-chemistry/dssp2pdb/ChangeLog
+++ b/sci-chemistry/dssp2pdb/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-chemistry/dssp2pdb
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Nov 2014; Justin Lecher <jlec@gentoo.org> dssp2pdb-0.03.ebuild,
+ metadata.xml:
+ Bump to EAPI=5
+
24 Oct 2010; Justin Lecher <jlec@gentoo.org> dssp2pdb-0.03.ebuild:
Keyworded for ~-linux prefix
diff --git a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild b/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
index e1112a9..bef71e6 100644
--- a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
+++ b/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=5
+
DESCRIPTION="convert dssp to pdb"
HOMEPAGE="http://structure.usc.edu/dssp2pdb/"
SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${P}.tar"
@@ -17,5 +19,5 @@ RDEPEND="
DEPEND=""
src_install() {
- dobin ${PN} || die
+ dobin ${PN}
}
diff --git a/sci-chemistry/dssp2pdb/metadata.xml b/sci-chemistry/dssp2pdb/metadata.xml
index 9ac9ffd..51fdeda 100644
--- a/sci-chemistry/dssp2pdb/metadata.xml
+++ b/sci-chemistry/dssp2pdb/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-chemistry</herd>
+ <herd>sci-chemistry</herd>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/dssp2pdb/
@ 2015-01-11 9:09 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-01-11 9:09 UTC (permalink / raw
To: gentoo-commits
commit: 1b67c650c2890a103b3b56931268bdc18ed4ba9b
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 09:12:26 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 09:12:26 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1b67c650
sci-chemistry/dssp2pdb: Fix S
Package-Manager: portage-2.2.15
---
sci-chemistry/dssp2pdb/ChangeLog | 5 ++++-
sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/dssp2pdb/ChangeLog b/sci-chemistry/dssp2pdb/ChangeLog
index 62c0f74..5237a5f 100644
--- a/sci-chemistry/dssp2pdb/ChangeLog
+++ b/sci-chemistry/dssp2pdb/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-chemistry/dssp2pdb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Jan 2015; Justin Lecher <jlec@gentoo.org> dssp2pdb-0.03.ebuild:
+ Fix S
+
11 Nov 2014; Justin Lecher <jlec@gentoo.org> dssp2pdb-0.03.ebuild,
metadata.xml:
Bump to EAPI=5
diff --git a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild b/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
index bef71e6..cebb6ca 100644
--- a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
+++ b/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -18,6 +18,8 @@ RDEPEND="
sci-chemistry/dssp"
DEPEND=""
+S="${WORKDIR}"
+
src_install() {
dobin ${PN}
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-11 9:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 9:09 [gentoo-commits] proj/sci:master commit in: sci-chemistry/dssp2pdb/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2014-11-11 8:30 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox