summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-07-30 10:29:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-07-30 10:29:22 +0000
commit614dd6412efab28a1d075c362dcadc1180929e7e (patch)
treeec97ed17148c9e535d95fa17b774ac13d9f8daeb /dev-libs
parentDrop ~sparc-fbsd KEYWORD (diff)
downloadgentoo-2-614dd6412efab28a1d075c362dcadc1180929e7e.tar.gz
gentoo-2-614dd6412efab28a1d075c362dcadc1180929e7e.tar.bz2
gentoo-2-614dd6412efab28a1d075c362dcadc1180929e7e.zip
alpha/ia64/s390/sh/sparc stable wrt #371857
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libpthread-stubs/ChangeLog5
-rw-r--r--dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libpthread-stubs/ChangeLog b/dev-libs/libpthread-stubs/ChangeLog
index 5fb83997e704..561e94188a7c 100644
--- a/dev-libs/libpthread-stubs/ChangeLog
+++ b/dev-libs/libpthread-stubs/ChangeLog
@@ -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:
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild
index 218ee11f36ed..9b61b030acc6 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.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 @@ 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=""