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 AAAA958973 for ; Sun, 7 Feb 2016 18:32:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B76EE0853; Sun, 7 Feb 2016 18:32:27 +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 85B2DE0853 for ; Sun, 7 Feb 2016 18:32:26 +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 A51053405C3 for ; Sun, 7 Feb 2016 18:32:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7425FD00 for ; Sun, 7 Feb 2016 18:32:24 +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: <1454869939.9c92e6b0c1723c0e501fd819ca3702ed42f81ee7.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/maybe/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/maybe/Manifest dev-python/maybe/maybe-0.2.1.ebuild dev-python/maybe/maybe-0.3.0.ebuild X-VCS-Directories: dev-python/maybe/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 9c92e6b0c1723c0e501fd819ca3702ed42f81ee7 X-VCS-Branch: master Date: Sun, 7 Feb 2016 18:32:24 +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: 239d5bab-fa7e-4047-a898-f3e31cdb2ae4 X-Archives-Hash: 6b221f8f0c926dad06a51f86343408ed commit: 9c92e6b0c1723c0e501fd819ca3702ed42f81ee7 Author: Justin Lecher gentoo org> AuthorDate: Sun Feb 7 18:32:19 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Feb 7 18:32:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c92e6b0 dev-python/maybe: Version Bump Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/maybe/Manifest | 2 +- dev-python/maybe/{maybe-0.2.1.ebuild => maybe-0.3.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/maybe/Manifest b/dev-python/maybe/Manifest index 475b919..2401d3c 100644 --- a/dev-python/maybe/Manifest +++ b/dev-python/maybe/Manifest @@ -1 +1 @@ -DIST maybe-0.2.1.tar.gz 5722 SHA256 d7286b458ad1eb2546401614871e8b2b5c34cd75b5ab95dde73db928c4eaa74f SHA512 490f1bc31f9f1cc196c4359292270724ececacde4ba2047b5b709a8d4713fa5a730fb6a39ed2c2f2073827e484992568f0a6630a0078be1bbe473568606f7479 WHIRLPOOL 806e2eee1a28468462857a940889d6981c0fb06d271ec59b1f367a2ffadfbbf12350009ec5b4ef3801a05aa50395fc8daf185cee1354d37bbedc55480aa144fc +DIST maybe-0.3.0.tar.gz 5738 SHA256 214dc0bbf35e1174103711f068840b998f6f4fcd93d65957b9087906308fb45b SHA512 512b7b5251c27a64891bd105599b5625331cb21d40dbf7d1b88b56375a5ead484f02f87da6410c01682c180218cae7b0df7a9f92ad7a69a862b333ee36265152 WHIRLPOOL 4d6fdbc58b95a9e8ef9dd27404b17d70e84d38ee0e5f905de2dcee2cc33cfcedddca97fef2109141a42111688c0ff5a5ce407d81057b7d7d9c53fd83237a23df diff --git a/dev-python/maybe/maybe-0.2.1.ebuild b/dev-python/maybe/maybe-0.3.0.ebuild similarity index 100% rename from dev-python/maybe/maybe-0.2.1.ebuild rename to dev-python/maybe/maybe-0.3.0.ebuild