diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-03-30 13:32:59 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-03-30 13:32:59 +0000 |
commit | dc6834c0c329cc66dac48e1ca64d966982099a8a (patch) | |
tree | 5afc2e324605fd00e38aee9d22a7fa499c1ff989 /app-text | |
parent | add compile fix for selinux base policy (diff) | |
download | gentoo-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')
-rw-r--r-- | app-text/jing/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/jing/jing-20030619-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/jing/ChangeLog b/app-text/jing/ChangeLog index 36315492fe55..3b68e4316f68 100644 --- a/app-text/jing/ChangeLog +++ b/app-text/jing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/jing # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jing/ChangeLog,v 1.19 2007/02/14 17:37:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jing/ChangeLog,v 1.20 2007/03/30 13:32:59 betelgeuse Exp $ + + 30 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> + jing-20030619-r3.ebuild: + Marked stable on amd64 for bug #166862. 14 Feb 2007; Christian Faulhammer <opfer@gentoo.org> jing-20030619-r3.ebuild: 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* |