summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-03 12:56:40 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-03 12:56:40 +0000
commit4781c1ae6a7e0384e8779fcd5ad0cf4094bc2fb5 (patch)
treed90fbb624dfd1a8e2b8f7467f85fc9930174e1fe /dev-java/jython
parentRemove code to check for STLport, see bug #164339. (diff)
downloadgentoo-2-4781c1ae6a7e0384e8779fcd5ad0cf4094bc2fb5.tar.gz
gentoo-2-4781c1ae6a7e0384e8779fcd5ad0cf4094bc2fb5.tar.bz2
gentoo-2-4781c1ae6a7e0384e8779fcd5ad0cf4094bc2fb5.zip
amd64 stable, bug 162038
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-java/jython')
-rw-r--r--dev-java/jython/ChangeLog5
-rw-r--r--dev-java/jython/jython-2.1-r10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/jython/ChangeLog b/dev-java/jython/ChangeLog
index ea87982ab072..6e56050b330a 100644
--- a/dev-java/jython/ChangeLog
+++ b/dev-java/jython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jython
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.46 2007/01/21 10:36:57 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.47 2007/02/03 12:56:40 beandog Exp $
+
+ 03 Feb 2007; Steve Dibb <beandog@gentoo.org> jython-2.1-r10.ebuild:
+ amd64 stable, bug 162038
21 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> jython-2.1-r6.ebuild,
jython-2.1-r10.ebuild, jython-2.1-r11.ebuild:
diff --git a/dev-java/jython/jython-2.1-r10.ebuild b/dev-java/jython/jython-2.1-r10.ebuild
index 07a2e95105a7..2e2e00b761a8 100644
--- a/dev-java/jython/jython-2.1-r10.ebuild
+++ b/dev-java/jython/jython-2.1-r10.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/dev-java/jython/jython-2.1-r10.ebuild,v 1.9 2007/01/21 10:36:57 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r10.ebuild,v 1.10 2007/02/03 12:56:40 beandog Exp $
inherit base java-pkg-2
@@ -11,7 +11,7 @@ MY_PV="21"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="JPython"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE="readline source doc"
# servlet