* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-10-11 11:55 Friedrich Oslage (bluebird)
0 siblings, 0 replies; 8+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-10-11 11:55 UTC (permalink / raw
To: gentoo-commits
bluebird 08/10/11 11:55:30
Modified: strace-4.5.18.ebuild ChangeLog
Log:
Stable on sparc, bug #241168
(Portage version: 2.1.4.5)
Revision Changes Path
1.2 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.1&r2=1.2
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- strace-4.5.18.ebuild 29 Aug 2008 01:14:56 -0000 1.1
+++ strace-4.5.18.ebuild 11 Oct 2008 11:55:30 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.1 2008/08/29 01:14:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.2 2008/10/11 11:55:30 bluebird Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.122 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.121&r2=1.122
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog 29 Aug 2008 01:14:56 -0000 1.121
+++ ChangeLog 11 Oct 2008 11:55:30 -0000 1.122
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.121 2008/08/29 01:14:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.122 2008/10/11 11:55:30 bluebird Exp $
+
+ 11 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> strace-4.5.18.ebuild:
+ Stable on sparc, bug #241168
*strace-4.5.18 (29 Aug 2008)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-10-11 15:55 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2008-10-11 15:55 UTC (permalink / raw
To: gentoo-commits
jer 08/10/11 15:55:52
Modified: strace-4.5.18.ebuild ChangeLog
Log:
Stable for HPPA (bug #241168).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Revision Changes Path
1.3 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.2&r2=1.3
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- strace-4.5.18.ebuild 11 Oct 2008 11:55:30 -0000 1.2
+++ strace-4.5.18.ebuild 11 Oct 2008 15:55:52 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.2 2008/10/11 11:55:30 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.3 2008/10/11 15:55:52 jer Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.123 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.122&r2=1.123
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog 11 Oct 2008 11:55:30 -0000 1.122
+++ ChangeLog 11 Oct 2008 15:55:52 -0000 1.123
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.122 2008/10/11 11:55:30 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.123 2008/10/11 15:55:52 jer Exp $
+
+ 11 Oct 2008; Jeroen Roovers <jer@gentoo.org> strace-4.5.18.ebuild:
+ Stable for HPPA (bug #241168).
11 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> strace-4.5.18.ebuild:
Stable on sparc, bug #241168
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-10-11 18:52 Richard Freeman (rich0)
0 siblings, 0 replies; 8+ messages in thread
From: Richard Freeman (rich0) @ 2008-10-11 18:52 UTC (permalink / raw
To: gentoo-commits
rich0 08/10/11 18:52:44
Modified: strace-4.5.18.ebuild ChangeLog
Log:
amd64 stable - 241168
(Portage version: 2.1.4.5)
Revision Changes Path
1.4 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.3&r2=1.4
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- strace-4.5.18.ebuild 11 Oct 2008 15:55:52 -0000 1.3
+++ strace-4.5.18.ebuild 11 Oct 2008 18:52:43 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.3 2008/10/11 15:55:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.4 2008/10/11 18:52:43 rich0 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.124 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 11 Oct 2008 15:55:52 -0000 1.123
+++ ChangeLog 11 Oct 2008 18:52:43 -0000 1.124
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.123 2008/10/11 15:55:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.124 2008/10/11 18:52:43 rich0 Exp $
+
+ 11 Oct 2008; Richard Freeman <rich0@gentoo.org> strace-4.5.18.ebuild:
+ amd64 stable - 241168
11 Oct 2008; Jeroen Roovers <jer@gentoo.org> strace-4.5.18.ebuild:
Stable for HPPA (bug #241168).
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-10-12 14:08 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-10-12 14:08 UTC (permalink / raw
To: gentoo-commits
nixnut 08/10/12 14:08:32
Modified: strace-4.5.18.ebuild ChangeLog
Log:
Stable on ppc wrt bug 241168
(Portage version: 2.1.4.5)
Revision Changes Path
1.5 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.4&r2=1.5
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- strace-4.5.18.ebuild 11 Oct 2008 18:52:43 -0000 1.4
+++ strace-4.5.18.ebuild 12 Oct 2008 14:08:32 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.4 2008/10/11 18:52:43 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.5 2008/10/12 14:08:32 nixnut Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.125 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.124&r2=1.125
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog 11 Oct 2008 18:52:43 -0000 1.124
+++ ChangeLog 12 Oct 2008 14:08:32 -0000 1.125
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.124 2008/10/11 18:52:43 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.125 2008/10/12 14:08:32 nixnut Exp $
+
+ 12 Oct 2008; nixnut <nixnut@gentoo.org> strace-4.5.18.ebuild:
+ Stable on ppc wrt bug 241168
11 Oct 2008; Richard Freeman <rich0@gentoo.org> strace-4.5.18.ebuild:
amd64 stable - 241168
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-10-13 9:26 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2008-10-13 9:26 UTC (permalink / raw
To: gentoo-commits
armin76 08/10/13 09:26:48
Modified: strace-4.5.18.ebuild ChangeLog
Log:
alpha/ia64/x86 stable wrt #241168
(Portage version: 2.1.4.5)
Revision Changes Path
1.6 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.5&r2=1.6
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- strace-4.5.18.ebuild 12 Oct 2008 14:08:32 -0000 1.5
+++ strace-4.5.18.ebuild 13 Oct 2008 09:26:48 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.5 2008/10/12 14:08:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.6 2008/10/13 09:26:48 armin76 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.126 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.125&r2=1.126
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog 12 Oct 2008 14:08:32 -0000 1.125
+++ ChangeLog 13 Oct 2008 09:26:48 -0000 1.126
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.125 2008/10/12 14:08:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.126 2008/10/13 09:26:48 armin76 Exp $
+
+ 13 Oct 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
+ alpha/ia64/x86 stable wrt #241168
12 Oct 2008; nixnut <nixnut@gentoo.org> strace-4.5.18.ebuild:
Stable on ppc wrt bug 241168
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-10-14 20:32 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2008-10-14 20:32 UTC (permalink / raw
To: gentoo-commits
ranger 08/10/14 20:32:27
Modified: strace-4.5.18.ebuild ChangeLog
Log:
stable ppc64, bug 241168
(Portage version: 2.1.4.5)
Revision Changes Path
1.7 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.6&r2=1.7
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- strace-4.5.18.ebuild 13 Oct 2008 09:26:48 -0000 1.6
+++ strace-4.5.18.ebuild 14 Oct 2008 20:32:27 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.6 2008/10/13 09:26:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.7 2008/10/14 20:32:27 ranger Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.127 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.126&r2=1.127
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog 13 Oct 2008 09:26:48 -0000 1.126
+++ ChangeLog 14 Oct 2008 20:32:27 -0000 1.127
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.126 2008/10/13 09:26:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.127 2008/10/14 20:32:27 ranger Exp $
+
+ 14 Oct 2008; Brent Baude <ranger@gentoo.org> strace-4.5.18.ebuild:
+ stable ppc64, bug 241168
13 Oct 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
alpha/ia64/x86 stable wrt #241168
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-11-10 11:38 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2008-11-10 11:38 UTC (permalink / raw
To: gentoo-commits
armin76 08/11/10 11:38:56
Modified: strace-4.5.18.ebuild ChangeLog
Log:
arm/sh stable
(Portage version: 2.1.4.5)
Revision Changes Path
1.9 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.8&r2=1.9
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- strace-4.5.18.ebuild 6 Nov 2008 23:36:31 -0000 1.8
+++ strace-4.5.18.ebuild 10 Nov 2008 11:38:56 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.8 2008/11/06 23:36:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.9 2008/11/10 11:38:56 armin76 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.128 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.127&r2=1.128
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog 14 Oct 2008 20:32:27 -0000 1.127
+++ ChangeLog 10 Nov 2008 11:38:56 -0000 1.128
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.127 2008/10/14 20:32:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.128 2008/11/10 11:38:56 armin76 Exp $
+
+ 10 Nov 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
+ arm/sh stable
14 Oct 2008; Brent Baude <ranger@gentoo.org> strace-4.5.18.ebuild:
stable ppc64, bug 241168
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog
@ 2008-11-11 20:41 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2008-11-11 20:41 UTC (permalink / raw
To: gentoo-commits
armin76 08/11/11 20:41:04
Modified: strace-4.5.18.ebuild ChangeLog
Log:
Revert, since it seems to fail
(Portage version: 2.1.4.5)
Revision Changes Path
1.10 dev-util/strace/strace-4.5.18.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild?r1=1.9&r2=1.10
Index: strace-4.5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- strace-4.5.18.ebuild 10 Nov 2008 11:38:56 -0000 1.9
+++ strace-4.5.18.ebuild 11 Nov 2008 20:41:04 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.9 2008/11/10 11:38:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.18.ebuild,v 1.10 2008/11/11 20:41:04 armin76 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
IUSE="static aio"
DEPEND="aio? ( >=dev-libs/libaio-0.3.106 )"
1.129 dev-util/strace/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/strace/ChangeLog?r1=1.128&r2=1.129
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog 10 Nov 2008 11:38:56 -0000 1.128
+++ ChangeLog 11 Nov 2008 20:41:04 -0000 1.129
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.128 2008/11/10 11:38:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.129 2008/11/11 20:41:04 armin76 Exp $
+
+ 11 Nov 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
+ Revert, since it seems to fail
10 Nov 2008; Raúl Porcel <armin76@gentoo.org> strace-4.5.18.ebuild:
arm/sh stable
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-11-11 20:41 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 11:38 [gentoo-commits] gentoo-x86 commit in dev-util/strace: strace-4.5.18.ebuild ChangeLog Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2008-11-11 20:41 Raul Porcel (armin76)
2008-10-14 20:32 Brent Baude (ranger)
2008-10-13 9:26 Raul Porcel (armin76)
2008-10-12 14:08 Gysbert Wassenaar (nixnut)
2008-10-11 18:52 Richard Freeman (rich0)
2008-10-11 15:55 Jeroen Roovers (jer)
2008-10-11 11:55 Friedrich Oslage (bluebird)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox