summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-06-03 02:36:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-06-03 02:36:33 +0000
commit98939f8d3caf232d18d73a9c1b771cb56bb5e201 (patch)
tree483d355ec496805a924e1f682fd06bc4b69067b0 /sci-chemistry
parentStable for HPPA (bug #224097). (diff)
downloadgentoo-2-98939f8d3caf232d18d73a9c1b771cb56bb5e201.tar.gz
gentoo-2-98939f8d3caf232d18d73a9c1b771cb56bb5e201.tar.bz2
gentoo-2-98939f8d3caf232d18d73a9c1b771cb56bb5e201.zip
remove reference to dev-java/blackdown-java3d-bin which has been removed
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/tinker/ChangeLog5
-rw-r--r--sci-chemistry/tinker/tinker-4.2-r1.ebuild9
2 files changed, 7 insertions, 7 deletions
diff --git a/sci-chemistry/tinker/ChangeLog b/sci-chemistry/tinker/ChangeLog
index edefec8f37e3..a13e89ff20eb 100644
--- a/sci-chemistry/tinker/ChangeLog
+++ b/sci-chemistry/tinker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/tinker
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.8 2008/01/31 19:53:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/ChangeLog,v 1.9 2008/06/03 02:36:33 mr_bones_ Exp $
+
+ 03 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> tinker-4.2-r1.ebuild:
+ remove reference to dev-java/blackdown-java3d-bin which has been removed
31 Jan 2008; Fabian Groffen <grobian@gentoo.org> ChangeLog:
Dropped ppc-macos keyword, see you in prefix
diff --git a/sci-chemistry/tinker/tinker-4.2-r1.ebuild b/sci-chemistry/tinker/tinker-4.2-r1.ebuild
index 3d4db224aae3..5ba68ae254d4 100644
--- a/sci-chemistry/tinker/tinker-4.2-r1.ebuild
+++ b/sci-chemistry/tinker/tinker-4.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-4.2-r1.ebuild,v 1.2 2008/01/31 19:55:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tinker/tinker-4.2-r1.ebuild,v 1.3 2008/06/03 02:36:33 mr_bones_ Exp $
inherit fortran toolchain-funcs
@@ -14,10 +14,7 @@ LICENSE="Tinker"
SLOT="0"
KEYWORDS="~x86"
-DEPEND="X? (
- || ( dev-java/blackdown-java3d-bin
- dev-java/sun-java3d-bin )
- )"
+DEPEND="X? ( dev-java/sun-java3d-bin )"
S=${WORKDIR}/tinker/source
src_compile() {