Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/qdox: ChangeLog qdox-1.6.3.ebuild
Date: Sat, 08 Sep 2007 12:11:19
Message-Id: E1ITz36-0000O3-TL@stork.gentoo.org
1 nixnut 07/09/08 12:04:28
2
3 Modified: ChangeLog qdox-1.6.3.ebuild
4 Log:
5 Added ~ppc wrt bug 187981
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.13 dev-java/qdox/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qdox/ChangeLog?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qdox/ChangeLog?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qdox/ChangeLog?r1=1.12&r2=1.13
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ChangeLog 21 Aug 2007 15:44:07 -0000 1.12
22 +++ ChangeLog 8 Sep 2007 12:04:28 -0000 1.13
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-java/qdox
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.12 2007/08/21 15:44:07 wltjr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.13 2007/09/08 12:04:28 nixnut Exp $
28 +
29 + 08 Sep 2007; nixnut <nixnut@g.o> qdox-1.6.3.ebuild:
30 + Added ~ppc wrt bug 187981
31
32 21 Aug 2007; William L. Thomson Jr. <wltjr@g.o> qdox-1.6.3.ebuild:
33 ~amd64, bug #187981. Bogus stable commit, nothing committed but changelog :(
34
35
36
37 1.3 dev-java/qdox/qdox-1.6.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild?r1=1.2&r2=1.3
42
43 Index: qdox-1.6.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- qdox-1.6.3.ebuild 21 Aug 2007 15:44:07 -0000 1.2
50 +++ qdox-1.6.3.ebuild 8 Sep 2007 12:04:28 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.2 2007/08/21 15:44:07 wltjr Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.3 2007/09/08 12:04:28 nixnut Exp $
56
57 JAVA_PKG_IUSE="doc source"
58 inherit java-pkg-2 java-ant-2
59 @@ -9,7 +9,7 @@
60 SRC_URI="http://repository.codehaus.org/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar"
61 LICENSE="Apache-2.0"
62 SLOT="1.6"
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="~amd64 ~ppc ~x86"
65 IUSE=""
66
67 CDEPEND="dev-java/ant-core
68
69
70
71 --
72 gentoo-commits@g.o mailing list