# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="5" inherit eutils multilib 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" LICENSE="hplip-plugin" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" RDEPEND=" ~net-print/hplip-${PV} virtual/udev !> "${ED}/var/lib/hp/hplip.state" << _EOF_ [plugin] installed = 1 eula = 1 version = ${PV} _EOF_ }