From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCF7C139694 for ; Tue, 2 May 2017 08:47:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBCA7E0D1C; Tue, 2 May 2017 08:47:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F7F1E0D30 for ; Tue, 2 May 2017 08:47:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE1613416B6 for ; Tue, 2 May 2017 08:47:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9383C7449 for ; Tue, 2 May 2017 08:47:45 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1493714793.d79f42becbab384bc8657b1f53fa73fcc301aa9c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/simplekv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/simplekv/Manifest dev-python/simplekv/simplekv-0.9.3.ebuild X-VCS-Directories: dev-python/simplekv/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d79f42becbab384bc8657b1f53fa73fcc301aa9c X-VCS-Branch: master Date: Tue, 2 May 2017 08:47:45 +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: c35ff7cd-c28f-4b5e-bec4-f2efee740fba X-Archives-Hash: b7e72aeecbeee097bcebfca6c37c8d62 commit: d79f42becbab384bc8657b1f53fa73fcc301aa9c Author: Michał Górny gentoo org> AuthorDate: Tue May 2 08:04:09 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 2 08:46:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79f42be dev-python/simplekv: Clean old versions up dev-python/simplekv/Manifest | 1 - dev-python/simplekv/simplekv-0.9.3.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-python/simplekv/Manifest b/dev-python/simplekv/Manifest index ff5ece66bbc..d470eb5b302 100644 --- a/dev-python/simplekv/Manifest +++ b/dev-python/simplekv/Manifest @@ -1,3 +1,2 @@ DIST simplekv-0.10.0.tar.gz 16142 SHA256 61ea1b6deba90c459b2b886598a86af324f7182f90f9f9b85a02f6a017618915 SHA512 58cf95e963631d11f55fa654e3a536ea5ce3deb8f9abefc05c2eb192fd87cd7cc5ff54d17da3651289d4fe1b7e827f82a27ee77e62df87e7f0b5a39f4067389d WHIRLPOOL bb5f2dc027ca363f1501c5c25c04281d4001807aa5dcda359410e147a387650c06e416b58b008f6ffaf4f176086026a5ed93b1764753a5b5ff26a79c9e8ac4b2 DIST simplekv-0.9.2.tar.gz 13750 SHA256 448608199a9f76a25529005b5a28a4e548afd623e2b7109563b9ebe6ef4f3aac SHA512 cfa17cc0920d4a0513c56443c30ed07a77130f689d71130a058e2a46a5b9dbfc22b1fd21d6fee973fc00242c6b9391143a4db91f9c1937ea7f64daa898a8f045 WHIRLPOOL 40f62efaba344aed99b3e6bae80eb22021a93958654a2fe2d881ece808a93f830923fbd2f00d96adb46442d6bcf3c66a71fc805a49f46e331db10df24c1b2621 -DIST simplekv-0.9.3.tar.gz 14585 SHA256 f82e11b42222c13201ff7bc97b4684953287150e8c51c28b0028be489bb214d1 SHA512 1d83c485b4e3d28ce2e0080b6ef424393ea26ae9fcce75a0852b07d66bcf134815e292b590f1a1ff4083b5202633d2cf837a5ebd7b577353ae94a0be5491436b WHIRLPOOL 3793ba874530087854a57613504c6344bcb69c41bb49268f7e92edd02c54979ee5b08308bc9651c4983b756d7057398d837cf8366cef8d37114528630c971340 diff --git a/dev-python/simplekv/simplekv-0.9.3.ebuild b/dev-python/simplekv/simplekv-0.9.3.ebuild deleted file mode 100644 index fc6c73ae81b..00000000000 --- a/dev-python/simplekv/simplekv-0.9.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A key-value storage for binary data, support many backends." -HOMEPAGE="https://pypi.python.org/pypi/simplekv/ https://github.com/mbr/simplekv" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND=""