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 3276858973 for ; Sun, 7 Feb 2016 08:45:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 975D9E0848; Sun, 7 Feb 2016 08:45:08 +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 344B9E0848 for ; Sun, 7 Feb 2016 08:45:08 +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 D0FE133E142 for ; Sun, 7 Feb 2016 08:45:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D9C88F5 for ; Sun, 7 Feb 2016 08:45:05 +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: <1454834697.8e83165bc32874b2ec66251b9bb678b91e1f4ddd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python-exec/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/python-exec/python-exec-2.9999.ebuild dev-lang/python-exec/python-exec-9999.ebuild X-VCS-Directories: dev-lang/python-exec/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8e83165bc32874b2ec66251b9bb678b91e1f4ddd X-VCS-Branch: master Date: Sun, 7 Feb 2016 08:45:05 +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: 579f0890-260d-4892-a6d7-de5616c722fe X-Archives-Hash: 85606edc3543cee4a37e6fcc605b5e05 commit: 8e83165bc32874b2ec66251b9bb678b91e1f4ddd Author: Michał Górny gentoo org> AuthorDate: Sun Feb 7 08:44:24 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Feb 7 08:44:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e83165b dev-lang/python-exec: Rename the live ebuild to -9999 for consistency .../python-exec/{python-exec-2.9999.ebuild => python-exec-9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-lang/python-exec/python-exec-2.9999.ebuild b/dev-lang/python-exec/python-exec-9999.ebuild similarity index 100% rename from dev-lang/python-exec/python-exec-2.9999.ebuild rename to dev-lang/python-exec/python-exec-9999.ebuild