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 E520D1382C5 for ; Sat, 16 May 2020 11:57:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1482CE08DB; Sat, 16 May 2020 11:57:18 +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 ECB9CE08DB for ; Sat, 16 May 2020 11:57:17 +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 932EA34F304 for ; Sat, 16 May 2020 11:57:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A0DE26 for ; Sat, 16 May 2020 11:57:15 +0000 (UTC) From: "Daniel Pielmeier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Daniel Pielmeier" Message-ID: <1589630200.df94c49ed439c2e5d9abd03cf26435c33a01d6e7.billie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/hplip-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/hplip-plugin/Manifest net-print/hplip-plugin/hplip-plugin-3.20.2.ebuild net-print/hplip-plugin/hplip-plugin-3.20.3.ebuild X-VCS-Directories: net-print/hplip-plugin/ X-VCS-Committer: billie X-VCS-Committer-Name: Daniel Pielmeier X-VCS-Revision: df94c49ed439c2e5d9abd03cf26435c33a01d6e7 X-VCS-Branch: master Date: Sat, 16 May 2020 11:57:15 +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: a4eadc65-9c9d-405c-ba2c-de1ad7b83fd5 X-Archives-Hash: 3bae34d545ee021028175581024467d4 commit: df94c49ed439c2e5d9abd03cf26435c33a01d6e7 Author: Daniel Pielmeier gentoo org> AuthorDate: Sat May 16 11:56:40 2020 +0000 Commit: Daniel Pielmeier gentoo org> CommitDate: Sat May 16 11:56:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df94c49e net-print/hplip-plugin: Version bump hplip-plugin-3.20.3. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Daniel Pielmeier gentoo.org> net-print/hplip-plugin/Manifest | 2 +- .../{hplip-plugin-3.20.2.ebuild => hplip-plugin-3.20.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/hplip-plugin/Manifest b/net-print/hplip-plugin/Manifest index 836977931cf..416caaf84f7 100644 --- a/net-print/hplip-plugin/Manifest +++ b/net-print/hplip-plugin/Manifest @@ -1,2 +1,2 @@ DIST hplip-3.19.12-plugin.run 11512079 BLAKE2B 534cbba51b2254f8227611b8f0449e100361fb445400f664e43e30412be8eb554bb35c2fe260d45cd5ad742b083af6d551532a9d14585029b0ff93675fab578a SHA512 ac2022d555f5084d5bf1e4519ddbb29828e9ca385aa6dff818ae9e79b60b4b2745e31ad4146cb01bca3747fae0d61b96e4a823b81179d2e2c55a643831165e4b -DIST hplip-3.20.2-plugin.run 11517273 BLAKE2B 2e1a4829fad70c575ee86b02b80057cf5e3bd7d6ef2e5d76a532290b699ec908ef57e568938607ce8ee7ff8150aa4096ce6425023ce671150b7fac69310ec82b SHA512 632e9d5a0381b568fb1766df493134b9d8c53c13bd5da1e7e06fdf8369d8f30205378e64fec3372104b44ce6ed6a5e9c1f587914f0ad6454a750d07d384e5d28 +DIST hplip-3.20.3-plugin.run 11514166 BLAKE2B 15ff8caf13f82256a5e814acf2b0433a6d365cea8b0073ea133f2e8a175796be04b058f44f68fb86c0f43f4a7c0bebf14f486aa93548b5155490e7240d02355a SHA512 3481c852aed773d3b3bcecd203066476a670eb506688381c54bc88f4057ad15da99b128d8a1cc2358985c0b3772b5538e75988dd66221f50dcea78f9bab2e3ce diff --git a/net-print/hplip-plugin/hplip-plugin-3.20.2.ebuild b/net-print/hplip-plugin/hplip-plugin-3.20.3.ebuild similarity index 100% rename from net-print/hplip-plugin/hplip-plugin-3.20.2.ebuild rename to net-print/hplip-plugin/hplip-plugin-3.20.3.ebuild