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 C5A7458974 for ; Thu, 4 Feb 2016 12:25:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CEB721C003; Thu, 4 Feb 2016 12:25:39 +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 7AE0B21C003 for ; Thu, 4 Feb 2016 12:25:38 +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 7007E340A51 for ; Thu, 4 Feb 2016 12:25:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDF908F7 for ; Thu, 4 Feb 2016 12:25:34 +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: <1454588731.761126d1e29e98c4ea6ec38f9742669b22e0816a.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mimeparse/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mimeparse/Manifest dev-python/mimeparse/mimeparse-1.5.1.ebuild dev-python/mimeparse/mimeparse-1.5.ebuild X-VCS-Directories: dev-python/mimeparse/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 761126d1e29e98c4ea6ec38f9742669b22e0816a X-VCS-Branch: master Date: Thu, 4 Feb 2016 12:25:34 +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: c911ca9c-2c77-4670-9ba7-5868fd9ca98e X-Archives-Hash: 2313a38344da623bf60e9e79579429db commit: 761126d1e29e98c4ea6ec38f9742669b22e0816a Author: Justin Lecher gentoo org> AuthorDate: Thu Feb 4 12:00:50 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Feb 4 12:25:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761126d1 dev-python/mimeparse: Version Bump Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/mimeparse/Manifest | 2 +- dev-python/mimeparse/{mimeparse-1.5.ebuild => mimeparse-1.5.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mimeparse/Manifest b/dev-python/mimeparse/Manifest index 451d25f..830b451 100644 --- a/dev-python/mimeparse/Manifest +++ b/dev-python/mimeparse/Manifest @@ -1,2 +1,2 @@ DIST python-mimeparse-0.1.4.tar.gz 5228 SHA256 3c69a21e37e77f754e6fc09ebda70acd92c90d8a58f29a41cc0248351378ddc3 SHA512 c8eeb298773a0eb36512b1d9a46dfc85423c0dab10b85ed94284bf1bf8dba8c34aeccefd8b6a187434789d5a160ab5d4af81659dd1808ea02078cc2b168e10b3 WHIRLPOOL f83328743b16ae46263e05055d6400617b7858e11837ce892919e26a36348650122b78ee366125a1793b20fa71c641b3606bf834d2936f98dab65b89b740385b -DIST python-mimeparse-1.5.tar.gz 5827 SHA256 9518ff1576d60e99f310116711beda6974f18caa3deb01c73d25bab409408878 SHA512 799b40c0128f22949869bc55f618b46f022bf937cd59be21343dab3d3d977cc24d84744dcbd23da4efb135e940a1373f064ec6e56e8bd4188fa54a3107d2718f WHIRLPOOL b9c9748c24ff931c2c3a2ae4da088818f9a7018be6450783c3ac0ff533e7292b23a5e94cff976b3209003a481240a5a4af65c7d6b81753b80e200b0fc5a0c03d +DIST python-mimeparse-1.5.1.tar.gz 5822 SHA256 e4d0c49120f5d946106ed3a6fed0b353740c0c9700b57d7d024c65466e50a106 SHA512 bd25dd43ba98ac8e10e02d21ae040be76b0a2ae3904333c6bbf8d46e4f12bda84eb410059b22a345b6840af2c055802b31c3f76c46f133c1c11673a4f15f21f7 WHIRLPOOL a31cd0a78ba86a16d335ece4a226981dce813399e0695ce577d6fa8f327e6cf88c5723f69600f5852cde2d1a66ccb49aac1b8ada3854e1fe8f33a073a8ebb27c diff --git a/dev-python/mimeparse/mimeparse-1.5.ebuild b/dev-python/mimeparse/mimeparse-1.5.1.ebuild similarity index 100% rename from dev-python/mimeparse/mimeparse-1.5.ebuild rename to dev-python/mimeparse/mimeparse-1.5.1.ebuild