diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-09-21 12:59:47 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-09-21 12:59:47 +0000 |
commit | 65375ba406caf52867cf2080bd54c7bc053f356c (patch) | |
tree | d29806b69392f9b0a3cfd33b4cff2875a0b5a03d /app-editors/jext | |
parent | Work on comments (diff) | |
download | historical-65375ba406caf52867cf2080bd54c7bc053f356c.tar.gz historical-65375ba406caf52867cf2080bd54c7bc053f356c.tar.bz2 historical-65375ba406caf52867cf2080bd54c7bc053f356c.zip |
x86
Diffstat (limited to 'app-editors/jext')
-rw-r--r-- | app-editors/jext/Manifest | 8 | ||||
-rw-r--r-- | app-editors/jext/jext-3.2_pre3.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/jext/Manifest b/app-editors/jext/Manifest index 5d3cddafcab8..ae90b9ab4bd8 100644 --- a/app-editors/jext/Manifest +++ b/app-editors/jext/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 e4e12f57069a182f30450917a227782b jext-3.2_pre3.ebuild 1051 +MD5 b4f26aed776e1ee443943589d3d69f21 jext-3.2_pre3.ebuild 1050 MD5 ec4f95cf2271f941886e527e92ee71ae ChangeLog 873 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 MD5 ba19c214a7e8f8ccb21f74bc3b3b1626 files/jext-gentoo.sh 1351 @@ -9,7 +9,7 @@ MD5 88b56bf3784153591e9487638ded6dfe files/digest-jext-3.2_pre3 73 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBRIo3/rLF9B432nYRAne2AJ9QnNRY56QF0vH1qG88cOZiL3ZpsACeIXSH -2qxvXylhWFVRpE1VTgCd8IA= -=S4A1 +iD8DBQFBUCXZ/rLF9B432nYRAvr2AKDEco9uf3BjIkUTSLQxZ3Wx3tZhywCfQK0N +ekXqIm9uUoXOR0eUmmz50L8= +=U4ax -----END PGP SIGNATURE----- diff --git a/app-editors/jext/jext-3.2_pre3.ebuild b/app-editors/jext/jext-3.2_pre3.ebuild index 26e00b112cf3..cae7c40aa31a 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-2004 Gentoo Foundation # 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.13 2004/09/12 17:40:20 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jext/jext-3.2_pre3.ebuild,v 1.14 2004/09/21 12:59:47 axxo Exp $ inherit java-pkg @@ -12,7 +12,7 @@ MY_PV="${PV/_}" SRC_URI="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 |