summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Gardner <je_fro@gentoo.org>2007-06-22 22:43:14 +0000
committerJeffrey Gardner <je_fro@gentoo.org>2007-06-22 22:43:14 +0000
commita604dcf48bc6f3b361835df4489bac3da6980fe5 (patch)
treeee5600e9e39718923d7599bf96e3328ee786b737 /sci-chemistry/jmol
parentlast minute QA (diff)
downloadgentoo-2-a604dcf48bc6f3b361835df4489bac3da6980fe5.tar.gz
gentoo-2-a604dcf48bc6f3b361835df4489bac3da6980fe5.tar.bz2
gentoo-2-a604dcf48bc6f3b361835df4489bac3da6980fe5.zip
Removing ~amd64 from -r1 because we still need netscape.jar. Currently working on fixing this issue.
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-chemistry/jmol')
-rw-r--r--sci-chemistry/jmol/ChangeLog6
-rw-r--r--sci-chemistry/jmol/jmol-11.0.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/jmol/ChangeLog b/sci-chemistry/jmol/ChangeLog
index 941d0b1d4b8a..3df06819c855 100644
--- a/sci-chemistry/jmol/ChangeLog
+++ b/sci-chemistry/jmol/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/jmol
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/ChangeLog,v 1.2 2007/06/22 08:30:25 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/ChangeLog,v 1.3 2007/06/22 22:43:14 je_fro Exp $
+
+ 22 Jun 2007; Jeff Gardner <je_fro@gentoo.org> jmol-11.0.3-r1.ebuild:
+ Removing ~amd64 for jmol-11.0.3-r1 because the bundled netscape.jar is still
+ required on this arch.
*jmol-11.0.3-r1 (22 Jun 2007)
diff --git a/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild b/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild
index 0c47238a96cd..8bca784581df 100644
--- a/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild
+++ b/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild,v 1.1 2007/06/22 08:30:25 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild,v 1.2 2007/06/22 22:43:14 je_fro Exp $
inherit eutils webapp java-pkg-2 java-ant-2
DESCRIPTION="Jmol is a java molecular viever for 3-D chemical structures."
SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
HOMEPAGE="http://jmol.sourceforge.net/"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~x86"
LICENSE="LGPL-2.1"
IUSE="client-only vhosts"