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 E6238138350 for ; Mon, 13 Jan 2020 10:14:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2876E0FAC; Mon, 13 Jan 2020 10:14:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 850AAE0FAC for ; Mon, 13 Jan 2020 10:14:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 448C434E047 for ; Mon, 13 Jan 2020 10:14:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A41C23E for ; Mon, 13 Jan 2020 10:14:22 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1578910420.4af2f28fb2ee898d790edb8adce771aaafb48a58.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nototools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/nototools/nototools-0_pre20200113.ebuild dev-python/nototools/nototools-20190320.ebuild X-VCS-Directories: dev-python/nototools/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4af2f28fb2ee898d790edb8adce771aaafb48a58 X-VCS-Branch: master Date: Mon, 13 Jan 2020 10:14:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 12640514-d0c3-4aef-9259-96d980d098de X-Archives-Hash: fa427291b941342cf5a25d7850296a49 commit: 4af2f28fb2ee898d790edb8adce771aaafb48a58 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jan 13 10:13:40 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jan 13 10:13:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af2f28f dev-python/nototools: fix versioning Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> .../{nototools-20190320.ebuild => nototools-0_pre20200113.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nototools/nototools-20190320.ebuild b/dev-python/nototools/nototools-0_pre20200113.ebuild similarity index 96% rename from dev-python/nototools/nototools-20190320.ebuild rename to dev-python/nototools/nototools-0_pre20200113.ebuild index 0b8413603b0..425374cffc0 100644 --- a/dev-python/nototools/nototools-20190320.ebuild +++ b/dev-python/nototools/nototools-0_pre20200113.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7