commit: 7ced0e3f1294a1614c502f52a53863e59e5ff834 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Nov 20 19:03:50 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Nov 20 19:03:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ced0e3f
net-print/hplip-plugin: Fix SRC_URI Package-Manager: Portage-2.3.14, Repoman-2.3.6 net-print/hplip-plugin/hplip-plugin-3.17.10.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-print/hplip-plugin/hplip-plugin-3.17.10.ebuild b/net-print/hplip-plugin/hplip-plugin-3.17.10.ebuild index 8617df53c8d..ab7649d1961 100644 --- a/net-print/hplip-plugin/hplip-plugin-3.17.10.ebuild +++ b/net-print/hplip-plugin/hplip-plugin-3.17.10.ebuild @@ -7,8 +7,7 @@ inherit udev unpacker DESCRIPTION="Proprietary plugins and firmware for HPLIP" HOMEPAGE="http://hplipopensource.com/hplip-web/index.html" -#SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run" -SRC_URI="http://hplipopensource.com/hplip-web/plugin/hplip-${PV}-plugin.run" +SRC_URI="http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-${PV}-plugin.run" LICENSE="hplip-plugin" SLOT="0"
