* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog
@ 2013-08-28 22:17 Tom Wijsman (tomwij)
0 siblings, 0 replies; 7+ messages in thread
From: Tom Wijsman (tomwij) @ 2013-08-28 22:17 UTC (permalink / raw
To: gentoo-commits
tomwij 13/08/28 22:17:31
Modified: ChangeLog
Added: ant-apache-xalan2-1.9.2.ebuild
Log:
Version bump to 1.9.2. Fixes security bug #476958.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path
1.20 dev-java/ant-apache-xalan2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 5 Jul 2013 11:19:57 -0000 1.19
+++ ChangeLog 28 Aug 2013 22:17:31 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.19 2013/07/05 11:19:57 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.20 2013/08/28 22:17:31 tomwij Exp $
+
+*ant-apache-xalan2-1.9.2 (28 Aug 2013)
+
+ 28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +ant-apache-xalan2-1.9.2.ebuild:
+ Version bump to 1.9.2. Fixes security bug #476958.
*ant-apache-xalan2-1.9.1 (05 Jul 2013)
1.1 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.1&content-type=text/plain
Index: ant-apache-xalan2-1.9.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.1 2013/08/28 22:17:31 tomwij Exp $
EAPI="5"
ANT_TASK_DEPNAME="xalan"
inherit ant-tasks
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd \
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris \
~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-java/xalan"
RDEPEND="${DEPEND}"
src_unpack() {
ant-tasks_src_unpack all
}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog
@ 2013-10-20 9:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 9:11 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 09:11:18
Modified: ant-apache-xalan2-1.9.2.ebuild ChangeLog
Log:
Correct the keyword declaration
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?r1=1.1&r2=1.2
Index: ant-apache-xalan2-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ant-apache-xalan2-1.9.2.ebuild 28 Aug 2013 22:17:31 -0000 1.1
+++ ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 09:11:18 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.1 2013/08/28 22:17:31 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.2 2013/10/20 09:11:18 ago Exp $
EAPI="5"
@@ -8,9 +8,7 @@
inherit ant-tasks
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd \
- ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris \
- ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-java/xalan"
RDEPEND="${DEPEND}"
1.21 dev-java/ant-apache-xalan2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 28 Aug 2013 22:17:31 -0000 1.20
+++ ChangeLog 20 Oct 2013 09:11:18 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.20 2013/08/28 22:17:31 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.21 2013/10/20 09:11:18 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
+ Correct the keyword declaration
*ant-apache-xalan2-1.9.2 (28 Aug 2013)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog
@ 2013-10-20 11:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 11:11 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 11:11:12
Modified: ant-apache-xalan2-1.9.2.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #476958
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?r1=1.2&r2=1.3
Index: ant-apache-xalan2-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 09:11:18 -0000 1.2
+++ ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 11:11:12 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.2 2013/10/20 09:11:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.3 2013/10/20 11:11:12 ago Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit ant-tasks
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-java/xalan"
RDEPEND="${DEPEND}"
1.22 dev-java/ant-apache-xalan2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 20 Oct 2013 09:11:18 -0000 1.21
+++ ChangeLog 20 Oct 2013 11:11:12 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.21 2013/10/20 09:11:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.22 2013/10/20 11:11:12 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
+ Stable for amd64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
Correct the keyword declaration
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog
@ 2013-10-20 11:14 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 11:14 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 11:14:25
Modified: ant-apache-xalan2-1.9.2.ebuild ChangeLog
Log:
Stable for x86, wrt bug #476958
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?r1=1.3&r2=1.4
Index: ant-apache-xalan2-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 11:11:12 -0000 1.3
+++ ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 11:14:25 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.3 2013/10/20 11:11:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.4 2013/10/20 11:14:25 ago Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit ant-tasks
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-java/xalan"
RDEPEND="${DEPEND}"
1.23 dev-java/ant-apache-xalan2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 20 Oct 2013 11:11:12 -0000 1.22
+++ ChangeLog 20 Oct 2013 11:14:25 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.22 2013/10/20 11:11:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.23 2013/10/20 11:14:25 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
+ Stable for x86, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
Stable for amd64, wrt bug #476958
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog
@ 2013-10-20 15:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 15:11 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 15:11:18
Modified: ant-apache-xalan2-1.9.2.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #476958
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?r1=1.4&r2=1.5
Index: ant-apache-xalan2-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 11:14:25 -0000 1.4
+++ ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 15:11:18 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.4 2013/10/20 11:14:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.5 2013/10/20 15:11:18 ago Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit ant-tasks
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-java/xalan"
RDEPEND="${DEPEND}"
1.24 dev-java/ant-apache-xalan2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 20 Oct 2013 11:14:25 -0000 1.23
+++ ChangeLog 20 Oct 2013 15:11:18 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.23 2013/10/20 11:14:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.24 2013/10/20 15:11:18 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
+ Stable for ppc, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
Stable for x86, wrt bug #476958
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog
@ 2013-10-20 16:31 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 16:31 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 16:31:30
Modified: ant-apache-xalan2-1.9.2.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #476958
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?r1=1.5&r2=1.6
Index: ant-apache-xalan2-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 15:11:18 -0000 1.5
+++ ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 16:31:30 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.5 2013/10/20 15:11:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.6 2013/10/20 16:31:30 ago Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit ant-tasks
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-java/xalan"
RDEPEND="${DEPEND}"
1.25 dev-java/ant-apache-xalan2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 20 Oct 2013 15:11:18 -0000 1.24
+++ ChangeLog 20 Oct 2013 16:31:30 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.24 2013/10/20 15:11:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.25 2013/10/20 16:31:30 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
+ Stable for ppc64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-xalan2-1.9.2.ebuild:
Stable for ppc, wrt bug #476958
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog
@ 2015-07-11 9:20 James Le Cuirot (chewi)
0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot (chewi) @ 2015-07-11 9:20 UTC (permalink / raw
To: gentoo-commits
chewi 15/07/11 09:20:52
Modified: ant-apache-xalan2-1.9.2.ebuild ChangeLog
Log:
Drop java on ia64.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path
1.7 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild?r1=1.6&r2=1.7
Index: ant-apache-xalan2-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ant-apache-xalan2-1.9.2.ebuild 20 Oct 2013 16:31:30 -0000 1.6
+++ ant-apache-xalan2-1.9.2.ebuild 11 Jul 2015 09:20:52 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.6 2013/10/20 16:31:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.9.2.ebuild,v 1.7 2015/07/11 09:20:52 chewi Exp $
EAPI="5"
@@ -8,7 +8,7 @@
inherit ant-tasks
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-java/xalan"
RDEPEND="${DEPEND}"
1.28 dev-java/ant-apache-xalan2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 9 Jul 2015 21:10:21 -0000 1.27
+++ ChangeLog 11 Jul 2015 09:20:52 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.27 2015/07/09 21:10:21 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.28 2015/07/11 09:20:52 chewi Exp $
+
+ 11 Jul 2015; James Le Cuirot <chewi@gentoo.org>
+ ant-apache-xalan2-1.9.2.ebuild:
+ Drop java on ia64.
09 Jul 2015; James Le Cuirot <chewi@gentoo.org>
-ant-apache-xalan2-1.8.2.ebuild, -ant-apache-xalan2-1.8.4.ebuild,
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-07-11 9:20 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28 22:17 [gentoo-commits] gentoo-x86 commit in dev-java/ant-apache-xalan2: ant-apache-xalan2-1.9.2.ebuild ChangeLog Tom Wijsman (tomwij)
-- strict thread matches above, loose matches on Subject: below --
2013-10-20 9:11 Agostino Sarubbo (ago)
2013-10-20 11:11 Agostino Sarubbo (ago)
2013-10-20 11:14 Agostino Sarubbo (ago)
2013-10-20 15:11 Agostino Sarubbo (ago)
2013-10-20 16:31 Agostino Sarubbo (ago)
2015-07-11 9:20 James Le Cuirot (chewi)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox