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 5EE261382C5 for ; Sat, 12 Jun 2021 03:55:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB4A9E08FE; Sat, 12 Jun 2021 03:55:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 92D58E08FE for ; Sat, 12 Jun 2021 03:55:39 +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 6C132340871 for ; Sat, 12 Jun 2021 03:55:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D260A7B8 for ; Sat, 12 Jun 2021 03:55:34 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1623470119.651ce34765a38f3c73f7985d23461abf872b87c2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nemo/Manifest gnome-extra/nemo/nemo-5.0.0.ebuild gnome-extra/nemo/nemo-5.0.1.ebuild X-VCS-Directories: gnome-extra/nemo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 651ce34765a38f3c73f7985d23461abf872b87c2 X-VCS-Branch: master Date: Sat, 12 Jun 2021 03:55:34 +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: 00b7fb2e-ef7c-43d0-b924-fd61fbb69364 X-Archives-Hash: 6e9eb8becf66579abf2a6769fd876922 commit: 651ce34765a38f3c73f7985d23461abf872b87c2 Author: Matthew S. Turnbull bluefang-logic com> AuthorDate: Fri Jun 11 16:51:16 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 12 03:55:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651ce347 gnome-extra/nemo: 5.0.1 version bump Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew S. Turnbull bluefang-logic.com> Signed-off-by: Sam James gentoo.org> gnome-extra/nemo/Manifest | 2 +- gnome-extra/nemo/{nemo-5.0.0.ebuild => nemo-5.0.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nemo/Manifest b/gnome-extra/nemo/Manifest index c68d852d7d7..1cd0b7e00f3 100644 --- a/gnome-extra/nemo/Manifest +++ b/gnome-extra/nemo/Manifest @@ -1,2 +1,2 @@ DIST nemo-4.8.4.tar.gz 1464683 BLAKE2B 10945a385defdf1bdc7fac9432306e31476ec015489a5150a5b4f9d5f31977b93da6e92241ce153cd5435c789c7a6ce16d2a86002758f26fc587a33dc5343e63 SHA512 b63ee2bd85f67e7d18271032ac3d95c7446b5110b71a3236f7e8c4ccb31e2baf11912060dde36f12ed4b90491c3bb1215a0de38c419130d692c775031cc0e11e -DIST nemo-5.0.0.tar.gz 1482253 BLAKE2B 98727151af7ee8d5047f181308a8a06ba967a0e78438793fd006fa813110a91f8a50a5e1742749ce25ad5674793b67523c5af4e66cdfb6635d93df82fb8bb1e0 SHA512 59b9fb4e32ec8ebfcad632b06b57ea9d79152a36274deaf885bfcaaae6cafee0de0e05c4b9f917c8cc8462e46bdcac27e81b4b3c1fa3f9eb1b6682a31397b13e +DIST nemo-5.0.1.tar.gz 1483815 BLAKE2B b846ec184ce1b516071cf11c88630dfbb78fbe8f29259564fd2928b71f951073cfdbd7199837ff9399ca96e211812e6a5921c41c384bf08c647f612b5de30cfb SHA512 79aeec70b7d167a9b418585af5562dfc3e197708510a8acbb20ef028d0738889a369878c4f8d1daf0f392e419494b327176e5048b16c51d39f832696365edb9b diff --git a/gnome-extra/nemo/nemo-5.0.0.ebuild b/gnome-extra/nemo/nemo-5.0.1.ebuild similarity index 100% rename from gnome-extra/nemo/nemo-5.0.0.ebuild rename to gnome-extra/nemo/nemo-5.0.1.ebuild