Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/txw2-runtime: ChangeLog txw2-runtime-20070407-r2.ebuild
Date: Fri, 03 Feb 2012 16:54:49
Message-Id: 20120203165440.871422004B@flycatcher.gentoo.org
1 ago 12/02/03 16:54:40
2
3 Modified: ChangeLog txw2-runtime-20070407-r2.ebuild
4 Log:
5 Stable for amd64, wrt bug #396883
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 dev-java/txw2-runtime/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/txw2-runtime/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/txw2-runtime/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/txw2-runtime/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/txw2-runtime/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 5 Oct 2008 16:38:49 -0000 1.11
23 +++ ChangeLog 3 Feb 2012 16:54:40 -0000 1.12
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-java/txw2-runtime
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/txw2-runtime/ChangeLog,v 1.11 2008/10/05 16:38:49 serkan Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-java/txw2-runtime/ChangeLog,v 1.12 2012/02/03 16:54:40 ago Exp $
30 +
31 + 03 Feb 2012; Agostino Sarubbo <ago@g.o>
32 + txw2-runtime-20070407-r2.ebuild:
33 + Stable for amd64, wrt bug #396883
34
35 *txw2-runtime-20070407-r2 (05 Oct 2008)
36
37
38
39
40 1.2 dev-java/txw2-runtime/txw2-runtime-20070407-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/txw2-runtime/txw2-runtime-20070407-r2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/txw2-runtime/txw2-runtime-20070407-r2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/txw2-runtime/txw2-runtime-20070407-r2.ebuild?r1=1.1&r2=1.2
45
46 Index: txw2-runtime-20070407-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-java/txw2-runtime/txw2-runtime-20070407-r2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- txw2-runtime-20070407-r2.ebuild 5 Oct 2008 16:38:49 -0000 1.1
53 +++ txw2-runtime-20070407-r2.ebuild 3 Feb 2012 16:54:40 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2008 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-java/txw2-runtime/txw2-runtime-20070407-r2.ebuild,v 1.1 2008/10/05 16:38:49 serkan Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-java/txw2-runtime/txw2-runtime-20070407-r2.ebuild,v 1.2 2012/02/03 16:54:40 ago Exp $
60
61 JAVA_PKG_IUSE="doc source"
62
63 @@ -12,7 +12,7 @@
64
65 LICENSE="CDDL"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
68 +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
69 IUSE=""
70
71 COMMON_DEP="java-virtuals/stax-api"