* [gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-2.0.ebuild ChangeLog
@ 2012-11-13 14:04 Anthony G. Basile (blueness)
0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-11-13 14:04 UTC (permalink / raw
To: gentoo-commits
blueness 12/11/13 14:04:51
Modified: systemtap-2.0.ebuild ChangeLog
Log:
keyword ~arm, bug #351931
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.2 dev-util/systemtap/systemtap-2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?r1=1.1&r2=1.2
Index: systemtap-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemtap-2.0.ebuild 4 Nov 2012 22:15:44 -0000 1.1
+++ systemtap-2.0.ebuild 13 Nov 2012 14:04:51 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v 1.1 2012/11/04 22:15:44 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v 1.2 2012/11/13 14:04:51 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="sqlite"
DEPEND=">=dev-libs/elfutils-0.142
1.102 dev-util/systemtap/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?r1=1.101&r2=1.102
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog 4 Nov 2012 22:15:44 -0000 1.101
+++ ChangeLog 13 Nov 2012 14:04:51 -0000 1.102
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/systemtap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.101 2012/11/04 22:15:44 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.102 2012/11/13 14:04:51 blueness Exp $
+
+ 13 Nov 2012; Anthony G. Basile <blueness@gentoo.org> systemtap-2.0.ebuild:
+ keyword ~arm, bug #351931
*systemtap-2.0 (04 Nov 2012)
@@ -568,4 +571,3 @@
26 Mar 2006; Chris Aniszczyk <zx@gentoo.org> ChangeLog:
systemtap-20060325.ebuild Initial Import
-
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-2.0.ebuild ChangeLog
@ 2012-12-19 16:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-19 16:53 UTC (permalink / raw
To: gentoo-commits
ago 12/12/19 16:53:04
Modified: systemtap-2.0.ebuild ChangeLog
Log:
Add ~ia64, wrt bug #351931
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Revision Changes Path
1.4 dev-util/systemtap/systemtap-2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?r1=1.3&r2=1.4
Index: systemtap-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- systemtap-2.0.ebuild 15 Dec 2012 19:34:20 -0000 1.3
+++ systemtap-2.0.ebuild 19 Dec 2012 16:53:04 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v 1.3 2012/12/15 19:34:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v 1.4 2012/12/19 16:53:04 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86"
IUSE="sqlite"
DEPEND=">=dev-libs/elfutils-0.142
1.104 dev-util/systemtap/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 15 Dec 2012 19:34:20 -0000 1.103
+++ ChangeLog 19 Dec 2012 16:53:04 -0000 1.104
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/systemtap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.103 2012/12/15 19:34:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.104 2012/12/19 16:53:04 ago Exp $
+
+ 19 Dec 2012; Agostino Sarubbo <ago@gentoo.org> systemtap-2.0.ebuild:
+ Add ~ia64, wrt bug #351931
15 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
systemtap-1.6.ebuild, systemtap-1.7.ebuild, systemtap-2.0.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-2.0.ebuild ChangeLog
@ 2013-01-06 9:33 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-06 9:33 UTC (permalink / raw
To: gentoo-commits
ago 13/01/06 09:33:12
Modified: systemtap-2.0.ebuild ChangeLog
Log:
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.5 dev-util/systemtap/systemtap-2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?r1=1.4&r2=1.5
Index: systemtap-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- systemtap-2.0.ebuild 19 Dec 2012 16:53:04 -0000 1.4
+++ systemtap-2.0.ebuild 6 Jan 2013 09:33:12 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v 1.4 2012/12/19 16:53:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v 1.5 2013/01/06 09:33:12 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="sqlite"
DEPEND=">=dev-libs/elfutils-0.142
1.105 dev-util/systemtap/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?r1=1.104&r2=1.105
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog 19 Dec 2012 16:53:04 -0000 1.104
+++ ChangeLog 6 Jan 2013 09:33:12 -0000 1.105
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/systemtap
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.104 2012/12/19 16:53:04 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.105 2013/01/06 09:33:12 ago Exp $
+
+ 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> systemtap-2.0.ebuild:
+ Add ~sparc, wrt bug #449220
19 Dec 2012; Agostino Sarubbo <ago@gentoo.org> systemtap-2.0.ebuild:
Add ~ia64, wrt bug #351931
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-2.0.ebuild ChangeLog
@ 2013-01-28 20:31 Mike Frysinger (vapier)
0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2013-01-28 20:31 UTC (permalink / raw
To: gentoo-commits
vapier 13/01/28 20:31:47
Modified: systemtap-2.0.ebuild ChangeLog
Log:
Add ~s390 love -- it compiles #351931 by Pacho Ramos.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Revision Changes Path
1.6 dev-util/systemtap/systemtap-2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild?r1=1.5&r2=1.6
Index: systemtap-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- systemtap-2.0.ebuild 6 Jan 2013 09:33:12 -0000 1.5
+++ systemtap-2.0.ebuild 28 Jan 2013 20:31:46 -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-util/systemtap/systemtap-2.0.ebuild,v 1.5 2013/01/06 09:33:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.0.ebuild,v 1.6 2013/01/28 20:31:46 vapier Exp $
EAPI=4
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="sqlite"
DEPEND=">=dev-libs/elfutils-0.142
1.106 dev-util/systemtap/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?r1=1.105&r2=1.106
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog 6 Jan 2013 09:33:12 -0000 1.105
+++ ChangeLog 28 Jan 2013 20:31:47 -0000 1.106
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/systemtap
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.105 2013/01/06 09:33:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.106 2013/01/28 20:31:47 vapier Exp $
+
+ 28 Jan 2013; Mike Frysinger <vapier@gentoo.org> systemtap-2.0.ebuild:
+ Add ~s390 love -- it compiles #351931 by Pacho Ramos.
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> systemtap-2.0.ebuild:
Add ~sparc, wrt bug #449220
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-28 20:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 20:31 [gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-2.0.ebuild ChangeLog Mike Frysinger (vapier)
-- strict thread matches above, loose matches on Subject: below --
2013-01-06 9:33 Agostino Sarubbo (ago)
2012-12-19 16:53 Agostino Sarubbo (ago)
2012-11-13 14:04 Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox