diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2009-10-14 18:03:04 +0000 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2009-10-14 18:03:04 +0000 |
commit | 676e620269b0bf6fea614b6c9aaabdb993ee9094 (patch) | |
tree | 7c73a50332509ab212c120790177d2531a632699 /net-print | |
parent | Block =kde-base/kdeartwork-iconthemes-4* wrt #250898. (diff) | |
download | gentoo-2-676e620269b0bf6fea614b6c9aaabdb993ee9094.tar.gz gentoo-2-676e620269b0bf6fea614b6c9aaabdb993ee9094.tar.bz2 gentoo-2-676e620269b0bf6fea614b6c9aaabdb993ee9094.zip |
USE foomatic should go into hplip-3.9.8 instead of hplip-3.9.8-r1. Add myself to maintainers.
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.9.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.9.8.ebuild | 4 | ||||
-rw-r--r-- | net-print/hplip/metadata.xml | 5 |
4 files changed, 15 insertions, 5 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index ced74c9a41d5..6a15cdb55153 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-print/hplip # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.126 2009/10/14 15:45:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.127 2009/10/14 18:03:04 billie Exp $ + + 14 Oct 2009; Pielmeier Daniel <billie@gentoo.org> hplip-3.9.8.ebuild, + hplip-3.9.8-r1.ebuild, metadata.xml: + USE foomatic should go into hplip-3.9.8 instead of hplip-3.9.8-r1. Add + myself to maintainers. *hplip-3.9.8-r1 (14 Oct 2009) diff --git a/net-print/hplip/hplip-3.9.8-r1.ebuild b/net-print/hplip/hplip-3.9.8-r1.ebuild index 2c8e12f13bf8..704557e5574d 100644 --- a/net-print/hplip/hplip-3.9.8-r1.ebuild +++ b/net-print/hplip/hplip-3.9.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.8-r1.ebuild,v 1.1 2009/10/14 15:45:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.8-r1.ebuild,v 1.2 2009/10/14 18:03:04 billie Exp $ EAPI="2" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="doc fax gtk +hpcups hpijs libnotify minimal parport policykit qt3 qt4 scanner snmp static-ppds +foomatic" +IUSE="doc fax gtk +hpcups hpijs libnotify minimal parport policykit qt3 qt4 scanner snmp static-ppds" # Note : libusb-compat untested (calchan 20090516) diff --git a/net-print/hplip/hplip-3.9.8.ebuild b/net-print/hplip/hplip-3.9.8.ebuild index aae54aef258f..d0450eba1a2d 100644 --- a/net-print/hplip/hplip-3.9.8.ebuild +++ b/net-print/hplip/hplip-3.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.8.ebuild,v 1.1 2009/09/24 19:55:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.8.ebuild,v 1.2 2009/10/14 18:03:04 billie Exp $ EAPI="2" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="+cups cupsddk dbus doc fax gtk minimal parport policykit ppds qt3 qt4 scanner snmp" +IUSE="+cups cupsddk dbus doc fax +foomatic gtk minimal parport policykit ppds qt3 qt4 scanner snmp" # Note : libusb-compat untested (calchan 20090516) diff --git a/net-print/hplip/metadata.xml b/net-print/hplip/metadata.xml index 4fe93cd589bb..79b07509f1de 100644 --- a/net-print/hplip/metadata.xml +++ b/net-print/hplip/metadata.xml @@ -14,6 +14,11 @@ <name>Diego Elio Pettenò</name> </maintainer> + <maintainer> + <email>billie@gentoo.org</email> + <name>Daniel Pielmeier</name> + </maintainer> + <use> <flag name='cupsddk'>Add support for <pkg>net-print/cupsddk</pkg> which enables dynamic PPD files (recommended)</flag> |