summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-10-14 20:41:34 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-10-14 20:41:34 +0000
commitefefe8b3328a4fbe674419db954225eeba840178 (patch)
tree50cc3819615737cb67ceaf9e3c4ed6d18b5daf79 /sci-physics/jaxodraw
parentarm/sh stable (diff)
downloadgentoo-2-efefe8b3328a4fbe674419db954225eeba840178.tar.gz
gentoo-2-efefe8b3328a4fbe674419db954225eeba840178.tar.bz2
gentoo-2-efefe8b3328a4fbe674419db954225eeba840178.zip
Keyworded ~amd64.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'sci-physics/jaxodraw')
-rw-r--r--sci-physics/jaxodraw/ChangeLog5
-rw-r--r--sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/jaxodraw/ChangeLog b/sci-physics/jaxodraw/ChangeLog
index 906fcd4ce146..6cc6e51e682f 100644
--- a/sci-physics/jaxodraw/ChangeLog
+++ b/sci-physics/jaxodraw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/jaxodraw
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/jaxodraw/ChangeLog,v 1.2 2006/10/14 19:50:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/jaxodraw/ChangeLog,v 1.3 2006/10/14 20:41:34 nichoj Exp $
+
+ 14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> jaxodraw-1.3.2.ebuild:
+ Keyworded ~amd64.
14 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> jaxodraw-1.3.2.ebuild:
Needs dev-java/ant.
diff --git a/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild b/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild
index 8d1938cf7807..674ac1ecbbe8 100644
--- a/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild
+++ b/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild,v 1.2 2006/10/14 19:50:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/jaxodraw/jaxodraw-1.3.2.ebuild,v 1.3 2006/10/14 20:41:34 nichoj Exp $
inherit java-pkg-2 java-ant-2 versionator eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}_src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4