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 287FE138330 for ; Thu, 24 May 2018 21:46:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 302BDE08CD; Thu, 24 May 2018 21:46:20 +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 0491AE08CD for ; Thu, 24 May 2018 21:46:19 +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 B980B335C77 for ; Thu, 24 May 2018 21:46:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04B3227A for ; Thu, 24 May 2018 21:46:17 +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: <1527198371.a2eb7be855ab7d4b5c73c8c3d271817fb051584e.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/hplip-plugin-3.18.4.ebuild X-VCS-Directories: net-print/hplip-plugin/ X-VCS-Committer: billie X-VCS-Committer-Name: Daniel Pielmeier X-VCS-Revision: a2eb7be855ab7d4b5c73c8c3d271817fb051584e X-VCS-Branch: master Date: Thu, 24 May 2018 21:46:17 +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-Archives-Salt: d597f440-9f07-4447-a2bc-19aa264e13d4 X-Archives-Hash: 93da937ca9ce46905561f542a3f2b047 commit: a2eb7be855ab7d4b5c73c8c3d271817fb051584e Author: Daniel Pielmeier gentoo org> AuthorDate: Thu May 24 21:46:11 2018 +0000 Commit: Daniel Pielmeier gentoo org> CommitDate: Thu May 24 21:46:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2eb7be8 net-print/hplip-plugin: Update homepage. Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-print/hplip-plugin/hplip-plugin-3.18.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/hplip-plugin/hplip-plugin-3.18.4.ebuild b/net-print/hplip-plugin/hplip-plugin-3.18.4.ebuild index b96c3ec3601..906e4c9f061 100644 --- a/net-print/hplip-plugin/hplip-plugin-3.18.4.ebuild +++ b/net-print/hplip-plugin/hplip-plugin-3.18.4.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit udev unpacker DESCRIPTION="Proprietary plugins and firmware for HPLIP" -HOMEPAGE="http://hplipopensource.com/hplip-web/index.html" +HOMEPAGE="https://developers.hp.com/hp-linux-imaging-and-printing" SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run" LICENSE="hplip-plugin"