Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/henplus: ChangeLog henplus-0.9.8.ebuild
Date: Thu, 07 Jan 2010 21:33:20
Message-Id: E1NSzym-0003Sv-U9@stork.gentoo.org
1 ranger 10/01/07 21:33:16
2
3 Modified: ChangeLog henplus-0.9.8.ebuild
4 Log:
5 stable ppc, bug 284300
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.24 dev-db/henplus/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/henplus/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/henplus/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/henplus/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 11 Sep 2009 22:08:57 -0000 1.23
22 +++ ChangeLog 7 Jan 2010 21:33:16 -0000 1.24
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-db/henplus
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.23 2009/09/11 22:08:57 maekke Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.24 2010/01/07 21:33:16 ranger Exp $
29 +
30 + 07 Jan 2010; Brent Baude <ranger@g.o> henplus-0.9.8.ebuild:
31 + stable ppc, bug 284300
32
33 11 Sep 2009; Markus Meier <maekke@g.o> henplus-0.9.8.ebuild:
34 amd64/x86 stable, bug #284300
35
36
37
38 1.3 dev-db/henplus/henplus-0.9.8.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild?r1=1.2&r2=1.3
43
44 Index: henplus-0.9.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- henplus-0.9.8.ebuild 11 Sep 2009 22:08:57 -0000 1.2
51 +++ henplus-0.9.8.ebuild 7 Jan 2010 21:33:16 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild,v 1.2 2009/09/11 22:08:57 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.8.ebuild,v 1.3 2010/01/07 21:33:16 ranger Exp $
58
59 EAPI="2"
60 JAVA_PKG_IUSE="doc source"
61 @@ -12,7 +12,7 @@
62 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc x86"
66 +KEYWORDS="amd64 ppc x86"
67 IUSE=""
68
69 COMMON_DEPEND="dev-java/commons-cli:1