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 <j...@gentoo.org> dssp2pdb-0.03.ebuild,
+  metadata.xml:
+  Bump to EAPI=5
+
   24 Oct 2010; Justin Lecher <j...@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>

Reply via email to