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 7252059CA9 for ; Tue, 29 Mar 2016 18:31:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55F8621C00D; Tue, 29 Mar 2016 18:31:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 824C821C01E for ; Tue, 29 Mar 2016 18:31:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25F3B340D0D for ; Tue, 29 Mar 2016 18:31:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11F7886F for ; Tue, 29 Mar 2016 18:31:51 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1459276286.5452225d89c384130d02908a9fe3f52638db4612.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/os-win/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/os-win/Manifest dev-python/os-win/os-win-0.2.3.ebuild dev-python/os-win/os-win-0.4.0.ebuild X-VCS-Directories: dev-python/os-win/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 5452225d89c384130d02908a9fe3f52638db4612 X-VCS-Branch: master Date: Tue, 29 Mar 2016 18:31:51 +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: e8a6316d-c5e3-4c5d-baf5-3b4c898f2fd3 X-Archives-Hash: 1fa2458189b86e435da553e1e6a84cae commit: 5452225d89c384130d02908a9fe3f52638db4612 Author: Matthew Thode gentoo org> AuthorDate: Tue Mar 29 18:31:26 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Mar 29 18:31:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5452225d dev-python/os-win: bup Package-Manager: portage-2.2.26 dev-python/os-win/Manifest | 2 +- dev-python/os-win/{os-win-0.2.3.ebuild => os-win-0.4.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/os-win/Manifest b/dev-python/os-win/Manifest index 0ba39d6..1ee48c9 100644 --- a/dev-python/os-win/Manifest +++ b/dev-python/os-win/Manifest @@ -1 +1 @@ -DIST os-win-0.2.3.tar.gz 126677 SHA256 2e04357eb99705c9be91a240c84e6dffca5b12c058b8baf9344b508db0e96da0 SHA512 7e4b8f2b851c796cc1afe7db3b1512fc33da2d9365d3dc869badf49a20ea39ca65ba184af892f8b091f757efffec51db0921e49c5eee65cb7dc09039a6870e92 WHIRLPOOL 20efe53e47ea9b976e414518a9c9de0abb3d5c379d46ca933d8b29137c21684e2c18088b5ae35f1a3817943902b00cf96fb98bfc5faee9f3c80e2c6d57a58211 +DIST os-win-0.4.0.tar.gz 134421 SHA256 369d9483340ab48a5c145e4863082d2c611a02a467b7609227e3432a26880283 SHA512 6ffc33c8dbeb834ee588a8b84fb3fc6d7f6bf886d22307cac46c6f769c0d645bc76fd432be0cd8d3b76d0119ef6f5fe3276482cfda7880462f7af6969748a53e WHIRLPOOL 6c3c643b3992f98eb8551d19d067e8a56809a10005abf0940c270a77c4f1066469b367045c6e1be9f453b87db67f4f7fe9d3f614589887bc0e5d1d46c62b2099 diff --git a/dev-python/os-win/os-win-0.2.3.ebuild b/dev-python/os-win/os-win-0.4.0.ebuild similarity index 100% rename from dev-python/os-win/os-win-0.2.3.ebuild rename to dev-python/os-win/os-win-0.4.0.ebuild