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 03222138350 for ; Tue, 11 Feb 2020 20:46:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 030B0E0805; Tue, 11 Feb 2020 20:46:36 +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 C1D14E0805 for ; Tue, 11 Feb 2020 20:46:35 +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 755BA34EBBB for ; Tue, 11 Feb 2020 20:46:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21CCD7B for ; Tue, 11 Feb 2020 20:46:31 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1581453973.18639cdeb68059471a561f6be838c7b272e2bebb.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/octoprint/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/octoprint/Manifest www-apps/octoprint/octoprint-1.4.0_rc4.ebuild www-apps/octoprint/octoprint-1.4.0_rc5.ebuild X-VCS-Directories: www-apps/octoprint/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 18639cdeb68059471a561f6be838c7b272e2bebb X-VCS-Branch: master Date: Tue, 11 Feb 2020 20:46:31 +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: 07579e54-f72c-4420-a0c5-ede4d197fc65 X-Archives-Hash: afde7f0f561946015c9fbc06e4492cfc commit: 18639cdeb68059471a561f6be838c7b272e2bebb Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Feb 11 20:46:13 2020 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Feb 11 20:46:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18639cde www-apps/octoprint: Version bump Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Alexey Shvetsov gentoo.org> www-apps/octoprint/Manifest | 2 +- .../{octoprint-1.4.0_rc4.ebuild => octoprint-1.4.0_rc5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/octoprint/Manifest b/www-apps/octoprint/Manifest index b267e055390..7ee9632b426 100644 --- a/www-apps/octoprint/Manifest +++ b/www-apps/octoprint/Manifest @@ -1 +1 @@ -DIST octoprint-1.4.0_rc4.tar.gz 5117426 BLAKE2B 0149b3ec053c0d671c0998cd05e885366ab889c582d232d8c477e52bb1a48c3bdab1b0df4acb1fdc8720a06f02b5b9767d3d58c461536906dcf810bdbdbbdfe2 SHA512 adaf598ed080807c66146040bcd8467a9b612f9c5bf5b36f020560b9e95d40053997cc60dfe1b370bc7a134beaeaaecdb78e961ae38de35d2588cd2b64d15e7a +DIST octoprint-1.4.0_rc5.tar.gz 5117820 BLAKE2B 6140ec81ad257e6197275e8289bfba09a140f216f1718b595e2b9ed19a21570c28979a081db537b4fe63ec128498940307a3f311c6d30dd52be45ef867a15114 SHA512 db22ac1cbc9e6ce9214f1066ef2748b613c83466ee539a4b3d2eb6d5b0b1a83a5cf4b434bce4d1a2053ad38f6f1cfcec115ee1f1f9e7140c741651913ffcabda diff --git a/www-apps/octoprint/octoprint-1.4.0_rc4.ebuild b/www-apps/octoprint/octoprint-1.4.0_rc5.ebuild similarity index 100% rename from www-apps/octoprint/octoprint-1.4.0_rc4.ebuild rename to www-apps/octoprint/octoprint-1.4.0_rc5.ebuild