From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9543813832E for ; Sat, 6 Aug 2016 16:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12C5821C067; Sat, 6 Aug 2016 16:51:08 +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 1551121C07B for ; Sat, 6 Aug 2016 16:51:07 +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 44667340861 for ; Sat, 6 Aug 2016 16:51:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDDD32451 for ; Sat, 6 Aug 2016 16:51:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1470501963.94c6f653be283f5ed484f1f53c00930869c85a25.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/shortuuid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/shortuuid/shortuuid-0.4.3.ebuild X-VCS-Directories: dev-python/shortuuid/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 94c6f653be283f5ed484f1f53c00930869c85a25 X-VCS-Branch: master Date: Sat, 6 Aug 2016 16:51:02 +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: aaf2a90d-1458-42ce-8826-22858b9d3bc9 X-Archives-Hash: 6b9eb0c3152afe037ba36d7a35507931 commit: 94c6f653be283f5ed484f1f53c00930869c85a25 Author: Felix Janda posteo de> AuthorDate: Fri Aug 5 16:18:47 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 6 16:46:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c6f653 dev-python/shortuuid: whitespace dev-python/shortuuid/shortuuid-0.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shortuuid/shortuuid-0.4.3.ebuild b/dev-python/shortuuid/shortuuid-0.4.3.ebuild index 652f0fd..d61063a 100644 --- a/dev-python/shortuuid/shortuuid-0.4.3.ebuild +++ b/dev-python/shortuuid/shortuuid-0.4.3.ebuild @@ -23,4 +23,4 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] python_test() { ${EPYTHON} ${PN}/tests.py || die "Tests failed with ${EPYTHON}" -} \ No newline at end of file +}