Gentoo Archives: gentoo-commits

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