summaryrefslogtreecommitdiff
path: root/dev-python/pkgconfig
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/pkgconfig
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/pkgconfig')
-rw-r--r--dev-python/pkgconfig/Manifest4
-rw-r--r--dev-python/pkgconfig/pkgconfig-1.2.2.ebuild4
-rw-r--r--dev-python/pkgconfig/pkgconfig-1.4.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pkgconfig/Manifest b/dev-python/pkgconfig/Manifest
index 2529f52904cb..fad03d8653b8 100644
--- a/dev-python/pkgconfig/Manifest
+++ b/dev-python/pkgconfig/Manifest
@@ -1,5 +1,5 @@
DIST pkgconfig-1.2.2.tar.gz 5305 BLAKE2B 39fe5e05489e4eb8fefce66f23820d96039f5dfb82148e8ac2d691644aa2d4f1205bfa483f9fdc69837b7956834d1525d85281ba6aa0a0c079748336d47708c7 SHA512 88cfb27755297871c500f37c422da5d4ae30a14e0b9974afbe63f22c59746be0d175b65d9e3d2ed315b4d942046e7c18be062aef914199c99070a2767699848b
DIST pkgconfig-1.4.0.tar.gz 5915 BLAKE2B 17ae11783b6642f6c8e726b42b725b7904ea282829b4527f92daa1e6ea43c3c126e6ef7e29fe5eefc89b40f3b69799087a46df6ac5695a593903dab9dc247c04 SHA512 8a270449b7b8b850aab9cc5774d1d6c6b68254f00157b66530c15697eda214948d3a71a75725067d63b906a9c3b1d789a775ac15a1094ff5ba3f227bcd666528
-EBUILD pkgconfig-1.2.2.ebuild 724 BLAKE2B 72f24dc2b555f0e72a9845c13efafb0476cbe9d2b7c7f45618912e846d678a156c3f09d16f70466d0a323a6105e1b647ad5716b6db6125bfeaa058b5e0e2600d SHA512 dfa3eb4c48c40f6d1b72c8493254aab840389dadcbbde74c0f7481cb232abf052066867e2b3415a8fb95004892836acc355157b37127fb8b16784fec10169e84
-EBUILD pkgconfig-1.4.0.ebuild 761 BLAKE2B 6c1435ae04059e9eb9d968a361ab6cf8e4bf88ee3e255331b59ca5b9816622b3afb1290f959181eee30b562cfbd9c4d87d37736c92ab2bf2bd190ab76fcce659 SHA512 ab39f94fc6d1c6b7e8ae480d2ea112a648c54985a4d4f5b7f69c5ab0fe5b32ecb8dd010ad6404288af8dc7ee5a5cb2b74597e95078f30c9b05f906679e49e6cb
+EBUILD pkgconfig-1.2.2.ebuild 715 BLAKE2B 133f73d4e7494cff98cf95065090fd4b18b8c0d5e6a8ea0f402e42443a3e1e9cf991a63773c49cdea6f1b55ca0d2236f3b4636730a86e53c6c96621ee68f118e SHA512 e682337f8ececc22e261283a72dcd306c0ac8ed52ba5ca77a6ae5f4531ffe29d582b60a00dee473c987d8ce794ffa42aaec7e1ff10f5cbfbd2b8a836387d20d1
+EBUILD pkgconfig-1.4.0.ebuild 756 BLAKE2B b094210b669e4c94bd96fec52f229b6c291bb58e31ed9ede4c12277d42e122ec4c57b02f46df63deb31775595874b77a36d0fd1190ff5c6bc0947f70e6f27efd SHA512 ea95483100e4f64d0ccfaec5020ca5e4fe7ccca1ad94b7d4781cde9a8dd71c0a5cb7687c2bb63df8c5b6a5793e3c2066f562e87839a7ae38e47f957998f9d31b
MISC metadata.xml 379 BLAKE2B 6d974351e99e999b08f6c18b48ecd4dcafb45452f724d6d038a2307a205ca00f300bf1c60761bc9e63726426f499c2622673dd677afb263c957fb398f264504f SHA512 2e92f2bbce0b0b8d9524ffdd2950c90ce34776d497c3d3ad47f239cfc562cbc7f52c3690b9df132f8466e386783b5287e63011c0bc8b1ab2ea839d1fc3fd9af4
diff --git a/dev-python/pkgconfig/pkgconfig-1.2.2.ebuild b/dev-python/pkgconfig/pkgconfig-1.2.2.ebuild
index 85eb9dcd7059..5799dae24cb8 100644
--- a/dev-python/pkgconfig/pkgconfig-1.2.2.ebuild
+++ b/dev-python/pkgconfig/pkgconfig-1.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1
diff --git a/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild b/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild
index f41c378e86f0..ce3dcb6f80c0 100644
--- a/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild
+++ b/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
inherit distutils-r1