diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-06-03 22:00:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-06-03 22:02:00 +0200 |
commit | a93e8301aa189e67fa311e2f559f9cd16931fdf5 (patch) | |
tree | c102646b1345f84bbc6dfb76fd397fe3b5f93204 | |
parent | www-apache/mod_authnz_persona: Remove last-rited pkg (diff) | |
download | gentoo-a93e8301aa189e67fa311e2f559f9cd16931fdf5.tar.gz gentoo-a93e8301aa189e67fa311e2f559f9cd16931fdf5.tar.bz2 gentoo-a93e8301aa189e67fa311e2f559f9cd16931fdf5.zip |
dev-python/protorpc: Remove last-rited pkg
-rw-r--r-- | dev-python/protorpc/Manifest | 2 | ||||
-rw-r--r-- | dev-python/protorpc/metadata.xml | 12 | ||||
-rw-r--r-- | dev-python/protorpc/protorpc-0.10.0.ebuild | 21 | ||||
-rw-r--r-- | dev-python/protorpc/protorpc-0.11.1.ebuild | 21 | ||||
-rw-r--r-- | profiles/package.mask | 5 |
5 files changed, 0 insertions, 61 deletions
diff --git a/dev-python/protorpc/Manifest b/dev-python/protorpc/Manifest deleted file mode 100644 index 6b5a508aed3a..000000000000 --- a/dev-python/protorpc/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST protorpc-0.10.0.tar.gz 116667 SHA256 9c612f2898cfd769feae6257b0dcf01e0aff29d5d0a2207c3fade4d49434aa4f SHA512 39932f365f25f73b0badfb868e4be13d24a57aa2388ee8802da46420aa8af053a0f26f51c97599dd5a221e66d0b99ff2743d8dccbe03c42fdbaa9e5f9c8e8fa6 WHIRLPOOL 41ad941b97a90cfac7438bb3ed062ad448f8938ecf5a58d9968cc48cdce73b59e7bdc541ad6b61196c249cd6b13b9e3daab59498b3093b4a7743248baacdbba7 -DIST protorpc-0.11.1.tar.gz 117047 SHA256 b81d5594541fdc3d51f9ce75096db0ddb566df840d8609ffe11e5a84574c0b88 SHA512 6f9b64a54bbb10bfa16d0caef8ead49f68cdc6efc3fa21e231cadc01bb3f8a217fc0fe3d77da5140b46e5edfeef4b27c5f05a92ad2d3090627940130df2e51e0 WHIRLPOOL 724f171772305896e231e7701aae4e0a3c06dda49acdb48cd3d54a7b1677ff4850f29d8ef45d225e59ab3bc208f271a28723ec6d62af58b4031c95cbe13ffb5e diff --git a/dev-python/protorpc/metadata.xml b/dev-python/protorpc/metadata.xml deleted file mode 100644 index e4f893e4cc4b..000000000000 --- a/dev-python/protorpc/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="github">google/protorpc</remote-id> - <remote-id type="pypi">protorpc</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/protorpc/protorpc-0.10.0.ebuild b/dev-python/protorpc/protorpc-0.10.0.ebuild deleted file mode 100644 index 135a7914e0d4..000000000000 --- a/dev-python/protorpc/protorpc-0.10.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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} ) - -inherit distutils-r1 - -DESCRIPTION="Google Protocol RPC" -HOMEPAGE="https://github.com/google/protorpc" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -RDEPEND="dev-python/six[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/protorpc/protorpc-0.11.1.ebuild b/dev-python/protorpc/protorpc-0.11.1.ebuild deleted file mode 100644 index 135a7914e0d4..000000000000 --- a/dev-python/protorpc/protorpc-0.11.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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} ) - -inherit distutils-r1 - -DESCRIPTION="Google Protocol RPC" -HOMEPAGE="https://github.com/google/protorpc" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -RDEPEND="dev-python/six[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/profiles/package.mask b/profiles/package.mask index aaccd99229d3..65ce937ebf1e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -267,11 +267,6 @@ kde-misc/quadkonsole # experimental features and accept a more unstable release. >=www-client/chromium-60 -# Michał Górny <mgorny@gentoo.org> (01 May 2017) -# Used only by old (removed) versions of dev-python/google-apitools. -# Last release in 2015. Removal in 30 days. -dev-python/protorpc - # Zac Medico <zmedico@gentoo.org> (01 May 2017) # Possible API incompatibilities, bug #617174. # http://aiohttp.readthedocs.io/en/latest/migration.html |