public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/redcat/
@ 2014-11-13 13:00 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2014-11-13 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f68c081e433341cb3fb684f5e708ae2db4f4c7a1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 13 12:33:16 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 13 12:33:16 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f68c081e

sci-chemistry/redcat: Use java eclasses correctly

Package-Manager: portage-2.2.14

---
 sci-chemistry/redcat/ChangeLog       | 3 +++
 sci-chemistry/redcat/redcat-3.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/redcat/ChangeLog b/sci-chemistry/redcat/ChangeLog
index 665093e..a2f7898 100644
--- a/sci-chemistry/redcat/ChangeLog
+++ b/sci-chemistry/redcat/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Nov 2014; Justin Lecher <jlec@gentoo.org> redcat-3.ebuild:
+  Use java eclasses correctly
+
   22 Jul 2014; Justin Lecher <jlec@gentoo.org> +redcat-3.ebuild,
   +files/CMakeLists.txt, +metadata.xml:
   New package written by me

diff --git a/sci-chemistry/redcat/redcat-3.ebuild b/sci-chemistry/redcat/redcat-3.ebuild
index dfa1ecf..ceb7f31 100644
--- a/sci-chemistry/redcat/redcat-3.ebuild
+++ b/sci-chemistry/redcat/redcat-3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit cmake-utils java-utils-2
+inherit cmake-utils java-pkg-2
 
 DESCRIPTION="Analysis of residual dipolar couplings (RDCs) for structure validation and elucidation"
 HOMEPAGE="http://ifestos.cse.sc.edu/software.php"
@@ -39,6 +39,8 @@ src_prepare() {
 	sed \
 		-e '/BWidget/s:1.9.4:1.9.7:g' \
 		-i scripts/REDCAT.tcl || die
+	cmake-utils_src_prepare
+	java-pkg-2_src_prepare
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/redcat/
@ 2015-09-21 17:44 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-09-21 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     9ca1b8f143783682d4e079839f7e09f532fa2a58
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:29:02 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:29:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9ca1b8f1

sci-chemistry/redcat: Add subslot operators

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/redcat/redcat-3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/redcat/redcat-3.ebuild b/sci-chemistry/redcat/redcat-3.ebuild
index 1cfc8dc..bf8d739 100644
--- a/sci-chemistry/redcat/redcat-3.ebuild
+++ b/sci-chemistry/redcat/redcat-3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="
 	dev-cpp/eigen:3
-	dev-lang/tcl
+	dev-lang/tcl:*
 	dev-tcltk/bwidget
 	virtual/jdk:1.7
 	"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-21 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-21 17:44 [gentoo-commits] proj/sci:master commit in: sci-chemistry/redcat/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2014-11-13 13:00 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox