public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/concoord/
Date: Tue, 17 Jan 2012 09:37:20 +0000 (UTC)	[thread overview]
Message-ID: <c5e4bed5f14db1b73bff0b47ca762f6e7f0efc84.jlec@gentoo> (raw)

commit:     c5e4bed5f14db1b73bff0b47ca762f6e7f0efc84
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 09:36:39 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 09:36:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c5e4bed5

New addition

(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)

---
 sci-chemistry/concoord/ChangeLog           |   10 ++++++++
 sci-chemistry/concoord/concoord-2.1.ebuild |   34 ++++++++++++++++++++++++++++
 sci-chemistry/concoord/metadata.xml        |    8 ++++++
 3 files changed, 52 insertions(+), 0 deletions(-)

diff --git a/sci-chemistry/concoord/ChangeLog b/sci-chemistry/concoord/ChangeLog
new file mode 100644
index 0000000..a0039ff
--- /dev/null
+++ b/sci-chemistry/concoord/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-chemistry/concoord
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*concoord-2.1 (17 Jan 2012)
+
+  17 Jan 2012; Justin Lecher <jlec@gentoo.org> +concoord-2.1.ebuild,
+  +metadata.xml:
+  New addition
+

diff --git a/sci-chemistry/concoord/concoord-2.1.ebuild b/sci-chemistry/concoord/concoord-2.1.ebuild
new file mode 100644
index 0000000..22c2155
--- /dev/null
+++ b/sci-chemistry/concoord/concoord-2.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=4
+
+DESCRIPTION="Method to generate protein conformations around a known structure based on geometric restrictions"
+HOMEPAGE="http://www.mpibpc.mpg.de/groups/de_groot/concoord/concoord.html"
+SRC_URI="
+	amd64? ( http://www.mpibpc.mpg.de/groups/de_groot/concoord/concoord2.1_linux_x86_64.tgz )
+	x86? ( http://www.mpibpc.mpg.de/groups/de_groot/concoord/concoord2.1_linux_i386.tgz )"
+
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+LICENSE="as-is"
+IUSE=""
+
+QA_DT_HASH="opt/${PN}/bin/.*"
+
+S="${WORKDIR}"/${PN}${PV}
+
+src_install() {
+	insinto /opt/${PN}/
+	rm lib/*.a || die
+	doins -r lib
+	exeinto /opt/${PN}/bin
+	doexe bin/*
+	cat >> "${T}"/60${PN} <<- EOF
+	CONCOORDLIB="${EPREFIX}/opt/${PN}/lib"
+	CONCOORDBIN="${EPREFIX}/opt/${PN}/bin"
+	PATH="${EPREFIX}/opt/${PN}/bin"
+	EOF
+	doenvd "${T}"/60${PN}
+}

diff --git a/sci-chemistry/concoord/metadata.xml b/sci-chemistry/concoord/metadata.xml
new file mode 100644
index 0000000..210ad0d
--- /dev/null
+++ b/sci-chemistry/concoord/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>sci</herd>
+	<maintainer>
+		<email>jlec@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>



             reply	other threads:[~2012-01-17  9:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-17  9:37 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-24 12:21 [gentoo-commits] proj/sci:master commit in: sci-chemistry/concoord/ Justin Lecher
2013-03-21  6:54 Justin Lecher
2021-03-05  9:04 Andrew Ammerlaan
2023-02-10 13:54 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c5e4bed5f14db1b73bff0b47ca762f6e7f0efc84.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox