diff options
author | 2012-02-05 01:29:04 +0000 | |
---|---|---|
committer | 2012-02-05 01:29:04 +0000 | |
commit | ca67176406bbf198ffc3d95a6c57e10fcdd3b813 (patch) | |
tree | 92114e3659aca05e1efde0c5c6ca1d7463f26153 /net-print | |
parent | Inherit multilib. (diff) | |
download | gentoo-2-ca67176406bbf198ffc3d95a6c57e10fcdd3b813.tar.gz gentoo-2-ca67176406bbf198ffc3d95a6c57e10fcdd3b813.tar.bz2 gentoo-2-ca67176406bbf198ffc3d95a6c57e10fcdd3b813.zip |
Inherit multilib.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.11.10.ebuild | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.11.5.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 67a06a211168..0f165ab1ee95 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/hplip # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.208 2012/01/25 18:50:03 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.209 2012/02/05 01:29:04 floppym Exp $ + + 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> hplip-3.11.10.ebuild, + hplip-3.11.5.ebuild: + Inherit multilib. *hplip-3.11.12-r2 (25 Jan 2012) diff --git a/net-print/hplip/hplip-3.11.10.ebuild b/net-print/hplip/hplip-3.11.10.ebuild index 1ad31bf542a5..72dfe2476d9f 100644 --- a/net-print/hplip/hplip-3.11.10.ebuild +++ b/net-print/hplip/hplip-3.11.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.10.ebuild,v 1.5 2011/11/06 19:21:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.10.ebuild,v 1.6 2012/02/05 01:29:04 floppym Exp $ EAPI=3 @@ -8,7 +8,7 @@ PYTHON_DEPEND="!minimal? 2" PYTHON_USE_WITH="threads xml" PYTHON_USE_WITH_OPT="!minimal" -inherit fdo-mime linux-info python autotools +inherit fdo-mime linux-info python autotools multilib DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax drivers and service tools." HOMEPAGE="http://hplipopensource.com/hplip-web/index.html" diff --git a/net-print/hplip/hplip-3.11.5.ebuild b/net-print/hplip/hplip-3.11.5.ebuild index ae25b67a4ac5..7cf326f20a7b 100644 --- a/net-print/hplip/hplip-3.11.5.ebuild +++ b/net-print/hplip/hplip-3.11.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.5.ebuild,v 1.7 2011/10/24 06:36:35 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.5.ebuild,v 1.8 2012/02/05 01:29:04 floppym Exp $ EAPI=3 @@ -8,7 +8,7 @@ PYTHON_DEPEND="!minimal? 2" PYTHON_USE_WITH="threads xml" PYTHON_USE_WITH_OPT="!minimal" -inherit fdo-mime linux-info python autotools +inherit fdo-mime linux-info python autotools multilib DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax drivers and service tools." HOMEPAGE="http://hplipopensource.com/hplip-web/index.html" |