summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-04 18:55:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-04 18:55:01 +0000
commit423d21dcfee183cc4b04d29c1621615e8c30f834 (patch)
tree23bd6110b9a77b8d679b5ab60fb7663b8627f698 /virtual
parent81e4fbcb846ed1cabdad699c0029b166dd7273b7 (diff)
gentoo resync : 04.01.2018
Diffstat (limited to 'virtual')
-rw-r--r--virtual/Manifest.gzbin33711 -> 33711 bytes
-rw-r--r--virtual/python-dnspython/Manifest1
-rw-r--r--virtual/python-dnspython/python-dnspython-1.ebuild18
3 files changed, 0 insertions, 19 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz
index 9c605c6d241b..bb5050e1302c 100644
--- a/virtual/Manifest.gz
+++ b/virtual/Manifest.gz
Binary files differ
diff --git a/virtual/python-dnspython/Manifest b/virtual/python-dnspython/Manifest
index 0d495f2176d2..c22c36c5d70c 100644
--- a/virtual/python-dnspython/Manifest
+++ b/virtual/python-dnspython/Manifest
@@ -1,3 +1,2 @@
-EBUILD python-dnspython-1.ebuild 582 BLAKE2B 5af4855bb5b7b6d1e1ca9fe4cdd733e2066b2844391249455bdb847b98a56e45638343178e9e7476e02d18eb6ec03b192249d5a3305f964df4d6bf9f78c25c3e SHA512 dfcd360cd7a5367dfe15308c96d0015fe54135095b101df2940281a46fc4845633325c6450e9f558e9f6eb41c7fc291c33020ec20af3da078aa15af13d358465
EBUILD python-dnspython-2.ebuild 456 BLAKE2B afe1df0e76415d355966919243b37678d459f82c750fa30930c74e57ab1fca09dd6f354e61eab1cbda2023d6be35f0457571817e52bc96990c4ad1575705c16d SHA512 5ce2c32809bcb242ae11118f20b09acd089b6935cd401577a228141329af709599ddb85c9918a3032d320a2a09e4aa9d9b3e37eccbda1a3861a98f8202b5dc71
MISC metadata.xml 246 BLAKE2B 3a28b3bb42a0352827a446ea608867a7782fe682458527ef441a528a22c9f951dc203639934a69ffb520f63aadce3037df28bf8c5304b3a5921b336142f9f246 SHA512 3245fb694492b2f698fb63aac02e66fb8a94fe35eabda45df4790bec043a1ea552e112315334001902f070093bb73e7b741aa3004757404aed97ebdb86cc9fbc
diff --git a/virtual/python-dnspython/python-dnspython-1.ebuild b/virtual/python-dnspython/python-dnspython-1.ebuild
deleted file mode 100644
index 6a16bf1905bf..000000000000
--- a/virtual/python-dnspython/python-dnspython-1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit python-r1
-
-DESCRIPTION="A virtual for dnspython, for Python 2 & 3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- !dev-python/dnspython:0
- $(python_gen_cond_dep 'dev-python/dnspython:py2[${PYTHON_USEDEP}]' python2*)
- $(python_gen_cond_dep 'dev-python/dnspython:py3[${PYTHON_USEDEP}]' python3*)"