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/jligand/
Date: Sat, 26 Feb 2011 12:53:25 +0000 (UTC)	[thread overview]
Message-ID: <8f68a68a8780a55b58e8622c2df174adaab30a21.jlec@gentoo> (raw)

commit:     8f68a68a8780a55b58e8622c2df174adaab30a21
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 11:46:50 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 11:46:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8f68a68a

Version Bump

(Portage version: 2.2.0_alpha25/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-chemistry/jligand/ChangeLog            |    7 ++++-
 sci-chemistry/jligand/jligand-1.0.7.ebuild |   37 ++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletions(-)

diff --git a/sci-chemistry/jligand/ChangeLog b/sci-chemistry/jligand/ChangeLog
index f327c12..4c553a1 100644
--- a/sci-chemistry/jligand/ChangeLog
+++ b/sci-chemistry/jligand/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for sci-chemistry/jligand
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*jligand-1.0.7 (26 Feb 2011)
+
+  26 Feb 2011; Justin Lecher <jlec@gentoo.org> +jligand-1.0.7.ebuild:
+  Version Bump
+
   10 Jul 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
   jligand-0.1.ebuild:
   Silence repoman.

diff --git a/sci-chemistry/jligand/jligand-1.0.7.ebuild b/sci-chemistry/jligand/jligand-1.0.7.ebuild
new file mode 100644
index 0000000..378f006
--- /dev/null
+++ b/sci-chemistry/jligand/jligand-1.0.7.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+inherit java-pkg-2 java-ant-2 multilib
+
+MY_PN="JLigand"
+
+DESCRIPTION="a Java interface which allows links descriptions to be created"
+HOMEPAGE="http://www.ysbl.york.ac.uk/~pyoung/JLigand/JLigand.html"
+SRC_URI="http://www.ysbl.york.ac.uk/mxstat/${MY_PN}/${MY_PN}.${PV}.tar.gz"
+
+LICENSE="ccp4"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+	>=virtual/jre-1.5
+	>=sci-chemistry/refmac-5.6.77
+	>=sci-libs/monomer-db-5.16"
+DEPEND=">=virtual/jdk-1.5"
+
+S="${WORKDIR}"/${MY_PN}.${PV}
+
+src_compile() {
+	sed 's:makefile::g' -i Makefile || die
+	emake
+}
+
+src_install() {
+	java-pkg_dojar ${PN}.jar
+	java-pkg_dolauncher ${PN} \
+		--jar ${PN}.jar
+}



             reply	other threads:[~2011-02-26 12:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-26 12:53 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-25 17:21 [gentoo-commits] proj/sci:master commit in: sci-chemistry/jligand/ Justin Lecher
2013-03-03 17:52 Justin Lecher
2015-09-21 14:04 Justin Lecher
2021-02-04  8:01 Andrew Ammerlaan
2024-11-09  7:54 Alexander Puck Neuwirth

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=8f68a68a8780a55b58e8622c2df174adaab30a21.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