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 D28DB1382C5 for ; Tue, 30 Jun 2020 19:43:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C82FFE09C3; Tue, 30 Jun 2020 19:43:45 +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 B0E68E09C3 for ; Tue, 30 Jun 2020 19:43:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 182BE34F2E3 for ; Tue, 30 Jun 2020 19:43:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35A662CE for ; Tue, 30 Jun 2020 19:43:41 +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: <1593518387.baa5cd0a29abb25dd467b4c48d7c4f39373f8680.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/srain/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/srain/Manifest net-im/srain/srain-1.1.0.ebuild net-im/srain/srain-1.1.1.ebuild X-VCS-Directories: net-im/srain/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: baa5cd0a29abb25dd467b4c48d7c4f39373f8680 X-VCS-Branch: master Date: Tue, 30 Jun 2020 19:43:41 +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: e355d2fe-8163-49d0-ae2a-ed1cabe6d8d4 X-Archives-Hash: 4469414865e970dbf925df13fd9244c8 commit: baa5cd0a29abb25dd467b4c48d7c4f39373f8680 Author: David Heidelberg ixit cz> AuthorDate: Tue Jun 30 11:59:47 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Jun 30 11:59:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=baa5cd0a net-im/srain: new version 1.1.1 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Heidelberg ixit.cz> net-im/srain/Manifest | 2 +- net-im/srain/{srain-1.1.0.ebuild => srain-1.1.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/srain/Manifest b/net-im/srain/Manifest index f56bd1c..3a0ed1a 100644 --- a/net-im/srain/Manifest +++ b/net-im/srain/Manifest @@ -1 +1 @@ -DIST srain-1.1.0.tar.gz 941873 BLAKE2B db8039b4fa5f6ae31dba24cd6274608c994e85fffc237d12cdde7b4d3b47d94fd88d8ae4ace828dffb3eb76d6c1e05a797eabaca2caa31c09cb3f938fab33039 SHA512 0303d1734840c9af81f786da405617392570c2f34a9098fe7d1148f63642fb034877549477a8b52add8f1da7dc4ac38474a1cf3e42e51cc443b06b50c765b02a +DIST srain-1.1.1.tar.gz 941824 BLAKE2B 96b53e7e05f42514bc429cc30938f3a104d65f48ffbc08f0ec176e8bff6fc346cc6dabbcd8cfaa9db41af205a4079400f4b24ea1ad7ef4cb787b34eedd6d6cf5 SHA512 1cd8604b79d03a054b6b785529feef9479836f5fdc406101f3e67bfcb6a400ab8dae2b1ac317fd92b491e60faae069c3a61f4997ae15b6c9b2373b20e8ab7ac0 diff --git a/net-im/srain/srain-1.1.0.ebuild b/net-im/srain/srain-1.1.1.ebuild similarity index 100% rename from net-im/srain/srain-1.1.0.ebuild rename to net-im/srain/srain-1.1.1.ebuild