diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-12-27 22:43:48 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-12-27 22:43:48 +0000 |
commit | 85aa52ed289e8ec880f56caff1e73a692fbee709 (patch) | |
tree | ac1515885acc9679579929f5a26f6f621994ae54 /net-print/hplip | |
parent | foomatic-filters is being integrated into cups-filters by upstream (diff) | |
download | gentoo-2-85aa52ed289e8ec880f56caff1e73a692fbee709.tar.gz gentoo-2-85aa52ed289e8ec880f56caff1e73a692fbee709.tar.bz2 gentoo-2-85aa52ed289e8ec880f56caff1e73a692fbee709.zip |
Whitespace fix for Patrick
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.13.11-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 4ebfd0aabdad..17fe087fd7b2 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/hplip # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.288 2013/12/27 22:42:19 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.289 2013/12/27 22:43:48 dilfridge Exp $ + + 27 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org> + hplip-3.13.11-r1.ebuild: + Whitespace fix for Patrick 27 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org> hplip-3.13.11-r1.ebuild: diff --git a/net-print/hplip/hplip-3.13.11-r1.ebuild b/net-print/hplip/hplip-3.13.11-r1.ebuild index fff7923d810a..91893969d78b 100644 --- a/net-print/hplip/hplip-3.13.11-r1.ebuild +++ b/net-print/hplip/hplip-3.13.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.13.11-r1.ebuild,v 1.2 2013/12/27 22:42:19 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.13.11-r1.ebuild,v 1.3 2013/12/27 22:43:48 dilfridge Exp $ EAPI=5 @@ -27,7 +27,7 @@ IUSE="doc fax +hpcups hpijs kde libnotify -libusb0 minimal parport policykit qt4 COMMON_DEPEND=" virtual/jpeg - hpijs? ( + hpijs? ( || ( >=net-print/cups-filters-1.0.43 >=net-print/foomatic-filters-3.0.20080507[cups] ) ) !minimal? ( |