diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-12 16:29:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-12 16:29:34 +0000 |
commit | e029e0676bd1d50e23630bce439b1c3090510996 (patch) | |
tree | 3553a8728da07f3fba3fe53b2869f32c15c78e22 /net-print | |
parent | whitespace (diff) | |
download | gentoo-2-e029e0676bd1d50e23630bce439b1c3090510996.tar.gz gentoo-2-e029e0676bd1d50e23630bce439b1c3090510996.tar.bz2 gentoo-2-e029e0676bd1d50e23630bce439b1c3090510996.zip |
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/hplip-2.7.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-print/hplip/hplip-2.7.9.ebuild b/net-print/hplip/hplip-2.7.9.ebuild index 9c3b5207b419..f4bdb22da6b3 100644 --- a/net-print/hplip/hplip-2.7.9.ebuild +++ b/net-print/hplip/hplip-2.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.7.9.ebuild,v 1.2 2007/10/10 18:19:47 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.7.9.ebuild,v 1.3 2007/10/12 16:29:34 mr_bones_ Exp $ inherit linux-info @@ -18,12 +18,12 @@ DEPEND="!net-print/hpijs virtual/ghostscript >=media-libs/jpeg-6b net-print/foomatic-filters - !minimal? ( + !minimal? ( >=net-print/cups-1.2 dev-libs/libusb scanner? ( X? ( >=media-gfx/xsane-0.89 ) !X? ( >=media-gfx/sane-frontends-1.0.9 ) ) - snmp? ( + snmp? ( net-analyzer/net-snmp dev-libs/openssl ) )" |