summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-08-14 17:06:00 +0000
committerJustin Lecher <jlec@gentoo.org>2013-08-14 17:06:00 +0000
commit842bff52f3c2c6eec11b9e6cd623a770f471d25f (patch)
tree118f3e79a33d777acda754c061860f3a946eafc0 /sci-chemistry/autodock_vina
parentStable for amd64 wrt bug #480626 (diff)
downloadgentoo-2-842bff52f3c2c6eec11b9e6cd623a770f471d25f.tar.gz
gentoo-2-842bff52f3c2c6eec11b9e6cd623a770f471d25f.tar.bz2
gentoo-2-842bff52f3c2c6eec11b9e6cd623a770f471d25f.zip
sci-chemistry/autodock_vina: Add missing die, thanks nimiux spotting this
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-chemistry/autodock_vina')
-rw-r--r--sci-chemistry/autodock_vina/ChangeLog6
-rw-r--r--sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild4
-rw-r--r--sci-chemistry/autodock_vina/metadata.xml12
3 files changed, 13 insertions, 9 deletions
diff --git a/sci-chemistry/autodock_vina/ChangeLog b/sci-chemistry/autodock_vina/ChangeLog
index 7fae8e28c82e..7d43bb6ae2e6 100644
--- a/sci-chemistry/autodock_vina/ChangeLog
+++ b/sci-chemistry/autodock_vina/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/autodock_vina
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.8 2013/08/14 17:02:57 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.9 2013/08/14 17:06:00 jlec Exp $
+
+ 14 Aug 2013; Justin Lecher <jlec@gentoo.org> autodock_vina-1.1.2.ebuild,
+ metadata.xml:
+ Add missing die, thanks nimiux spotting this
14 Aug 2013; Chema Alonso <nimiux@gentoo.org> autodock_vina-1.1.2.ebuild:
Stable for amd64 wrt bug #480626
diff --git a/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild b/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild
index 97c92ce754a4..6d169be3c34e 100644
--- a/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild
+++ b/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild,v 1.3 2013/08/14 17:02:57 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild,v 1.4 2013/08/14 17:06:00 jlec Exp $
EAPI=4
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}"
S="${WORKDIR}"/${MY_P}/build/linux/release
src_prepare() {
- cd "${WORKDIR}"/${MY_P}
+ cd "${WORKDIR}"/${MY_P} || die
epatch \
"${FILESDIR}"/${PV}-gentoo.patch \
"${FILESDIR}"/${P}-boost-filesystem.patch
diff --git a/sci-chemistry/autodock_vina/metadata.xml b/sci-chemistry/autodock_vina/metadata.xml
index 8836d2a13a76..3f44e973345a 100644
--- a/sci-chemistry/autodock_vina/metadata.xml
+++ b/sci-chemistry/autodock_vina/metadata.xml
@@ -1,11 +1,11 @@
<?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>
- <longdescription>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
+ <longdescription>
AutoDock Vina is a new open-source program for drug discovery, molecular
docking and virtual screening, offering multi-core capability, high
performance and enhanced accuracy and ease of use. [1]
@@ -17,7 +17,7 @@ of docking with a new scoring function, efficient optimization and
multithreading
Journal of Computational Chemistry 31 (2010) 455-461
</longdescription>
- <!--
+ <!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this