Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in java-virtuals/jmx: ChangeLog jmx-1.0.ebuild jmx-1.0-r1.ebuild jmx-1.0-r2.ebuild
Date: Sun, 01 Jan 2012 18:58:11
Message-Id: 20120101185756.9F5BA2004B@flycatcher.gentoo.org
1 sera 12/01/01 18:57:56
2
3 Modified: ChangeLog jmx-1.0.ebuild jmx-1.0-r1.ebuild
4 jmx-1.0-r2.ebuild
5 Log:
6 Drop ia64 support #345433
7
8 (Portage version: 2.1.10.43/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 java-virtuals/jmx/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/java-virtuals/jmx/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 11 Sep 2011 06:27:28 -0000 1.11
24 +++ ChangeLog 1 Jan 2012 18:57:56 -0000 1.12
25 @@ -1,6 +1,10 @@
26 # ChangeLog for java-virtuals/jmx
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/ChangeLog,v 1.11 2011/09/11 06:27:28 serkan Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/ChangeLog,v 1.12 2012/01/01 18:57:56 sera Exp $
31 +
32 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> jmx-1.0.ebuild,
33 + jmx-1.0-r1.ebuild, jmx-1.0-r2.ebuild:
34 + Drop ia64 support #345433
35
36 *jmx-1.0-r2 (11 Sep 2011)
37
38
39
40
41 1.6 java-virtuals/jmx/jmx-1.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0.ebuild?r1=1.5&r2=1.6
46
47 Index: jmx-1.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- jmx-1.0.ebuild 16 Dec 2009 19:41:07 -0000 1.5
54 +++ jmx-1.0.ebuild 1 Jan 2012 18:57:56 -0000 1.6
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0.ebuild,v 1.5 2009/12/16 19:41:07 fauli Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0.ebuild,v 1.6 2012/01/01 18:57:56 sera Exp $
61
62 EAPI=1
63
64 @@ -12,7 +12,7 @@
65
66 LICENSE="GPL-2"
67 SLOT="0"
68 -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
69 +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
70 IUSE=""
71
72 DEPEND=""
73
74
75
76 1.7 java-virtuals/jmx/jmx-1.0-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0-r1.ebuild?rev=1.7&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0-r1.ebuild?rev=1.7&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0-r1.ebuild?r1=1.6&r2=1.7
81
82 Index: jmx-1.0-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0-r1.ebuild,v
85 retrieving revision 1.6
86 retrieving revision 1.7
87 diff -u -r1.6 -r1.7
88 --- jmx-1.0-r1.ebuild 16 Dec 2009 19:41:07 -0000 1.6
89 +++ jmx-1.0-r1.ebuild 1 Jan 2012 18:57:56 -0000 1.7
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2009 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0-r1.ebuild,v 1.6 2009/12/16 19:41:07 fauli Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0-r1.ebuild,v 1.7 2012/01/01 18:57:56 sera Exp $
96
97 EAPI=1
98
99 @@ -12,7 +12,7 @@
100
101 LICENSE="GPL-2"
102 SLOT="0"
103 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
104 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
105 IUSE=""
106
107 DEPEND=""
108
109
110
111 1.2 java-virtuals/jmx/jmx-1.0-r2.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0-r2.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0-r2.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/java-virtuals/jmx/jmx-1.0-r2.ebuild?r1=1.1&r2=1.2
116
117 Index: jmx-1.0-r2.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0-r2.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- jmx-1.0-r2.ebuild 11 Sep 2011 06:27:28 -0000 1.1
124 +++ jmx-1.0-r2.ebuild 1 Jan 2012 18:57:56 -0000 1.2
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2011 Gentoo Foundation
127 +# Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0-r2.ebuild,v 1.1 2011/09/11 06:27:28 serkan Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jmx/jmx-1.0-r2.ebuild,v 1.2 2012/01/01 18:57:56 sera Exp $
131
132 EAPI=1
133
134 @@ -12,7 +12,7 @@
135
136 LICENSE="GPL-2"
137 SLOT="0"
138 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
139 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
140 IUSE=""
141
142 DEPEND=""