From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5C61B13881E for ; Mon, 28 Sep 2015 07:58:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6375E21C078; Mon, 28 Sep 2015 07:58:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92DE121C077 for ; Mon, 28 Sep 2015 07:58:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9412A340873 for ; Mon, 28 Sep 2015 07:58:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E774236 for ; Mon, 28 Sep 2015 07:58:09 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443427086.21aba9487bd4ae9987d3840369f991ce36b40909.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipaddress/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipaddress/Manifest dev-python/ipaddress/ipaddress-1.0.12.ebuild dev-python/ipaddress/ipaddress-1.0.7.ebuild X-VCS-Directories: dev-python/ipaddress/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 21aba9487bd4ae9987d3840369f991ce36b40909 X-VCS-Branch: master Date: Mon, 28 Sep 2015 07:58:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 705a060a-da77-4525-8822-fad338cfbbb1 X-Archives-Hash: d6fd77abea9502c586bce65386a9b7d0 commit: 21aba9487bd4ae9987d3840369f991ce36b40909 Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 28 07:05:21 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 28 07:58:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21aba948 dev-python/ipaddress: Clean old Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher gentoo.org> dev-python/ipaddress/Manifest | 2 -- dev-python/ipaddress/ipaddress-1.0.12.ebuild | 21 --------------------- dev-python/ipaddress/ipaddress-1.0.7.ebuild | 21 --------------------- 3 files changed, 44 deletions(-) diff --git a/dev-python/ipaddress/Manifest b/dev-python/ipaddress/Manifest index b6f9fba..8a5c56a 100644 --- a/dev-python/ipaddress/Manifest +++ b/dev-python/ipaddress/Manifest @@ -1,3 +1 @@ -DIST ipaddress-1.0.12.tar.gz 16158 SHA256 8c81980950b6360df6d5451456d09e92895f0a9d4aba96ceabcff66ef1f02b11 SHA512 df17687e7d83a2010ddd969049483d542aefc98641e2519202956edb05d77e23daf29334fedb9c6150139e281875dd8169441d023bbf97055226a0f22a40e8f4 WHIRLPOOL 823710fa6be92764c32e2608fb907314fdef90b047f05703add487a7153b26cb72e6fad98f66b7223b27a800151f14a00889adead5ff0edc54e8107ef8ff3648 DIST ipaddress-1.0.14.tar.gz 30429 SHA256 226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e SHA512 fb33b484ca435f4e8817c735a1084f2fa749abca4643a10be644003fdb73cc9205fc28f484ef96d2db90e8b27d8a238d1d7cf20140f7942e39be12c7524e8d6f WHIRLPOOL 30e21d5b7568125575fecd0f8cac4172713c029faa81f88cd2a6111b47da1fb3bea9305a9311ce1a7b2795e9d54b58f2cbef1e5b66f355b8c91633ead0836d04 -DIST ipaddress-1.0.7.tar.gz 15126 SHA256 2c99e9eaea2dacbe4038b3be772ec650f5b4f4c8cc479c3704b81673d96849d7 SHA512 bfbb7ab47c50b1a370dab6905e3212fcd960ecdfa2180605d0775f90f80485040a3760d7042ae503a52d1931e44a0b2dc102de22a107cf2dc4b1e7a441841e8b WHIRLPOOL 00bf3d33e34a3998fdc324a1dc4bbe15149a64c72f7f4b020769097d54e5c46fadd7281639e428b5706855b238738bc74a8655c5009e10626b43979539b59baf diff --git a/dev-python/ipaddress/ipaddress-1.0.12.ebuild b/dev-python/ipaddress/ipaddress-1.0.12.ebuild deleted file mode 100644 index 76eae42..0000000 --- a/dev-python/ipaddress/ipaddress-1.0.12.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="IPv4/IPv6 manipulation library, a port of the ipaddress module" -HOMEPAGE="https://github.com/phihag/ipaddress" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="PSF-2" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/ipaddress/ipaddress-1.0.7.ebuild b/dev-python/ipaddress/ipaddress-1.0.7.ebuild deleted file mode 100644 index f24fc4b..0000000 --- a/dev-python/ipaddress/ipaddress-1.0.7.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 pypy ) - -inherit distutils-r1 - -DESCRIPTION="IPv4/IPv6 manipulation library" -HOMEPAGE="https://github.com/phihag/ipaddress" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="PSF-2" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"