summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:24:50 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-03 13:24:50 +0000
commit8dfc5dfe2cbccb9dacac5a49664a80e9f913994f (patch)
tree13a11cc664dfb70d15ab30d3f8d510677b6c989d /dev-java/jgrapht
parentStable for amd64, wrt bug #428898 (diff)
downloadgentoo-2-8dfc5dfe2cbccb9dacac5a49664a80e9f913994f.tar.gz
gentoo-2-8dfc5dfe2cbccb9dacac5a49664a80e9f913994f.tar.bz2
gentoo-2-8dfc5dfe2cbccb9dacac5a49664a80e9f913994f.zip
Stable on amd64 wrt bug #418717
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/jgrapht')
-rw-r--r--dev-java/jgrapht/ChangeLog8
-rw-r--r--dev-java/jgrapht/jgrapht-0.8.2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-java/jgrapht/ChangeLog b/dev-java/jgrapht/ChangeLog
index 44f8f48b66bc..422fcc4eb346 100644
--- a/dev-java/jgrapht/ChangeLog
+++ b/dev-java/jgrapht/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jgrapht
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/ChangeLog,v 1.7 2011/12/25 21:15:11 fordfrog Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/ChangeLog,v 1.8 2012/08/03 13:24:50 hwoarang Exp $
+
+ 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> jgrapht-0.8.2.ebuild:
+ Stable on amd64 wrt bug #418717
*jgrapht-0.8.2 (25 Dec 2011)
@@ -32,4 +35,3 @@
22 Jan 2009; Alistair Bush <ali_bush@gentoo.org> ChangeLog:
Add ChangeLog for QA.
-
diff --git a/dev-java/jgrapht/jgrapht-0.8.2.ebuild b/dev-java/jgrapht/jgrapht-0.8.2.ebuild
index fabac9640cbf..0a5f071e7db1 100644
--- a/dev-java/jgrapht/jgrapht-0.8.2.ebuild
+++ b/dev-java/jgrapht/jgrapht-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.8.2.ebuild,v 1.1 2011/12/25 21:15:11 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.8.2.ebuild,v 1.2 2012/08/03 13:24:50 hwoarang Exp $
EAPI="2"
JAVA_PKG_IUSE="doc source"
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2 eutils
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 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
SLOT="0"
LICENSE="LGPL-2.1"
IUSE="test"