summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2007-03-30 13:32:59 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2007-03-30 13:32:59 +0000
commitdc6834c0c329cc66dac48e1ca64d966982099a8a (patch)
tree5afc2e324605fd00e38aee9d22a7fa499c1ff989 /app-text/jing/jing-20030619-r3.ebuild
parentadd compile fix for selinux base policy (diff)
downloadgentoo-2-dc6834c0c329cc66dac48e1ca64d966982099a8a.tar.gz
gentoo-2-dc6834c0c329cc66dac48e1ca64d966982099a8a.tar.bz2
gentoo-2-dc6834c0c329cc66dac48e1ca64d966982099a8a.zip
Marked stable on amd64 for bug #166862.
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-text/jing/jing-20030619-r3.ebuild')
-rw-r--r--app-text/jing/jing-20030619-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/jing/jing-20030619-r3.ebuild b/app-text/jing/jing-20030619-r3.ebuild
index e7f14013f60b..a5e48145e4a8 100644
--- a/app-text/jing/jing-20030619-r3.ebuild
+++ b/app-text/jing/jing-20030619-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/jing/jing-20030619-r3.ebuild,v 1.3 2007/02/14 17:37:25 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/jing/jing-20030619-r3.ebuild,v 1.4 2007/03/30 13:32:59 betelgeuse Exp $
inherit eutils java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ HOMEPAGE="http://thaiopensource.com/relaxng/jing.html"
SRC_URI="http://www.thaiopensource.com/download/${P}.zip"
LICENSE="BSD Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="doc source"
COMMON_DEPEND="
=dev-java/saxon-8*