summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-08-24 03:14:55 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-08-24 03:14:55 +0000
commit9bd5e904dc60bc28b4b8391f9f24a6b8ebab00ed (patch)
treeffceefad4d1367a2ad183d959423dbe423f494d6 /app-text
parentRemoved http://ftp.club.cc.cmu.edu/pub/gnu from SRC_URI as it's already used ... (diff)
downloadgentoo-2-9bd5e904dc60bc28b4b8391f9f24a6b8ebab00ed.tar.gz
gentoo-2-9bd5e904dc60bc28b4b8391f9f24a6b8ebab00ed.tar.bz2
gentoo-2-9bd5e904dc60bc28b4b8391f9f24a6b8ebab00ed.zip
Marking x86
Diffstat (limited to 'app-text')
-rw-r--r--app-text/itext/ChangeLog5
-rw-r--r--app-text/itext/itext-1.02b.ebuild10
2 files changed, 9 insertions, 6 deletions
diff --git a/app-text/itext/ChangeLog b/app-text/itext/ChangeLog
index 377d66697092..d154963fc985 100644
--- a/app-text/itext/ChangeLog
+++ b/app-text/itext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/itext
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/itext/ChangeLog,v 1.3 2004/06/24 22:41:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/itext/ChangeLog,v 1.4 2004/08/24 03:14:55 zx Exp $
+
+ 23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> itext-1.02b.ebuild:
+ Marking stable on x86
17 Feb 2004; Chris Aniszczyk <zx@gentoo.org> itext-1.02b.ebuild:
Ooops... fixes :)
diff --git a/app-text/itext/itext-1.02b.ebuild b/app-text/itext/itext-1.02b.ebuild
index 1608d2ccc355..9bfe3b8af8d2 100644
--- a/app-text/itext/itext-1.02b.ebuild
+++ b/app-text/itext/itext-1.02b.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-text/itext/itext-1.02b.ebuild,v 1.3 2004/06/24 22:41:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/itext/itext-1.02b.ebuild,v 1.4 2004/08/24 03:14:55 zx Exp $
inherit java-pkg
@@ -11,12 +11,12 @@ IUSE="doc jikes"
LICENSE="MPL-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=virtual/jdk-1.2
- >=dev-java/ant-1.4
- dev-java/sun-j2ee
- jikes? ( dev-java/jikes )"
+ >=dev-java/ant-1.4
+ dev-java/sun-j2ee
+ jikes? ( dev-java/jikes )"
RDEPEND=">=virtual/jre-1.2"
S=${WORKDIR}