summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-26 15:16:22 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-26 15:16:22 +0000
commitfdcc5f44fc89fe01c39b8428361b93a236aba2c4 (patch)
tree5bd3b1bacb54149425ff59135ae21173515eaf33 /dev-java
parentppc stable #322277 (diff)
downloadhistorical-fdcc5f44fc89fe01c39b8428361b93a236aba2c4.tar.gz
historical-fdcc5f44fc89fe01c39b8428361b93a236aba2c4.tar.bz2
historical-fdcc5f44fc89fe01c39b8428361b93a236aba2c4.zip
Stable on amd64 wrt bug #325669
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jaffl/ChangeLog5
-rw-r--r--dev-java/jaffl/jaffl-0.5.1.ebuild4
-rw-r--r--dev-java/jgrapht/ChangeLog5
-rw-r--r--dev-java/jgrapht/jgrapht-0.7.3.ebuild4
-rw-r--r--dev-java/jnr-x86asm/ChangeLog5
-rw-r--r--dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild4
-rw-r--r--dev-java/touchgraph-graphlayout/ChangeLog6
-rw-r--r--dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22.ebuild4
8 files changed, 25 insertions, 12 deletions
diff --git a/dev-java/jaffl/ChangeLog b/dev-java/jaffl/ChangeLog
index e6ef2fc6d07a..0024d325d014 100644
--- a/dev-java/jaffl/ChangeLog
+++ b/dev-java/jaffl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jaffl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jaffl/ChangeLog,v 1.4 2010/06/26 15:06:13 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jaffl/ChangeLog,v 1.5 2010/06/26 15:14:31 angelos Exp $
+
+ 26 Jun 2010; Christoph Mende <angelos@gentoo.org> jaffl-0.5.1.ebuild:
+ Stable on amd64 wrt bug #325669
26 Jun 2010; Petteri Räty <betelgeuse@gentoo.org> jaffl-0.5.1.ebuild:
Fix test suite to find hamcrest-core. Fixes bug #320347.
diff --git a/dev-java/jaffl/jaffl-0.5.1.ebuild b/dev-java/jaffl/jaffl-0.5.1.ebuild
index e10ba1edd6e3..060244f075ca 100644
--- a/dev-java/jaffl/jaffl-0.5.1.ebuild
+++ b/dev-java/jaffl/jaffl-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jaffl/jaffl-0.5.1.ebuild,v 1.2 2010/06/26 15:06:13 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jaffl/jaffl-0.5.1.ebuild,v 1.3 2010/06/26 15:14:31 angelos Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://github.com/wmeissner/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
CDEPEND="dev-java/jffi:0.4
diff --git a/dev-java/jgrapht/ChangeLog b/dev-java/jgrapht/ChangeLog
index 05e50465d239..1b35ade2539e 100644
--- a/dev-java/jgrapht/ChangeLog
+++ b/dev-java/jgrapht/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jgrapht
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/ChangeLog,v 1.3 2010/05/09 23:11:08 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/ChangeLog,v 1.4 2010/06/26 15:16:22 angelos Exp $
+
+ 26 Jun 2010; Christoph Mende <angelos@gentoo.org> jgrapht-0.7.3.ebuild:
+ Stable on amd64 wrt bug #325669
09 May 2010; Petteri Räty <betelgeuse@gentoo.org> jgrapht-0.7.3.ebuild:
Fix inconsistency in JDK versions that caused the build to fail and
diff --git a/dev-java/jgrapht/jgrapht-0.7.3.ebuild b/dev-java/jgrapht/jgrapht-0.7.3.ebuild
index 2ed0473835d1..21c76e0c2ec5 100644
--- a/dev-java/jgrapht/jgrapht-0.7.3.ebuild
+++ b/dev-java/jgrapht/jgrapht-0.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild,v 1.3 2010/05/09 23:11:08 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild,v 1.4 2010/06/26 15:16:22 angelos Exp $
EAPI="2"
JAVA_PKG_IUSE="doc source"
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2
DESCRIPTION="Graph library that is a simpler and faster alternative to JGraph"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://jgrapht.sourceforge.net"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
LICENSE="LGPL-2.1"
IUSE="test"
diff --git a/dev-java/jnr-x86asm/ChangeLog b/dev-java/jnr-x86asm/ChangeLog
index 37589562d9d0..d8560a8f8882 100644
--- a/dev-java/jnr-x86asm/ChangeLog
+++ b/dev-java/jnr-x86asm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jnr-x86asm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-x86asm/ChangeLog,v 1.1 2010/06/03 09:34:50 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-x86asm/ChangeLog,v 1.2 2010/06/26 15:13:31 angelos Exp $
+
+ 26 Jun 2010; Christoph Mende <angelos@gentoo.org> jnr-x86asm-0.1.ebuild:
+ Stable on amd64 wrt bug #325669
*jnr-x86asm-0.1 (03 Jun 2010)
diff --git a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
index 33e422e53c1b..6d3fa1c003fa 100644
--- a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
+++ b/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild,v 1.2 2010/06/03 11:22:48 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild,v 1.3 2010/06/26 15:13:31 angelos Exp $
EAPI=3
@@ -15,7 +15,7 @@ SRC_URI="http://github.com/wmeissner/${PN}/tarball/0.1 -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
diff --git a/dev-java/touchgraph-graphlayout/ChangeLog b/dev-java/touchgraph-graphlayout/ChangeLog
index 7c45e79d389a..f93f8187b901 100644
--- a/dev-java/touchgraph-graphlayout/ChangeLog
+++ b/dev-java/touchgraph-graphlayout/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/touchgraph-graphlayout
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/touchgraph-graphlayout/ChangeLog,v 1.2 2010/01/16 21:00:14 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/touchgraph-graphlayout/ChangeLog,v 1.3 2010/06/26 15:15:48 angelos Exp $
+
+ 26 Jun 2010; Christoph Mende <angelos@gentoo.org>
+ touchgraph-graphlayout-1.22.ebuild:
+ Stable on amd64 wrt bug #325669
16 Jan 2010; Petteri Räty <betelgeuse@gentoo.org>
touchgraph-graphlayout-1.22.ebuild:
diff --git a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22.ebuild b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22.ebuild
index 026cddcffc51..0dfa6a692c2c 100644
--- a/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22.ebuild
+++ b/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22.ebuild,v 1.2 2010/01/16 21:00:14 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/touchgraph-graphlayout/touchgraph-graphlayout-1.22.ebuild,v 1.3 2010/06/26 15:15:48 angelos Exp $
MY_PN="TGGraphLayout"
JAVA_PKG_IUSE="source"
@@ -12,7 +12,7 @@ HOMEPAGE="http://touchgraph.sourceforge.net"
SRC_URI="mirror://sourceforge/touchgraph/TGGL_${PV//./}_jre11.zip"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4"