Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jgrapht: jgrapht-0.7.3.ebuild ChangeLog
Date: Wed, 30 Jun 2010 15:43:02
Message-Id: 20100630152705.905972CF47@corvid.gentoo.org
1 phajdan.jr 10/06/30 15:27:05
2
3 Modified: jgrapht-0.7.3.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #325669
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 dev-java/jgrapht/jgrapht-0.7.3.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild?r1=1.4&r2=1.5
14
15 Index: jgrapht-0.7.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- jgrapht-0.7.3.ebuild 26 Jun 2010 15:16:22 -0000 1.4
22 +++ jgrapht-0.7.3.ebuild 30 Jun 2010 15:27:05 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild,v 1.4 2010/06/26 15:16:22 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild,v 1.5 2010/06/30 15:27:05 phajdan.jr Exp $
28
29 EAPI="2"
30 JAVA_PKG_IUSE="doc source"
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="Graph library that is a simpler and faster alternative to JGraph"
33 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
34 HOMEPAGE="http://jgrapht.sourceforge.net"
35 -KEYWORDS="amd64 ~x86"
36 +KEYWORDS="amd64 x86"
37 SLOT="0"
38 LICENSE="LGPL-2.1"
39 IUSE="test"
40
41
42
43 1.5 dev-java/jgrapht/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jgrapht/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jgrapht/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jgrapht/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-java/jgrapht/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 26 Jun 2010 15:16:22 -0000 1.4
56 +++ ChangeLog 30 Jun 2010 15:27:05 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-java/jgrapht
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/ChangeLog,v 1.4 2010/06/26 15:16:22 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/ChangeLog,v 1.5 2010/06/30 15:27:05 phajdan.jr Exp $
62 +
63 + 30 Jun 2010; Pawel Hajdan jr <phajdan.jr@g.o> jgrapht-0.7.3.ebuild:
64 + x86 stable wrt bug #325669
65
66 26 Jun 2010; Christoph Mende <angelos@g.o> jgrapht-0.7.3.ebuild:
67 Stable on amd64 wrt bug #325669