haubi 14/07/04 14:13:27 Modified: ChangeLog libpthread-stubs-0.3-r1.ebuild Log: libpthread-stubs-0.3-r1: add ~ppc-aix keyword (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Revision Changes Path 1.38 dev-libs/libpthread-stubs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 15 Jun 2014 00:38:17 -0000 1.37 +++ ChangeLog 4 Jul 2014 14:13:27 -0000 1.38 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libpthread-stubs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.37 2014/06/15 00:38:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/ChangeLog,v 1.38 2014/07/04 14:13:27 haubi Exp $ + + 04 Jul 2014; Michael Haubenwallner <[email protected]> + libpthread-stubs-0.3-r1.ebuild: + add ~ppc-aix keyword 15 Jun 2014; Mike Frysinger <[email protected]> libpthread-stubs-0.3-r1.ebuild: 1.12 dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild?r1=1.11&r2=1.12 Index: libpthread-stubs-0.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libpthread-stubs-0.3-r1.ebuild 15 Jun 2014 00:38:17 -0000 1.11 +++ libpthread-stubs-0.3-r1.ebuild 4 Jul 2014 14:13:27 -0000 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.11 2014/06/15 00:38:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild,v 1.12 2014/07/04 14:13:27 haubi Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Pthread functions stubs for platforms missing them" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~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=""
