From ff78b069d881a11457a8c7c030d13bd9c68ae558 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 3 May 2017 19:56:21 -0700 Subject: [PATCH] bump(dev-python/pyinotify): sync with upstream --- .../dev-python/pyinotify/ChangeLog | 216 ------------------ .../dev-python/pyinotify/Manifest | 24 +- .../dev-python/pyinotify/metadata.xml | 5 +- .../pyinotify/pyinotify-0.9.2.ebuild | 35 --- .../pyinotify/pyinotify-0.9.3.ebuild | 33 --- .../pyinotify/pyinotify-0.9.4-r1.ebuild | 8 +- .../pyinotify/pyinotify-0.9.4.ebuild | 33 --- .../pyinotify/pyinotify-0.9.5.ebuild | 26 +++ .../pyinotify/pyinotify-0.9.6.ebuild | 27 +++ .../md5-cache/dev-python/pyinotify-0.9.2 | 13 -- .../md5-cache/dev-python/pyinotify-0.9.3 | 13 -- .../md5-cache/dev-python/pyinotify-0.9.4 | 13 -- .../md5-cache/dev-python/pyinotify-0.9.4-r1 | 14 +- .../md5-cache/dev-python/pyinotify-0.9.5 | 14 ++ .../md5-cache/dev-python/pyinotify-0.9.6 | 14 ++ 15 files changed, 102 insertions(+), 386 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyinotify/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.3.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.5.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.6.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.2 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.3 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.5 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.6 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/ChangeLog deleted file mode 100644 index f853a01f08..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/ChangeLog +++ /dev/null @@ -1,216 +0,0 @@ -# ChangeLog for dev-python/pyinotify -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/ChangeLog,v 1.57 2013/05/29 17:18:38 idella4 Exp $ - - 29 May 2013; Ian Delaney pyinotify-0.9.4-r1.ebuild: - drop pypy1.8 support, add pypy2_0 - - 16 May 2013; Agostino Sarubbo pyinotify-0.9.4-r1.ebuild: - Stable for ppc, wrt bug #467130 - - 12 May 2013; Agostino Sarubbo pyinotify-0.9.4-r1.ebuild: - Stable for x86, wrt bug #467130 - - 12 May 2013; Agostino Sarubbo pyinotify-0.9.4-r1.ebuild: - Stable for amd64, wrt bug #467130 - - 24 Mar 2013; Mike Gilbert - -files/pyinotify-0.9.4-workaround-sandbox-bug.patch: - Remove patch. - - 24 Mar 2013; Mike Gilbert pyinotify-0.9.4-r1.ebuild: - Remove sandbox workaround. - - 22 Jan 2013; Patrick McLean pyinotify-0.9.4-r1.ebuild: - Make the python 3.3 workaround only apply for python 3.3 and above, fixes bug - #453354 - - 18 Jan 2013; Patrick McLean - +files/pyinotify-0.9.4-workaround-sandbox-bug.patch, - pyinotify-0.9.4-r1.ebuild: - Add python-3.3 to PYTHON_TARGETS with a patch to work around bug #438070 - (works around bug #364877). - -*pyinotify-0.9.4-r1 (22 Dec 2012) - - 22 Dec 2012; Michał Górny +pyinotify-0.9.4-r1.ebuild: - Migrate to distutils-r1. - -*pyinotify-0.9.4 (29 Nov 2012) - - 29 Nov 2012; Patrick Lauer +pyinotify-0.9.4.ebuild: - Bump - - 07 Feb 2012; Mike Gilbert pyinotify-0.9.2.ebuild, - pyinotify-0.9.3.ebuild: - DEPEND on dev-python/setuptools. - -*pyinotify-0.9.3 (07 Feb 2012) - - 07 Feb 2012; Patrick Lauer +pyinotify-0.9.3.ebuild: - Bump for #402031 - - 24 Dec 2011; Justin Lecher pyinotify-0.9.2.ebuild: - Keyworded for ~x86-linux, tested by me - - 28 Jul 2011; Jesus Rivero pyinotify-0.9.2.ebuild: - Changed license to MIT - - 01 Jul 2011; Markos Chandras -pyinotify-0.9.1.ebuild: - Remove old ebuilds. Requested by Arfrever - - 27 Jun 2011; Brent Baude pyinotify-0.9.2.ebuild: - Marking pyinotify-0.9.2 ppc for bug 370515 - - 25 Jun 2011; Raúl Porcel pyinotify-0.9.1.ebuild, - pyinotify-0.9.2.ebuild: - Drop sparc keywords - - 14 Jun 2011; Markus Meier pyinotify-0.9.2.ebuild: - x86 stable, bug #370515 - - 08 Jun 2011; Markos Chandras pyinotify-0.9.2.ebuild: - Stable on amd64 wrt bug #370515 - -*pyinotify-0.9.2 (02 May 2011) - - 02 May 2011; Arfrever Frehtes Taifersar Arahesis - +pyinotify-0.9.2.ebuild: - Version bump. - - 12 Feb 2011; Arfrever Frehtes Taifersar Arahesis - -pyinotify-0.9.0.ebuild: - Delete. - - 12 Feb 2011; Raúl Porcel pyinotify-0.9.1.ebuild: - sparc stable wrt #345497 - - 07 Jan 2011; Brent Baude pyinotify-0.9.1.ebuild: - Marking pyinotify-0.9.1 ppc for bug 345497 - - 19 Nov 2010; Markos Chandras pyinotify-0.9.1.ebuild: - Stable on amd64 wrt bug #345497 - - 16 Nov 2010; Thomas Kahle pyinotify-0.9.1.ebuild: - x86 stable per bug 345497 - -*pyinotify-0.9.1 (17 Oct 2010) - - 17 Oct 2010; Arfrever Frehtes Taifersar Arahesis - +pyinotify-0.9.1.ebuild: - Version bump. - - 28 Sep 2010; Arfrever Frehtes Taifersar Arahesis - -pyinotify-0.8.9.ebuild: - Delete. - - 28 Sep 2010; Brent Baude pyinotify-0.9.0.ebuild: - stable ppc, bug 327153 - - 11 Jul 2010; Raúl Porcel pyinotify-0.9.0.ebuild: - sparc/x86 stable wrt #327153 - - 07 Jul 2010; Markos Chandras pyinotify-0.9.0.ebuild: - Stable on amd64 wrt bug #327153 - -*pyinotify-0.9.0 (05 Jun 2010) - - 05 Jun 2010; Arfrever Frehtes Taifersar Arahesis - +pyinotify-0.9.0.ebuild: - Version bump. - - 04 Apr 2010; Markos Chandras pyinotify-0.8.9.ebuild: - Stable on amd64 wrt bug #304005 - - 03 Mar 2010; Jeremy Olexa pyinotify-0.8.9.ebuild: - Add ~amd64-linux, tested by myself - - 23 Feb 2010; Christian Faulhammer - pyinotify-0.8.9.ebuild: - stable x86, bug 304005 - - 10 Feb 2010; Joseph Jezak pyinotify-0.8.9.ebuild: - Marked ppc stable for bug #304005. - - 08 Feb 2010; Tiago Cunha pyinotify-0.8.9.ebuild: - stable sparc, bug 304005 - -*pyinotify-0.8.9 (07 Jan 2010) - - 07 Jan 2010; Arfrever Frehtes Taifersar Arahesis - +pyinotify-0.8.9.ebuild: - Version bump. - - 16 Dec 2009; Markus Meier pyinotify-0.8.8.ebuild: - amd64/x86 stable, bug #295699 - - 09 Dec 2009; nixnut pyinotify-0.8.8.ebuild: - ppc stable #295699 - - 06 Dec 2009; Tiago Cunha pyinotify-0.8.8.ebuild: - stable sparc, bug 295699 - -*pyinotify-0.8.8 (03 Nov 2009) - - 03 Nov 2009; Arfrever Frehtes Taifersar Arahesis - +pyinotify-0.8.8.ebuild: - Version bump. Set SUPPORT_PYTHON_ABIS. - - 04 Sep 2009; Patrick Lauer -pyinotify-0.6.3.ebuild, - -pyinotify-0.7.0.ebuild: - Remove old - -*pyinotify-0.8.6 (15 Jun 2009) - - 15 Jun 2009; Ioannis Aslanidis - +files/pyinotify-0.8.6-libc-fix.patch, +pyinotify-0.8.6.ebuild: - Version bump. Dropped broken libc check with a custom patch. - - 14 Apr 2009; Raúl Porcel pyinotify-0.7.1.ebuild: - x86 stable wrt #261518 - - 01 Apr 2009; Joseph Jezak pyinotify-0.7.1.ebuild: - Marked ppc stable for bug #261518. - - 31 Mar 2009; Tiago Cunha pyinotify-0.7.1.ebuild: - stable amd64, bug 261518 - - 31 Mar 2009; Ferris McCormick pyinotify-0.7.1.ebuild: - Sparc stable, Bug #261518. - - 18 Jan 2009; Tiago Cunha pyinotify-0.7.1.ebuild: - keyworded ~arch for sparc - -*pyinotify-0.7.1 (28 Mar 2008) - - 28 Mar 2008; Ali Polatel +pyinotify-0.7.1.ebuild: - Version bump. - - 01 Mar 2008; Christoph Mende pyinotify-0.7.0.ebuild: - Stable on amd64, bug #203522 - - 17 Feb 2008; nixnut pyinotify-0.7.0.ebuild: - Stable on ppc wrt bug 203522 - - 16 Feb 2008; Dawid Węgliński pyinotify-0.7.0.ebuild: - Stable on x86 (bug #203522) - - 07 Sep 2007; Joseph Jezak pyinotify-0.7.0.ebuild: - Marked ~ppc for bug #186636. - -*pyinotify-0.7.0 (17 Feb 2007) - - 17 Feb 2007; Lukasz Strzygowski - +pyinotify-0.7.0.ebuild: - Version bump: added NEED_PYTHON, added docs and examples controlled by USE - flags. - - 05 Feb 2007; Daniel Gryniewicz pyinotify-0.6.3.ebuild: - Marked ~amd64 - -*pyinotify-0.6.3 (03 Feb 2007) - - 03 Feb 2007; Bryan Østergaard +metadata.xml, - +pyinotify-0.6.3.ebuild: - Initial import, bug 125960. Slightly updated ebuild from Panard - diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/Manifest b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/Manifest index fef176ab81..573b6eee1c 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/Manifest @@ -1,19 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST pyinotify-0.9.2.tar.gz 59856 SHA256 c71f7d059c1c3e5eed560a6fd8beac2fe8512d15653a74ede6821a21d76c660c SHA512 8432b1a2c0e635c343ca9406a3698e0950c2cac8c1666e3c8ac15b2c2d2dcbb54fdf78098b6d088c0150565fb0e43160db8c84146d95ac7b909452c50b5873d0 WHIRLPOOL 0505491a50d7c2db807778f1dc68d90cce367246c1c798fec8a6f77d844825ea29c1a0fff414fc734e0b6d0ddf14610f7753475de9b667859ece3be73883c4d6 -DIST pyinotify-0.9.3.tar.gz 59915 SHA256 447b01feaf25a2ad36e4101b583a8212bd701d5c34e330dd62dd9f32ba149aa6 SHA512 edc65d55aae8c164d5047618cb549de600b64e94c79c07c31bf181774b789ed25ca5c3ce3d5ee827e2c6c90c32579791b6f08a7203028dfc572116339e263e3e WHIRLPOOL 20a77f9f5396d925b14ec2b19ed604f3cb9802647b7e81990c118fa7554ac65ee8002e43b497ef9e10dc19afed82073a330dca0ab2a2cdc5aaf90991f0ede6bd DIST pyinotify-0.9.4.tar.gz 59604 SHA256 a09767e4e0610e2e1e9f9dc89483b0ee4a53764e700f5866a570bec51d003fec SHA512 cdaf9f239a43e3889cdca0ebe1e3559bf6411e4cd829120cc2199cb91122bfe4af62f61a9bf297de28036716f974abd4d7bbeb210e22e96245781fbad08a2b75 WHIRLPOOL aba8f4e4fba5e684e0bade9c3a02a24747f3af4a441209f138223398860da8fdbc6b52546f6cd55134e72c69e6e15b06e45c50767b13ffab6f12afa4484cbfb6 -EBUILD pyinotify-0.9.2.ebuild 919 SHA256 573f08eccca787139be05753359aa7b13de2a537f14fe84459fd3dd359a6bcc3 SHA512 24a07443810132bb103f28b14cd4d82caf32dcaa811ed27599b9cf2153a9038c9a972612c7074118a01491c6f7784c5c73ad07ee8a1ff9c8dea1e5fe009fabbe WHIRLPOOL 9a09c0d92b484a47f50103f9300cc4583f1043e6fbcd3aca0cc3d4fb9d7281a800318d47cbf1a58e34dadd6d5ded6969a95d8fab07a9a5ce0f6230b92a508660 -EBUILD pyinotify-0.9.3.ebuild 900 SHA256 04b79600ebd548c7c3e3d7afe8e65b4e44bfbd00c901ad43891d60f13cb3a5fe SHA512 5d8c191654b8157798e9457d34c9ee59e7b5bf2e413f0cb8c3b54bab20cefe4f7ac7b23c7cdec9d8b496f34aeb4391b25a265b31ffbdeb4559378c68766411be WHIRLPOOL 33e13129e3c977cc1e44441a393b169466e245e6d32fc1a369bf840fec69d60268038a005106615cbce8adafe0a99b69d52ff990cfdf6aed152ec9e88c98bc1a -EBUILD pyinotify-0.9.4-r1.ebuild 806 SHA256 152d7f35f61f9dd0de372ec6f48224f311f9759aed8deacf45ad1fae98e66a5c SHA512 74d2db14124502519a2e1294c1e83b2f7a773f65baebac1a54cadaebf905e5b649989abb442df700184b6e3ccbe8af8ca51c24b2fc83375380ad5fd84df22dd4 WHIRLPOOL 2be12e4c145bb726d1603bc4f29877bb73c6e6378c429fca0ea1dfe9956144e826d0bf950a87fb545e10e275b9331909568d47d87df6f3bd91759a51f206b87e -EBUILD pyinotify-0.9.4.ebuild 900 SHA256 68ce9f0dd664c34026ca65e61042359bedb4415209c322cd53daf60e6d7d29a6 SHA512 a9e5609007f61e73a30eb70214d037e11947c38556cf950733b7683b831ccf4659e5aadc15343c7c1a6c8b6ae9a3581bc770f3839a02f1c0662588cb050da0eb WHIRLPOOL b8b4c40e67380c125c92a3414eaa1f9faf57fd1007c8b04e69f13b0a9ff589ed499298f8a096f89b96f56fcb59926b44e52c654c68a150bcd2df741fd0a0a2af -MISC ChangeLog 7069 SHA256 e036cb11055dd22ec62edd6bc61206eeacc60bb1df1473356666122b4c843b0e SHA512 9595fbcec6a709117836834a433c7909568a55bae1aa6b6ae1cd067c02fbaf845d261333bc306e04a939136651c676bdcbb0ce98ab704a7350299f046b137762 WHIRLPOOL 2a1335cb8eabe49663dc9b4e9a3ce3a32d180c2be13f0635e94d5c96362ddab35e29ecafdd9e8b6bb814cad95de5b784fbf40e8f3a67891c9dbb2b4ff4569bb7 -MISC metadata.xml 159 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 SHA512 d5a29b9f6ecddfc368dc0f1f8919cd3c3d6ecf2c7a82bc8d4c0dd51b7aa15561ed0462acb8ae39bc84f97e706e82d9b4b06357494f164f1648219f604b473fbe WHIRLPOOL 36e19b63a1b307cc200e1d73499b7477f73799db3909e71b5a0916084728351c76d400f65e2c8b3f8fffb2c9ba54c0bd235f785b47414178d98f11d64a9420d7 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iEYEAREIAAYFAlGmOH0ACgkQso7CE7gHKw1yyQCdH68N/hRX+JYvQc8F16Joeqgs -e7UAoLz1cJofk+XDkslJ5TMJOgs0l2Au -=0hvx ------END PGP SIGNATURE----- +DIST pyinotify-0.9.6.tar.gz 60998 SHA256 9c998a5d7606ca835065cdabc013ae6c66eb9ea76a00a1e3bc6e0cfe2b4f71f4 SHA512 b52de43293b06b32236e90b7c33fac061f3095cd7d4aecec89a099d56020db1a85440ab9dcc8b521238c001fc49a1f37d1b16d621bc1acab4d7273aebcaadbc5 WHIRLPOOL 19e5c96528e3092d9a0e08e4853afc1765afcb0b286875e9583c703dda066c8372def076416158a740b248ade21b14314464232bdc70f210f306f3d3ca5c4a7f +EBUILD pyinotify-0.9.4-r1.ebuild 688 SHA256 f942cbcda514c3a9f7c71673bdc9d803a73b7fcd4940a41c92ac80c2fad9bbdf SHA512 000640c3eec6e793aaf07be397dff70db879dd3940abaf3bca24cd3fc8f47d0b7f26e597984a76be775bda8372855bcdf2e23ce524bb40290b86960f393a55cb WHIRLPOOL af92d7669d9ea5301b0c3357514cb639c853681e1b128b05ecaefd7b5261f0ebeae73491a433392a32c79464734258d8ddceb8982dbfdabaea3ef119751388c0 +EBUILD pyinotify-0.9.6.ebuild 734 SHA256 28c65c0caae5821d013cc126ec71c1abb06bec3527c4e7773a35a12dae5588cd SHA512 41689c69c1ff10bc33d23fadfadf496d9243798944ee6bfabe7ced09949f6fb17099c2ce8fc33b4175fa687461ad487345f354221b785dfe24e0f77c814e3153 WHIRLPOOL 030b3ddcc199f98226b0b14fbc854794047b833506a6dfdac33394fce7335b3fa8e127acbc2b8de28f661316f859088548f5f44e14767717b65996024ace9d02 +MISC ChangeLog 3528 SHA256 e964efb0ab624f64f26987da93c9cbda885083d6f9a7540dbf5ae7852dee83d0 SHA512 3b99109008e4f6c8b640fe38a139be82c4568ea9ca16bc1a91da9ed909cdaf4875cab36f66543fd26fe69a51fddd48a4eb9a873b4c3cafe97e7141b17e7fcba8 WHIRLPOOL e4d557ddbca0aa516826a213b3074246c09466b7af3b81823a53e1b1fe725ef4a1998dfce6584d356dcff4d1f0faf378c4f4a0bb6db2bc3f2314879e10a4bf71 +MISC ChangeLog-2015 7853 SHA256 da35f50a90c28f626ffb47368a63b9246f66d434ff5bd863038e31e33193b2f5 SHA512 85e96794dd3bb632b90d6047f9d684582245a7782aa1254749c6f1373689ea95313bc8663fdfe03aacf6a8cc87075783cd466e9f43856ba85a7f658ef238cae7 WHIRLPOOL c4c7c45550f2ae3d0b0864368a06808bd4d46c9440fdcd46c7006dc88e8cbd8d0c71b41888bc018a66d898813d8def297f75b5ca8b036ecfe508f5c47e44f71e +MISC metadata.xml 240 SHA256 07a76e79a43ffd9aa15de0e4ae548ea85aa5bd165c4602630c3519e60f113ee6 SHA512 9c23321eaa853f851bf00195ea64ac2ba093e516f9b57855ee5aa58fbb1988130c9f0c17c2a9ce9fae4ee033e0a28a70c868e0f5acdfa1dd316ab533c5279d59 WHIRLPOOL e3e059953c7c36bd942545f4e2a0e94ba938a17fe2bd04df81b137c185e64a213152c11918922563509e4767e601b41105f80c5983a87ee4d6be7704bcf7cf54 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/metadata.xml index de483c5356..7f4f33c6db 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/metadata.xml @@ -1,5 +1,8 @@ -python + + python@gentoo.org + Python + diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.2.ebuild deleted file mode 100644 index a10477dd22..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.2.ebuild,v 1.8 2012/02/07 23:09:38 floppym Exp $ - -EAPI="3" -PYTHON_DEPEND="*:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 *-jython" - -inherit distutils - -DESCRIPTION="Python module used for monitoring filesystems events" -HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" -SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="examples" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -S="${WORKDIR}/${PN}" - -PYTHON_MODNAME="pyinotify.py" - -src_install() { - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins python2/examples/* || die "Installation of examples failed" - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.3.ebuild deleted file mode 100644 index fcba11b11a..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.3.ebuild,v 1.2 2012/02/07 23:09:38 floppym Exp $ - -EAPI="3" -PYTHON_DEPEND="*:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 *-jython" - -inherit distutils - -DESCRIPTION="Python module used for monitoring filesystems events" -HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" -SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="examples" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -PYTHON_MODNAME="pyinotify.py" - -src_install() { - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins python2/examples/* || die "Installation of examples failed" - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild index 59eb6246f0..5f4dc4f0c8 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild,v 1.8 2013/05/29 17:18:38 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) +PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="Python module used for monitoring filesystems events" -HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" +HOMEPAGE="http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify" SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4.ebuild deleted file mode 100644 index 9eb1a9b20d..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyinotify/pyinotify-0.9.4.ebuild,v 1.1 2012/11/29 06:31:51 patrick Exp $ - -EAPI="3" -PYTHON_DEPEND="*:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 *-jython" - -inherit distutils - -DESCRIPTION="Python module used for monitoring filesystems events" -HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" -SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="examples" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -PYTHON_MODNAME="pyinotify.py" - -src_install() { - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins python2/examples/* || die "Installation of examples failed" - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.5.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.5.ebuild new file mode 100644 index 0000000000..872b86f2a7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="Python module used for monitoring filesystems events" +HOMEPAGE="http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify" +SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="examples" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="" + +python_install_all() { + use examples && local EXAMPLES=( python2/examples/. ) + EXAMPLES+=( python3/examples/. ) + distutils-r1_python_install_all +} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.6.ebuild new file mode 100644 index 0000000000..de77a729f3 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="Python module used for monitoring filesystems events" +HOMEPAGE="http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify" +SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +IUSE="examples" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="" + +python_install_all() { + use examples && local EXAMPLES=( python2/examples/. ) + EXAMPLES+=( python3/examples/. ) + distutils-r1_python_install_all +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.2 deleted file mode 100644 index 1da3b5dd56..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND=dev-python/setuptools || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -DESCRIPTION=Python module used for monitoring filesystems events -EAPI=3 -HOMEPAGE=http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify -IUSE=examples -KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux -LICENSE=MIT -RDEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -SLOT=0 -SRC_URI=http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-0.9.2.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=b9b1de7f09f6fb62710477dec1cb47a5 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.3 deleted file mode 100644 index 123a56c83c..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND=dev-python/setuptools || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -DESCRIPTION=Python module used for monitoring filesystems events -EAPI=3 -HOMEPAGE=http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify -IUSE=examples -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux -LICENSE=MIT -RDEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -SLOT=0 -SRC_URI=http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-0.9.3.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=5e38c9ba3861cce45ab147f9e105f199 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4 deleted file mode 100644 index a3e91c461a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND=dev-python/setuptools || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -DESCRIPTION=Python module used for monitoring filesystems events -EAPI=3 -HOMEPAGE=http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify -IUSE=examples -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux -LICENSE=MIT -RDEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) -SLOT=0 -SRC_URI=http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-0.9.4.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=6d075f7cf3f569fc236abbe8de02fba2 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4-r1 index 0b38574594..87ed56143c 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.4-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] DESCRIPTION=Python module used for monitoring filesystems events EAPI=5 -HOMEPAGE=http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify -IUSE=examples python_targets_python2_7 +HOMEPAGE=http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify +IUSE=examples python_targets_pypy python_targets_python2_7 python_targets_python3_4 KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux LICENSE=MIT -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) +RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 ) SLOT=0 SRC_URI=http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-0.9.4.tar.gz -_eclasses_=distutils-r1 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=c4ad729edf1d50aa4982e7baf0fb3a9c +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=2fbd9c84a87f5e14f439fd0a05acf537 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.5 new file mode 100644 index 0000000000..5fdcb9456d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.5 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] +DESCRIPTION=Python module used for monitoring filesystems events +EAPI=5 +HOMEPAGE=http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify +IUSE=examples python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 +KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 ) +SLOT=0 +SRC_URI=http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-0.9.5.tar.gz +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=4ea21b59a09950d3cb1287b04a515afc diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.6 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.6 new file mode 100644 index 0000000000..9f7e780d62 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyinotify-0.9.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +DESCRIPTION=Python module used for monitoring filesystems events +EAPI=5 +HOMEPAGE=http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify +IUSE=examples python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=amd64 ~ppc x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) +SLOT=0 +SRC_URI=http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-0.9.6.tar.gz +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=087d090eb1c49cf62390c1d0cac2d9e9