summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:50:05 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:50:05 +0000
commit09a1c765ef6cec9b96ed369b0a9baf0614399fb9 (patch)
tree31c3127677cce65296331fd1a65f60991b46aa78 /dev-libs
parentStable on amd64 wrt bug #372333 (diff)
downloadgentoo-2-09a1c765ef6cec9b96ed369b0a9baf0614399fb9.tar.gz
gentoo-2-09a1c765ef6cec9b96ed369b0a9baf0614399fb9.tar.bz2
gentoo-2-09a1c765ef6cec9b96ed369b0a9baf0614399fb9.zip
Stable on amd64 wrt bug #372333
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libpthread-stubs/ChangeLog6
-rw-r--r--dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libpthread-stubs/ChangeLog b/dev-libs/libpthread-stubs/ChangeLog
index 0f458bb9def9..e8afbda684a2 100644
--- a/dev-libs/libpthread-stubs/ChangeLog
+++ b/dev-libs/libpthread-stubs/ChangeLog
@@ -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:
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
index 45549b672839..02f4010f31a6 100644
--- a/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
+++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
@@ -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 @@ 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 ~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=""