diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-libs/libpthread-stubs | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-libs/libpthread-stubs')
-rw-r--r-- | dev-libs/libpthread-stubs/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild | 18 | ||||
-rw-r--r-- | dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild | 17 | ||||
-rw-r--r-- | dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild | 15 | ||||
-rw-r--r-- | dev-libs/libpthread-stubs/metadata.xml | 5 |
5 files changed, 57 insertions, 0 deletions
diff --git a/dev-libs/libpthread-stubs/Manifest b/dev-libs/libpthread-stubs/Manifest new file mode 100644 index 000000000000..0f65b75300d9 --- /dev/null +++ b/dev-libs/libpthread-stubs/Manifest @@ -0,0 +1,2 @@ +DIST libpthread-stubs-0.1.tar.bz2 194060 SHA256 004dae11e11598584939d66d26a5ab9b48d08a00ca2d00ae8d38ee3ac7a15d65 SHA512 594fd3cac9169aaf2200328e345cff7b846f7b81bc2ccf55e405e6aa8861b8dc09f31db28540cbed46faf85efc7cc20583cbe188ab387521e83f93a5b2df920e WHIRLPOOL c71619a15fa5c20793883ccc03e6c7f4601ece5ab269f49e5f684472c996f3365bff95a5c66c368ccda9196c9d068b9a6a339e7575e59bbebff7bd4c4bc22f49 +DIST libpthread-stubs-0.3.tar.bz2 203468 SHA256 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299 SHA512 c7cf63fa82ce9e8c37c6dc3b8cc30f8883655f95683c4466c54b617b086dd26a43bfa36363e47dc5730af6d59ac70443d211eb01b07d276edd144030a3580b15 WHIRLPOOL 7bd4b77059b945525481870aa3929e18c7ec0bc04c4f342bc5e3b7ce9ae0d5b2d447dca6391da73014e0215dfe214141b391819243afceaba78a6454e8446ff6 diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild new file mode 100644 index 000000000000..1a3b77a1989f --- /dev/null +++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +EAPI=3 +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="" diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild new file mode 100644 index 000000000000..6998da267bcc --- /dev/null +++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.3-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +XORG_MULTILIB=yes +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 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="" +DEPEND="" diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild new file mode 100644 index 000000000000..afddcab80729 --- /dev/null +++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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 ~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="" +DEPEND="" diff --git a/dev-libs/libpthread-stubs/metadata.xml b/dev-libs/libpthread-stubs/metadata.xml new file mode 100644 index 000000000000..01c4c004e735 --- /dev/null +++ b/dev-libs/libpthread-stubs/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>x11</herd> +</pkgmetadata> |