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 DB47913888F for ; Thu, 15 Oct 2015 16:32:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E89AA21C00C; Thu, 15 Oct 2015 16:32:43 +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 084B621C047 for ; Thu, 15 Oct 2015 16:32:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08DF1340C03 for ; Thu, 15 Oct 2015 16:32:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC05F10CA for ; Thu, 15 Oct 2015 16:32:38 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1444926748.176bb3cddfe10a01da7880e1dba0d7f0bc477167.ultrabug@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uhashring/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/uhashring/Manifest dev-python/uhashring/uhashring-0.1.ebuild dev-python/uhashring/uhashring-0.2.ebuild X-VCS-Directories: dev-python/uhashring/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 176bb3cddfe10a01da7880e1dba0d7f0bc477167 X-VCS-Branch: master Date: Thu, 15 Oct 2015 16:32:38 +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: 31d33e86-cfc4-4338-82c6-c0597937a649 X-Archives-Hash: 794b8822ef70d18991d1d74eface8dfa commit: 176bb3cddfe10a01da7880e1dba0d7f0bc477167 Author: Ultrabug gentoo org> AuthorDate: Thu Oct 15 16:32:28 2015 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Thu Oct 15 16:32:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=176bb3cd dev-python/uhashring: version bump, drop old Package-Manager: portage-2.2.23 dev-python/uhashring/Manifest | 2 +- dev-python/uhashring/{uhashring-0.1.ebuild => uhashring-0.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/uhashring/Manifest b/dev-python/uhashring/Manifest index a742c46..36e86d3 100644 --- a/dev-python/uhashring/Manifest +++ b/dev-python/uhashring/Manifest @@ -1 +1 @@ -DIST uhashring-0.1.tar.gz 11063 SHA256 72d5999006e44a38a1cc0a99e9f5ac81d893948abb32752090936ffd89af7cdb SHA512 bdce3319b1b871ed68aeec7fe6e8dfe829409d57f0c91ce54ab5df52044845f5861ee93864bba5c083000f4c7b9e4502e7f3e1c08a0a9c64c65385c699342e6b WHIRLPOOL ef737c5df409ec50247605b680f9670010f4917df71f5e0b79795d181566228641e87e00ffd6201fc242285876b8a3125d02ac540ecdd26a32edac0f3bcf942a +DIST uhashring-0.2.tar.gz 11158 SHA256 e903d39ec2890e84fb289f1f9a6e8568f9d71e1324511797dee0ef5266222036 SHA512 e019bd9fb7d5ef0d3b68442d42aa41f4ffe9384f014e608b0c1903cb8f4f539f480ec3fd63a0b70205f41b1b85b163787ed3e8d273e433e57b127ec991e67afc WHIRLPOOL 52d279fd418267b27a8ee5198bf997f8fac300315b568529da92ae30282adbf136528f1d3621f17a38bcbdc2856ceb7391d9b4a189a85b9ed0c15843e55e7aa9 diff --git a/dev-python/uhashring/uhashring-0.1.ebuild b/dev-python/uhashring/uhashring-0.2.ebuild similarity index 100% rename from dev-python/uhashring/uhashring-0.1.ebuild rename to dev-python/uhashring/uhashring-0.2.ebuild