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 A490813881D for ; Sun, 27 Sep 2015 10:24:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0942621C009; Sun, 27 Sep 2015 10:24:41 +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 7782421C009 for ; Sun, 27 Sep 2015 10:24:40 +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 62270340E90 for ; Sun, 27 Sep 2015 10:24:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14DE61FB for ; Sun, 27 Sep 2015 10:24:38 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1443349214.9aa282570a60f7c5824dbc99096f8fba8782c3ec.mrueg@gentoo> Subject: [gentoo-commits] dev/mrueg:master commit in: dev-python/pyspotify/ X-VCS-Repository: dev/mrueg X-VCS-Files: dev-python/pyspotify/Manifest dev-python/pyspotify/pyspotify-2.0.4.ebuild dev-python/pyspotify/pyspotify-2.0.5.ebuild X-VCS-Directories: dev-python/pyspotify/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 9aa282570a60f7c5824dbc99096f8fba8782c3ec X-VCS-Branch: master Date: Sun, 27 Sep 2015 10:24: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: d76f9f7f-ac28-471d-bfc1-827056ede67a X-Archives-Hash: 14563b968310bd0b9fb90ea29109464d commit: 9aa282570a60f7c5824dbc99096f8fba8782c3ec Author: Manuel Rüger gentoo org> AuthorDate: Sun Sep 27 10:20:14 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sun Sep 27 10:20:14 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=9aa28257 dev-python/pyspotify: Version bump. Remove old. Package-Manager: portage-2.2.22 dev-python/pyspotify/Manifest | 2 +- dev-python/pyspotify/{pyspotify-2.0.4.ebuild => pyspotify-2.0.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyspotify/Manifest b/dev-python/pyspotify/Manifest index 3ab5d3d..585e109 100644 --- a/dev-python/pyspotify/Manifest +++ b/dev-python/pyspotify/Manifest @@ -1 +1 @@ -DIST pyspotify-2.0.4.tar.gz 149096 SHA256 c34f398f07c9613378b162cb0e59709ba495b6bb41affa4bb05dba394936a38f SHA512 adb72c039b2edfa17e8eae0a1d6f890dd484458fc08f7e48ce9c5c71ac0906b1c15cf5c69836864c13a6b419b8f20cdc7a56640801b453f0cc1b6dd31e9cc8b7 WHIRLPOOL 71905f6159b0e26ea7d9554f389b459efd71d81d789e99645295a6e52464053cc1e7370140225f098f3d49d3eadc7c94806754151538c384fdd41c8d366e4ed2 +DIST pyspotify-2.0.5.tar.gz 149570 SHA256 9a66714ff9fa02a946ab33337cdc4200f246d04d40b9abee0a6ef017b8f88bc6 SHA512 c4ea4eb0cc61bbca8c66d8a19b496ee93cecf7d25ad665a85265f3bdbe5eb0d24faa6739d405699a22a9d13201ea64b69e20878163c6e6c18200a4d14d618365 WHIRLPOOL 354afb46ec35c68ac0ab8f658f8e1e6a12d977201054b41ff419bebf1d96530b091f0c6493c0955c2f53211507db6a85d928c790c637691f622916de9f83896e diff --git a/dev-python/pyspotify/pyspotify-2.0.4.ebuild b/dev-python/pyspotify/pyspotify-2.0.5.ebuild similarity index 100% rename from dev-python/pyspotify/pyspotify-2.0.4.ebuild rename to dev-python/pyspotify/pyspotify-2.0.5.ebuild