commit: 059dac7fcc26e299584ac1b09d48668946304e21
Author: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
AuthorDate: Tue Apr 22 23:33:26 2014 +0000
Commit: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Tue Apr 22 23:46:37 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=059dac7f
dev-java/jgraphx: version bump
Package-Manager: portage-2.2.10
---
dev-java/jgraphx/ChangeLog | 9 +++++++--
.../jgraphx/{jgraphx-2.1.0.8.ebuild => jgraphx-2.5.0.3.ebuild} | 4 ++--
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/dev-java/jgraphx/ChangeLog b/dev-java/jgraphx/ChangeLog
index 93b782e..6ac0116 100644
--- a/dev-java/jgraphx/ChangeLog
+++ b/dev-java/jgraphx/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-java/jgraphx
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*jgraphx-2.5.0.3 (22 Apr 2014)
+
+ 22 Apr 2014; Guillaume Horel <[email protected]>
+ +jgraphx-2.5.0.3.ebuild, -jgraphx-2.1.0.8.ebuild:
+ dev-java/jgraphx: version bump
+
12 Jun 2013; Justin Lecher <[email protected]> -jgraphx-1.2.0.7.ebuild,
-jgraphx-1.3.0.2.ebuild, jgraphx-1.4.1.0.ebuild, -jgraphx-1.4.1.2.ebuild,
jgraphx-1.8.0.6.ebuild, metadata.xml:
@@ -42,4 +48,3 @@
22 Jan 2010; Sébastien Fabbro <[email protected]> +metadata.xml:
Initial import of jgraphx, ebuild initially submitted by Guillaume Horel,
bug #300979
-
diff --git a/dev-java/jgraphx/jgraphx-2.1.0.8.ebuild
b/dev-java/jgraphx/jgraphx-2.5.0.3.ebuild
similarity index 97%
rename from dev-java/jgraphx/jgraphx-2.1.0.8.ebuild
rename to dev-java/jgraphx/jgraphx-2.5.0.3.ebuild
index 255d097..7d46432 100644
--- a/dev-java/jgraphx/jgraphx-2.1.0.8.ebuild
+++ b/dev-java/jgraphx/jgraphx-2.5.0.3.ebuild
@@ -16,8 +16,8 @@ IUSE="doc examples source"
DEPEND=">=virtual/jdk-1.5
app-arch/unzip"
RDEPEND=">=virtual/jre-1.5"
-LICENSE="as-is"
-SLOT="2.1"
+LICENSE="BSD"
+SLOT="2.5"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}"