* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-04-18 13:39 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 11+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-18 13:39 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/04/18 13:39:49
Modified: ChangeLog
Added: libpthread-stubs-0.3.ebuild
Log:
Version bump to latest.
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Revision Changes Path
1.16 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 6 Feb 2011 12:39:02 -0000 1.15
+++ ChangeLog 18 Apr 2011 13:39:49 -0000 1.16
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.15 2011/02/06 12:39:02 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.16 2011/04/18 13:39:49 scarabeus Exp $
+
+*libpthread-stubs-0.3 (18 Apr 2011)
+
+ 18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ +libpthread-stubs-0.3.ebuild:
+ Version bump to latest.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libpthread-stubs-0.1.ebuild:
Drop to ~mips
1.1 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.1&content-type=text/plain
Index: libpthread-stubs-0.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.1 2011/04/18 13:39:49 scarabeus Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
DEPEND=""
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-05-16 15:36 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 11+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-16 15:36 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/05/16 15:36:40
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
Drop m68k keyword.
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.1&r2=1.2
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libpthread-stubs-0.3.ebuild 18 Apr 2011 13:39:49 -0000 1.1
+++ libpthread-stubs-0.3.ebuild 16 May 2011 15:36:40 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.1 2011/04/18 13:39:49 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.2 2011/05/16 15:36:40 scarabeus Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.17 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 18 Apr 2011 13:39:49 -0000 1.16
+++ ChangeLog 16 May 2011 15:36:40 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.16 2011/04/18 13:39:49 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.17 2011/05/16 15:36:40 scarabeus Exp $
+
+ 16 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ libpthread-stubs-0.3.ebuild:
+ Drop m68k keyword.
*libpthread-stubs-0.3 (18 Apr 2011)
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-06-23 7:50 Markos Chandras (hwoarang)
0 siblings, 0 replies; 11+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-06-23 7:50 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/06/23 07:50:05
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #372333
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.2&r2=1.3
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libpthread-stubs-0.3.ebuild 16 May 2011 15:36:40 -0000 1.2
+++ libpthread-stubs-0.3.ebuild 23 Jun 2011 07:50:05 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.2 2011/05/16 15:36:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.3 2011/06/23 07:50:05 hwoarang Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.18 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 16 May 2011 15:36:40 -0000 1.17
+++ ChangeLog 23 Jun 2011 07:50:05 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.17 2011/05/16 15:36:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.18 2011/06/23 07:50:05 hwoarang Exp $
+
+ 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org>
+ libpthread-stubs-0.3.ebuild:
+ Stable on amd64 wrt bug #372333
16 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
libpthread-stubs-0.3.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-06-26 20:27 Markus Meier (maekke)
0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2011-06-26 20:27 UTC (permalink / raw
To: gentoo-commits
maekke 11/06/26 20:27:10
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
arm stable, bug #371857
(Portage version: 2.1.10.3/cvs/Linux i686)
Revision Changes Path
1.4 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.3&r2=1.4
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libpthread-stubs-0.3.ebuild 23 Jun 2011 07:50:05 -0000 1.3
+++ libpthread-stubs-0.3.ebuild 26 Jun 2011 20:27:10 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.3 2011/06/23 07:50:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.4 2011/06/26 20:27:10 maekke Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.19 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 23 Jun 2011 07:50:05 -0000 1.18
+++ ChangeLog 26 Jun 2011 20:27:10 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.18 2011/06/23 07:50:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.19 2011/06/26 20:27:10 maekke Exp $
+
+ 26 Jun 2011; Markus Meier <maekke@gentoo.org> libpthread-stubs-0.3.ebuild:
+ arm stable, bug #371857
23 Jun 2011; Markos Chandras <hwoarang@gentoo.org>
libpthread-stubs-0.3.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-06-28 21:18 Brent Baude (ranger)
0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2011-06-28 21:18 UTC (permalink / raw
To: gentoo-commits
ranger 11/06/28 21:18:40
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
Marking libpthread-stubs-0.3 ppc for bug 371857
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Revision Changes Path
1.5 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.4&r2=1.5
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libpthread-stubs-0.3.ebuild 26 Jun 2011 20:27:10 -0000 1.4
+++ libpthread-stubs-0.3.ebuild 28 Jun 2011 21:18:40 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.4 2011/06/26 20:27:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.5 2011/06/28 21:18:40 ranger Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.20 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 26 Jun 2011 20:27:10 -0000 1.19
+++ ChangeLog 28 Jun 2011 21:18:40 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.19 2011/06/26 20:27:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.20 2011/06/28 21:18:40 ranger Exp $
+
+ 28 Jun 2011; Brent Baude <ranger@gentoo.org> libpthread-stubs-0.3.ebuild:
+ Marking libpthread-stubs-0.3 ppc stable for bug 371857
26 Jun 2011; Markus Meier <maekke@gentoo.org> libpthread-stubs-0.3.ebuild:
arm stable, bug #371857
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-07-13 19:45 Markus Meier (maekke)
0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2011-07-13 19:45 UTC (permalink / raw
To: gentoo-commits
maekke 11/07/13 19:45:17
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
x86 stable, bug #371857
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.5&r2=1.6
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libpthread-stubs-0.3.ebuild 28 Jun 2011 21:18:40 -0000 1.5
+++ libpthread-stubs-0.3.ebuild 13 Jul 2011 19:45:17 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.5 2011/06/28 21:18:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.6 2011/07/13 19:45:17 maekke Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.21 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 28 Jun 2011 21:18:40 -0000 1.20
+++ ChangeLog 13 Jul 2011 19:45:17 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.20 2011/06/28 21:18:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.21 2011/07/13 19:45:17 maekke Exp $
+
+ 13 Jul 2011; Markus Meier <maekke@gentoo.org> libpthread-stubs-0.3.ebuild:
+ x86 stable, bug #371857
28 Jun 2011; Brent Baude <ranger@gentoo.org> libpthread-stubs-0.3.ebuild:
Marking libpthread-stubs-0.3 ppc stable for bug 371857
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-07-29 10:25 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 11+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-29 10:25 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/07/29 10:25:00
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
ppc64 stable wrt #371857
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.6&r2=1.7
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libpthread-stubs-0.3.ebuild 13 Jul 2011 19:45:17 -0000 1.6
+++ libpthread-stubs-0.3.ebuild 29 Jul 2011 10:24:59 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.6 2011/07/13 19:45:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.7 2011/07/29 10:24:59 xarthisius Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.22 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 13 Jul 2011 19:45:17 -0000 1.21
+++ ChangeLog 29 Jul 2011 10:24:59 -0000 1.22
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.21 2011/07/13 19:45:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.22 2011/07/29 10:24:59 xarthisius Exp $
+
+ 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ libpthread-stubs-0.3.ebuild:
+ ppc64 stable wrt #371857
13 Jul 2011; Markus Meier <maekke@gentoo.org> libpthread-stubs-0.3.ebuild:
x86 stable, bug #371857
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-07-30 10:29 Raul Porcel (armin76)
0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2011-07-30 10:29 UTC (permalink / raw
To: gentoo-commits
armin76 11/07/30 10:29:22
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
alpha/ia64/s390/sh/sparc stable wrt #371857
(Portage version: 2.1.10.7/cvs/Linux ia64)
Revision Changes Path
1.8 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.7&r2=1.8
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libpthread-stubs-0.3.ebuild 29 Jul 2011 10:24:59 -0000 1.7
+++ libpthread-stubs-0.3.ebuild 30 Jul 2011 10:29:22 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.7 2011/07/29 10:24:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.8 2011/07/30 10:29:22 armin76 Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.23 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 29 Jul 2011 10:24:59 -0000 1.22
+++ ChangeLog 30 Jul 2011 10:29:22 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.22 2011/07/29 10:24:59 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.23 2011/07/30 10:29:22 armin76 Exp $
+
+ 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> libpthread-stubs-0.3.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #371857
29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
libpthread-stubs-0.3.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2011-08-20 15:44 Jeroen Roovers (jer)
0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2011-08-20 15:44 UTC (permalink / raw
To: gentoo-commits
jer 11/08/20 15:44:16
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
Stable for HPPA (bug #371857).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.8&r2=1.9
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libpthread-stubs-0.3.ebuild 30 Jul 2011 10:29:22 -0000 1.8
+++ libpthread-stubs-0.3.ebuild 20 Aug 2011 15:44:16 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.8 2011/07/30 10:29:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.9 2011/08/20 15:44:16 jer Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.24 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 30 Jul 2011 10:29:22 -0000 1.23
+++ ChangeLog 20 Aug 2011 15:44:16 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpthread-stubs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.23 2011/07/30 10:29:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.24 2011/08/20 15:44:16 jer Exp $
+
+ 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> libpthread-stubs-0.3.ebuild:
+ Stable for HPPA (bug #371857).
30 Jul 2011; Raúl Porcel <armin76@gentoo.org> libpthread-stubs-0.3.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #371857
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2012-04-26 18:46 Alexis Ballier (aballier)
0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2012-04-26 18:46 UTC (permalink / raw
To: gentoo-commits
aballier 12/04/26 18:46:12
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.10 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.9&r2=1.10
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libpthread-stubs-0.3.ebuild 20 Aug 2011 15:44:16 -0000 1.9
+++ libpthread-stubs-0.3.ebuild 26 Apr 2012 18:46:12 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.9 2011/08/20 15:44:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.10 2012/04/26 18:46:12 aballier Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.25 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 20 Aug 2011 15:44:16 -0000 1.24
+++ ChangeLog 26 Apr 2012 18:46:12 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libpthread-stubs
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.24 2011/08/20 15:44:16 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.25 2012/04/26 18:46:12 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+ libpthread-stubs-0.3.ebuild:
+ keyword ~amd64-fbsd
20 Aug 2011; Jeroen Roovers <jer@gentoo.org> libpthread-stubs-0.3.ebuild:
Stable for HPPA (bug #371857).
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog
@ 2013-02-21 18:23 Zac Medico (zmedico)
0 siblings, 0 replies; 11+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-21 18:23 UTC (permalink / raw
To: gentoo-commits
zmedico 13/02/21 18:23:33
Modified: libpthread-stubs-0.3.ebuild ChangeLog
Log:
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Revision Changes Path
1.11 dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild?r1=1.10&r2=1.11
Index: libpthread-stubs-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libpthread-stubs-0.3.ebuild 26 Apr 2012 18:46:12 -0000 1.10
+++ libpthread-stubs-0.3.ebuild 21 Feb 2013 18:23:32 -0000 1.11
@@ -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-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.10 2012/04/26 18:46:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild,v 1.11 2013/02/21 18:23:32 zmedico Exp $
EAPI=4
inherit xorg-2
@@ -8,7 +8,7 @@
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
1.26 dev-libs/libpthread-stubs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 26 Apr 2012 18:46:12 -0000 1.25
+++ ChangeLog 21 Feb 2013 18:23:32 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpthread-stubs
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.25 2012/04/26 18:46:12 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.26 2013/02/21 18:23:32 zmedico Exp $
+
+ 21 Feb 2013; Zac Medico <zmedico@gentoo.org> libpthread-stubs-0.3.ebuild:
+ Add ~arm-linux keyword.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
libpthread-stubs-0.3.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2013-02-21 18:23 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16 15:36 [gentoo-commits] gentoo-x86 commit in dev-libs/libpthread-stubs: libpthread-stubs-0.3.ebuild ChangeLog Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2013-02-21 18:23 Zac Medico (zmedico)
2012-04-26 18:46 Alexis Ballier (aballier)
2011-08-20 15:44 Jeroen Roovers (jer)
2011-07-30 10:29 Raul Porcel (armin76)
2011-07-29 10:25 Kacper Kowalik (xarthisius)
2011-07-13 19:45 Markus Meier (maekke)
2011-06-28 21:18 Brent Baude (ranger)
2011-06-26 20:27 Markus Meier (maekke)
2011-06-23 7:50 Markos Chandras (hwoarang)
2011-04-18 13:39 Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox