summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-10-27 13:26:49 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-10-27 13:26:49 +0000
commit9e9f97fe30d2b8c503391eda6f8ee85f45121c7c (patch)
treed90ab779d3f0d95f82e4eb440f6a25215b74f45c /app-editors/jext
parentminor gtk2 fix (diff)
downloadhistorical-9e9f97fe30d2b8c503391eda6f8ee85f45121c7c.tar.gz
historical-9e9f97fe30d2b8c503391eda6f8ee85f45121c7c.tar.bz2
historical-9e9f97fe30d2b8c503391eda6f8ee85f45121c7c.zip
x86 unmask
Diffstat (limited to 'app-editors/jext')
-rw-r--r--app-editors/jext/Manifest2
-rw-r--r--app-editors/jext/jext-3.2_pre3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/jext/Manifest b/app-editors/jext/Manifest
index df3d20834d24..390bc334cb7f 100644
--- a/app-editors/jext/Manifest
+++ b/app-editors/jext/Manifest
@@ -1,4 +1,4 @@
MD5 a5563c1c7007caa8205aba9ae81801a5 ChangeLog 485
-MD5 76adac97ea8dfcb05cd8c5da74850dd2 jext-3.2_pre3.ebuild 1177
+MD5 034a9b835517bac53ebf588c7cdc3b4b jext-3.2_pre3.ebuild 1172
MD5 1ab9c7aca4170a47e7b447839183fe32 files/digest-jext-3.2_pre3 138
MD5 ba19c214a7e8f8ccb21f74bc3b3b1626 files/jext-gentoo.sh 1351
diff --git a/app-editors/jext/jext-3.2_pre3.ebuild b/app-editors/jext/jext-3.2_pre3.ebuild
index d03cddc937d5..710e8df3c5fc 100644
--- a/app-editors/jext/jext-3.2_pre3.ebuild
+++ b/app-editors/jext/jext-3.2_pre3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jext/jext-3.2_pre3.ebuild,v 1.3 2003/09/05 23:09:10 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jext/jext-3.2_pre3.ebuild,v 1.4 2003/10/27 13:26:45 aliz Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/jext/${PN}-${MY_PV}.tar.gz
mirror://sourceforge/jext/${PN}-sources-${MY_PV}.tar.gz"
LICENSE="GPL-2 | JPython"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND=">=virtual/jdk-1.3
>=dev-java/ant-1.4.1