summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-05 23:03:37 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-05 23:03:37 +0000
commit774549f25479f20f1da3eea566b401470c74a385 (patch)
tree4f1d7b7386272c8b69e6e183d9788117e030b557 /net-print
parentImplement virtual/mpi. (diff)
downloadgentoo-2-774549f25479f20f1da3eea566b401470c74a385.tar.gz
gentoo-2-774549f25479f20f1da3eea566b401470c74a385.tar.bz2
gentoo-2-774549f25479f20f1da3eea566b401470c74a385.zip
QA: Added cups and usb to IUSE.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/hplip/ChangeLog5
-rw-r--r--net-print/hplip/hplip-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog
index a8f61538d470..4d2dedc359ea 100644
--- a/net-print/hplip/ChangeLog
+++ b/net-print/hplip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-print/hplip
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.2 2005/06/07 18:10:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.3 2005/07/05 23:03:37 swegener Exp $
+
+ 05 Jul 2005; Sven Wegener <swegener@gentoo.org> hplip-0.9.3.ebuild:
+ QA: Added cups and usb to IUSE.
07 Jun 2005; Sven Wegener <swegener@gentoo.org> hplip-0.9.3.ebuild:
Fixed invalid atoms in *DEPEND. Use scanner? once in *DEPEND.
diff --git a/net-print/hplip/hplip-0.9.3.ebuild b/net-print/hplip/hplip-0.9.3.ebuild
index a9d9e1b7bf56..daaa30e52276 100644
--- a/net-print/hplip/hplip-0.9.3.ebuild
+++ b/net-print/hplip/hplip-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-0.9.3.ebuild,v 1.3 2005/06/08 10:11:54 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-0.9.3.ebuild,v 1.4 2005/07/05 23:03:37 swegener Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hpinkjet/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
-IUSE="foomaticdb snmp X qt ppds scanner"
+IUSE="foomaticdb snmp X qt ppds scanner cups usb"
DEPEND="dev-lang/python
snmp? ( >=net-analyzer/net-snmp-5.0.9 )