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 6C765138351 for ; Wed, 8 Apr 2020 17:43:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6291CE0BB8; Wed, 8 Apr 2020 17:43:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 240D9E0BB7 for ; Wed, 8 Apr 2020 17:43:30 +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 270B034ED5E for ; Wed, 8 Apr 2020 17:43:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 497F21CD for ; Wed, 8 Apr 2020 17:43:26 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586365436.9e72db4f218b4509ca50fc57a16f3e2f2b8c68e3.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/vrms-gentoo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/vrms-gentoo/Manifest app-misc/vrms-gentoo/vrms-gentoo-0_pre20181120.ebuild app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild X-VCS-Directories: app-misc/vrms-gentoo/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 9e72db4f218b4509ca50fc57a16f3e2f2b8c68e3 X-VCS-Branch: master Date: Wed, 8 Apr 2020 17:43:26 +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: fdb98153-cec6-4d65-a4c2-62eeca722b01 X-Archives-Hash: 3c98ec88aaa0339962439b81bca5c1a2 commit: 9e72db4f218b4509ca50fc57a16f3e2f2b8c68e3 Author: Alessandro Barbieri gmail com> AuthorDate: Wed Apr 8 16:55:35 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Apr 8 17:03:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e72db4f app-misc/vrms-gentoo: use 0_pre versionong schema Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri gmail.com> app-misc/vrms-gentoo/Manifest | 2 +- .../{vrms-gentoo-2018.11.20.ebuild => vrms-gentoo-0_pre20181120.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/vrms-gentoo/Manifest b/app-misc/vrms-gentoo/Manifest index 29cd29d..ea07f79 100644 --- a/app-misc/vrms-gentoo/Manifest +++ b/app-misc/vrms-gentoo/Manifest @@ -1 +1 @@ -DIST vrms-gentoo-2018.11.20.tar.gz 9340 BLAKE2B 751df8ffbc0842ab535620aa706665827c780f03aac9a89729776c6f375889bd25dff9426a2875a58b8e02a61f380c4bfc82746eec0a0631cec92479aca97c21 SHA512 a3f9c48d83649f205290622a52455363e2bda58d431261dae648568b81b4b62baaa9de3363d569402ced7d1089e8e2fcff26d37942d0b71394226a32f02c8dd8 +DIST vrms-gentoo-0_pre20181120.tar.gz 9340 BLAKE2B 751df8ffbc0842ab535620aa706665827c780f03aac9a89729776c6f375889bd25dff9426a2875a58b8e02a61f380c4bfc82746eec0a0631cec92479aca97c21 SHA512 a3f9c48d83649f205290622a52455363e2bda58d431261dae648568b81b4b62baaa9de3363d569402ced7d1089e8e2fcff26d37942d0b71394226a32f02c8dd8 diff --git a/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild b/app-misc/vrms-gentoo/vrms-gentoo-0_pre20181120.ebuild similarity index 100% rename from app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild rename to app-misc/vrms-gentoo/vrms-gentoo-0_pre20181120.ebuild