* [gentoo-commits] gentoo-x86 commit in dev-java/ant-jdepend: ant-jdepend-1.9.2.ebuild ChangeLog
@ 2013-08-28 22:20 Tom Wijsman (tomwij)
0 siblings, 0 replies; 6+ messages in thread
From: Tom Wijsman (tomwij) @ 2013-08-28 22:20 UTC (permalink / raw
To: gentoo-commits
tomwij 13/08/28 22:20:32
Modified: ChangeLog
Added: ant-jdepend-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.35 dev-java/ant-jdepend/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 5 Jul 2013 14:15:03 -0000 1.34
+++ ChangeLog 28 Aug 2013 22:20:32 -0000 1.35
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/ant-jdepend
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.34 2013/07/05 14:15:03 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.35 2013/08/28 22:20:32 tomwij Exp $
+
+*ant-jdepend-1.9.2 (28 Aug 2013)
+
+ 28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +ant-jdepend-1.9.2.ebuild:
+ Version bump to 1.9.2. Fixes security bug #476958.
*ant-jdepend-1.9.1 (05 Jul 2013)
1.1 dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.1&content-type=text/plain
Index: ant-jdepend-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-jdepend/ant-jdepend-1.9.2.ebuild,v 1.1 2013/08/28 22:20:32 tomwij Exp $
EAPI="5"
inherit ant-tasks
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/jdepend-2.9-r2:0"
RDEPEND="${DEPEND}"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-jdepend: ant-jdepend-1.9.2.ebuild ChangeLog
@ 2013-10-20 9:23 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 9:23 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 09:23:05
Modified: ant-jdepend-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-jdepend/ant-jdepend-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?r1=1.1&r2=1.2
Index: ant-jdepend-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ant-jdepend-1.9.2.ebuild 28 Aug 2013 22:20:32 -0000 1.1
+++ ant-jdepend-1.9.2.ebuild 20 Oct 2013 09:23:05 -0000 1.2
@@ -1,14 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.1 2013/08/28 22:20:32 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.2 2013/10/20 09:23:05 ago Exp $
EAPI="5"
inherit ant-tasks
-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"
+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/jdepend-2.9-r2:0"
RDEPEND="${DEPEND}"
1.36 dev-java/ant-jdepend/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 28 Aug 2013 22:20:32 -0000 1.35
+++ ChangeLog 20 Oct 2013 09:23:05 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-jdepend
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.35 2013/08/28 22:20:32 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.36 2013/10/20 09:23:05 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
+ Correct the keyword declaration
*ant-jdepend-1.9.2 (28 Aug 2013)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-jdepend: ant-jdepend-1.9.2.ebuild ChangeLog
@ 2013-10-20 11:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 11:11 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 11:11:52
Modified: ant-jdepend-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-jdepend/ant-jdepend-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?r1=1.2&r2=1.3
Index: ant-jdepend-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant-jdepend-1.9.2.ebuild 20 Oct 2013 09:23:05 -0000 1.2
+++ ant-jdepend-1.9.2.ebuild 20 Oct 2013 11:11:52 -0000 1.3
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.2 2013/10/20 09:23:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.3 2013/10/20 11:11:52 ago Exp $
EAPI="5"
inherit ant-tasks
-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"
+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/jdepend-2.9-r2:0"
RDEPEND="${DEPEND}"
1.37 dev-java/ant-jdepend/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 20 Oct 2013 09:23:05 -0000 1.36
+++ ChangeLog 20 Oct 2013 11:11:52 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-jdepend
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.36 2013/10/20 09:23:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.37 2013/10/20 11:11:52 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
+ Stable for amd64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
Correct the keyword declaration
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-jdepend: ant-jdepend-1.9.2.ebuild ChangeLog
@ 2013-10-20 11:14 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 11:14 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 11:14:54
Modified: ant-jdepend-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-jdepend/ant-jdepend-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?r1=1.3&r2=1.4
Index: ant-jdepend-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ant-jdepend-1.9.2.ebuild 20 Oct 2013 11:11:52 -0000 1.3
+++ ant-jdepend-1.9.2.ebuild 20 Oct 2013 11:14:54 -0000 1.4
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.3 2013/10/20 11:11:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.4 2013/10/20 11:14:54 ago Exp $
EAPI="5"
inherit ant-tasks
-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"
+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/jdepend-2.9-r2:0"
RDEPEND="${DEPEND}"
1.38 dev-java/ant-jdepend/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 20 Oct 2013 11:11:52 -0000 1.37
+++ ChangeLog 20 Oct 2013 11:14:54 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-jdepend
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.37 2013/10/20 11:11:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.38 2013/10/20 11:14:54 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
+ Stable for x86, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
Stable for amd64, wrt bug #476958
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-jdepend: ant-jdepend-1.9.2.ebuild ChangeLog
@ 2013-10-20 15:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 15:11 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 15:11:56
Modified: ant-jdepend-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-jdepend/ant-jdepend-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?r1=1.4&r2=1.5
Index: ant-jdepend-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ant-jdepend-1.9.2.ebuild 20 Oct 2013 11:14:54 -0000 1.4
+++ ant-jdepend-1.9.2.ebuild 20 Oct 2013 15:11:56 -0000 1.5
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.4 2013/10/20 11:14:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.5 2013/10/20 15:11:56 ago Exp $
EAPI="5"
inherit ant-tasks
-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"
+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/jdepend-2.9-r2:0"
RDEPEND="${DEPEND}"
1.39 dev-java/ant-jdepend/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 20 Oct 2013 11:14:54 -0000 1.38
+++ ChangeLog 20 Oct 2013 15:11:56 -0000 1.39
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-jdepend
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.38 2013/10/20 11:14:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.39 2013/10/20 15:11:56 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
+ Stable for ppc, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
Stable for x86, wrt bug #476958
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-java/ant-jdepend: ant-jdepend-1.9.2.ebuild ChangeLog
@ 2013-10-20 16:31 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-20 16:31 UTC (permalink / raw
To: gentoo-commits
ago 13/10/20 16:31:56
Modified: ant-jdepend-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-jdepend/ant-jdepend-1.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild?r1=1.5&r2=1.6
Index: ant-jdepend-1.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ant-jdepend-1.9.2.ebuild 20 Oct 2013 15:11:56 -0000 1.5
+++ ant-jdepend-1.9.2.ebuild 20 Oct 2013 16:31:56 -0000 1.6
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.5 2013/10/20 15:11:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.9.2.ebuild,v 1.6 2013/10/20 16:31:56 ago Exp $
EAPI="5"
inherit ant-tasks
-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"
+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/jdepend-2.9-r2:0"
RDEPEND="${DEPEND}"
1.40 dev-java/ant-jdepend/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-jdepend/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 20 Oct 2013 15:11:56 -0000 1.39
+++ ChangeLog 20 Oct 2013 16:31:56 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-jdepend
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.39 2013/10/20 15:11:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ChangeLog,v 1.40 2013/10/20 16:31:56 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
+ Stable for ppc64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jdepend-1.9.2.ebuild:
Stable for ppc, wrt bug #476958
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-10-20 16:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-20 9:23 [gentoo-commits] gentoo-x86 commit in dev-java/ant-jdepend: ant-jdepend-1.9.2.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-10-20 16:31 Agostino Sarubbo (ago)
2013-10-20 15:11 Agostino Sarubbo (ago)
2013-10-20 11:14 Agostino Sarubbo (ago)
2013-10-20 11:11 Agostino Sarubbo (ago)
2013-08-28 22:20 Tom Wijsman (tomwij)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox