* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog
@ 2015-03-06 6:47 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2015-03-06 6:47 UTC (permalink / raw
To: gentoo-commits
jer 15/03/06 06:47:25
Modified: strace-4.9.ebuild ChangeLog
Log:
Stable for HPPA (bug #532494).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.3 dev-util/strace/strace-4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.2&r2=1.3
Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- strace-4.9.ebuild 3 Mar 2015 22:29:38 -0000 1.2
+++ strace-4.9.ebuild 6 Mar 2015 06:47:25 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.2 2015/03/03 22:29:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.3 2015/03/06 06:47:25 jer Exp $
EAPI="4"
@@ -11,7 +11,7 @@
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
1.204 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.204&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.204&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.203&r2=1.204
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -r1.203 -r1.204
--- ChangeLog 3 Mar 2015 22:29:38 -0000 1.203
+++ ChangeLog 6 Mar 2015 06:47:25 -0000 1.204
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.203 2015/03/03 22:29:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.204 2015/03/06 06:47:25 jer Exp $
+
+ 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> strace-4.9.ebuild:
+ Stable for HPPA (bug #532494).
03 Mar 2015; Markus Meier <maekke@gentoo.org> strace-4.9.ebuild:
arm stable, bug #532494
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog
@ 2015-03-13 19:35 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-03-13 19:35 UTC (permalink / raw
To: gentoo-commits
zlogene 15/03/13 19:35:26
Modified: strace-4.9.ebuild ChangeLog
Log:
amd64 stable wrt bug #532494
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.5 dev-util/strace/strace-4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.4&r2=1.5
Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- strace-4.9.ebuild 6 Mar 2015 17:43:41 -0000 1.4
+++ strace-4.9.ebuild 13 Mar 2015 19:35:26 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.4 2015/03/06 17:43:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.5 2015/03/13 19:35:26 zlogene Exp $
EAPI="4"
@@ -11,7 +11,7 @@
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
1.207 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.207&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.207&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.206&r2=1.207
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- ChangeLog 6 Mar 2015 17:44:25 -0000 1.206
+++ ChangeLog 13 Mar 2015 19:35:26 -0000 1.207
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.206 2015/03/06 17:44:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.207 2015/03/13 19:35:26 zlogene Exp $
+
+ 13 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> strace-4.9.ebuild:
+ amd64 stable wrt bug #532494
*strace-4.10 (06 Mar 2015)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog
@ 2015-03-25 13:40 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-25 13:40 UTC (permalink / raw
To: gentoo-commits
ago 15/03/25 13:40:01
Modified: strace-4.9.ebuild ChangeLog
Log:
Stable for x86, wrt bug #532494
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 dev-util/strace/strace-4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.5&r2=1.6
Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- strace-4.9.ebuild 13 Mar 2015 19:35:26 -0000 1.5
+++ strace-4.9.ebuild 25 Mar 2015 13:40:01 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.5 2015/03/13 19:35:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.6 2015/03/25 13:40:01 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
1.208 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.208&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.208&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.207&r2=1.208
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog 13 Mar 2015 19:35:26 -0000 1.207
+++ ChangeLog 25 Mar 2015 13:40:01 -0000 1.208
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.207 2015/03/13 19:35:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.208 2015/03/25 13:40:01 ago Exp $
+
+ 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
+ Stable for x86, wrt bug #532494
13 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> strace-4.9.ebuild:
amd64 stable wrt bug #532494
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog
@ 2015-03-28 21:24 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-28 21:24 UTC (permalink / raw
To: gentoo-commits
ago 15/03/28 21:24:43
Modified: strace-4.9.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #532494
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 dev-util/strace/strace-4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.6&r2=1.7
Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- strace-4.9.ebuild 25 Mar 2015 13:40:01 -0000 1.6
+++ strace-4.9.ebuild 28 Mar 2015 21:24:43 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.6 2015/03/25 13:40:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.7 2015/03/28 21:24:43 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
1.209 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.209&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.209&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.208&r2=1.209
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- ChangeLog 25 Mar 2015 13:40:01 -0000 1.208
+++ ChangeLog 28 Mar 2015 21:24:43 -0000 1.209
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.208 2015/03/25 13:40:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.209 2015/03/28 21:24:43 ago Exp $
+
+ 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
+ Stable for ppc, wrt bug #532494
25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
Stable for x86, wrt bug #532494
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog
@ 2015-03-31 7:49 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-31 7:49 UTC (permalink / raw
To: gentoo-commits
ago 15/03/31 07:49:56
Modified: strace-4.9.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #532494
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 dev-util/strace/strace-4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.7&r2=1.8
Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- strace-4.9.ebuild 28 Mar 2015 21:24:43 -0000 1.7
+++ strace-4.9.ebuild 31 Mar 2015 07:49:56 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.7 2015/03/28 21:24:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.8 2015/03/31 07:49:56 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
1.210 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.210&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.210&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.209&r2=1.210
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- ChangeLog 28 Mar 2015 21:24:43 -0000 1.209
+++ ChangeLog 31 Mar 2015 07:49:56 -0000 1.210
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.209 2015/03/28 21:24:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.210 2015/03/31 07:49:56 ago Exp $
+
+ 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
+ Stable for ppc64, wrt bug #532494
28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
Stable for ppc, wrt bug #532494
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog
@ 2015-04-01 8:29 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-01 8:29 UTC (permalink / raw
To: gentoo-commits
ago 15/04/01 08:29:21
Modified: strace-4.9.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #532494
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 dev-util/strace/strace-4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.8&r2=1.9
Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- strace-4.9.ebuild 31 Mar 2015 07:49:56 -0000 1.8
+++ strace-4.9.ebuild 1 Apr 2015 08:29:21 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.8 2015/03/31 07:49:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.9 2015/04/01 08:29:21 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
1.211 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.211&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.211&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.210&r2=1.211
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog 31 Mar 2015 07:49:56 -0000 1.210
+++ ChangeLog 1 Apr 2015 08:29:21 -0000 1.211
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.210 2015/03/31 07:49:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.211 2015/04/01 08:29:21 ago Exp $
+
+ 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
+ Stable for sparc, wrt bug #532494
31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
Stable for ppc64, wrt bug #532494
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog
@ 2015-04-13 8:21 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-13 8:21 UTC (permalink / raw
To: gentoo-commits
ago 15/04/13 08:21:31
Modified: strace-4.9.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #532494
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path
1.10 dev-util/strace/strace-4.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.9&r2=1.10
Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- strace-4.9.ebuild 1 Apr 2015 08:29:21 -0000 1.9
+++ strace-4.9.ebuild 13 Apr 2015 08:21:31 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.9 2015/04/01 08:29:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.10 2015/04/13 08:21:31 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@
inherit git-2 autotools
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
fi
DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
1.212 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.212&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.212&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.211&r2=1.212
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- ChangeLog 1 Apr 2015 08:29:21 -0000 1.211
+++ ChangeLog 13 Apr 2015 08:21:31 -0000 1.212
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.211 2015/04/01 08:29:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.212 2015/04/13 08:21:31 ago Exp $
+
+ 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
+ Stable for alpha, wrt bug #532494
01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> strace-4.9.ebuild:
Stable for sparc, wrt bug #532494
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-04-13 8:21 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-06 6:47 [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.9.ebuild ChangeLog Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2015-03-13 19:35 Mikle Kolyada (zlogene)
2015-03-25 13:40 Agostino Sarubbo (ago)
2015-03-28 21:24 Agostino Sarubbo (ago)
2015-03-31 7:49 Agostino Sarubbo (ago)
2015-04-01 8:29 Agostino Sarubbo (ago)
2015-04-13 8:21 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox