From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D9F88138825 for ; Tue, 11 Nov 2014 08:30:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7C04E0A6D; Tue, 11 Nov 2014 08:30:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D604BE0A6D for ; Tue, 11 Nov 2014 08:30:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D07E340545 for ; Tue, 11 Nov 2014 08:30:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 996A59E7A for ; Tue, 11 Nov 2014 08:30:21 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1415693796.2b6f7448dd74ecfcf327e9286411cfbb9906210d.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/dssp2pdb/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/dssp2pdb/ChangeLog sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild sci-chemistry/dssp2pdb/metadata.xml X-VCS-Directories: sci-chemistry/dssp2pdb/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2b6f7448dd74ecfcf327e9286411cfbb9906210d X-VCS-Branch: master Date: Tue, 11 Nov 2014 08:30:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c455d412-2109-4de6-851b-61e8cbc275c2 X-Archives-Hash: bc1bc61c743f41b4cc51fcf2a2f2e707 commit: 2b6f7448dd74ecfcf327e9286411cfbb9906210d Author: Justin Lecher gentoo org> AuthorDate: Tue Nov 11 08:16:36 2014 +0000 Commit: Justin Lecher gentoo 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 dssp2pdb-0.03.ebuild, + metadata.xml: + Bump to EAPI=5 + 24 Oct 2010; Justin Lecher 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 @@ -sci-chemistry + sci-chemistry