summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-01 12:43:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-01 12:43:27 +0000
commit48cf39e924c3a454eebf59ad0c9355e948925869 (patch)
tree5d14f546a2ea57534f1e75516188b1d18a87cb1d /net-print
parentclean up (diff)
downloadgentoo-2-48cf39e924c3a454eebf59ad0c9355e948925869.tar.gz
gentoo-2-48cf39e924c3a454eebf59ad0c9355e948925869.tar.bz2
gentoo-2-48cf39e924c3a454eebf59ad0c9355e948925869.zip
Actually, remove the zeroconf USE flag, since it was only used to depend on cups[zeroconf] (which would force a downgrade of cups).
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/hplip/ChangeLog7
-rw-r--r--net-print/hplip/hplip-3.9.10.ebuild12
-rw-r--r--net-print/hplip/hplip-3.9.8-r3.ebuild12
3 files changed, 18 insertions, 13 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog
index b61bdc71aca1..407c4cc3b6c5 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.134 2009/12/01 11:18:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.135 2009/12/01 12:43:27 flameeyes Exp $
+
+ 01 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ hplip-3.9.8-r3.ebuild, hplip-3.9.10.ebuild:
+ Actually, remove the zeroconf USE flag, since it was only used to depend
+ on cups[zeroconf] (which would force a downgrade of cups).
01 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
hplip-3.9.8-r3.ebuild, hplip-3.9.10.ebuild:
diff --git a/net-print/hplip/hplip-3.9.10.ebuild b/net-print/hplip/hplip-3.9.10.ebuild
index 8714173a9df8..6580ed54e0d8 100644
--- a/net-print/hplip/hplip-3.9.10.ebuild
+++ b/net-print/hplip/hplip-3.9.10.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.10.ebuild,v 1.4 2009/12/01 11:18:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.10.ebuild,v 1.5 2009/12/01 12:43:27 flameeyes 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 -new-hpcups parport policykit qt3 qt4 scanner snmp static-ppds -udev-acl zeroconf"
+IUSE="doc fax gtk +hpcups hpijs libnotify minimal -new-hpcups parport policykit qt3 qt4 scanner snmp static-ppds -udev-acl"
# Note : libusb-compat untested (calchan 20090516)
@@ -25,8 +25,7 @@ COMMON_DEPEND="
!static-ppds? ( || ( >=net-print/cups-1.4.0 net-print/cupsddk ) )
udev-acl? ( >=sys-fs/udev-145[extras] )
!minimal? (
- !zeroconf? ( net-print/cups )
- zeroconf? ( || ( net-print/cups[avahi] net-print/cups[zeroconf] ) )
+ net-print/cups
virtual/libusb:0
>=dev-lang/python-2.4.4[threads,xml]
scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
@@ -267,8 +266,9 @@ pkg_postinst() {
elog "'rc-update del hplip' if you are updating from an old version."
elog
elog "Starting with versions of hplip >=3.9.8 mDNS is the default network search"
- elog "mechanism. To make use of it you need to activate the zeroconf flag. If you"
- elog "prefer the SLP method you have to choose this when configuring the device."
+ elog "mechanism. To make use of it you need to activate the zeroconf flag on cups."
+ elog "If you prefer the SLP method you have to choose this when configuring the"
+ elog "device."
}
pkg_postrm() {
diff --git a/net-print/hplip/hplip-3.9.8-r3.ebuild b/net-print/hplip/hplip-3.9.8-r3.ebuild
index ed726cfa4891..d599e91177a3 100644
--- a/net-print/hplip/hplip-3.9.8-r3.ebuild
+++ b/net-print/hplip/hplip-3.9.8-r3.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-r3.ebuild,v 1.3 2009/12/01 11:18:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.8-r3.ebuild,v 1.4 2009/12/01 12:43:27 flameeyes 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 -udev-acl zeroconf"
+IUSE="doc fax gtk +hpcups hpijs libnotify minimal parport policykit qt3 qt4 scanner snmp static-ppds -udev-acl"
# Note : libusb-compat untested (calchan 20090516)
@@ -25,8 +25,7 @@ COMMON_DEPEND="
!static-ppds? ( || ( >=net-print/cups-1.4.0 net-print/cupsddk ) )
udev-acl? ( >=sys-fs/udev-145[extras] )
!minimal? (
- !zeroconf? ( net-print/cups )
- zeroconf? ( || ( net-print/cups[avahi] net-print/cups[zeroconf] ) )
+ net-print/cups
virtual/libusb:0
>=dev-lang/python-2.4.4[threads,xml]
scanner? ( >=media-gfx/sane-backends-1.0.19-r1 )
@@ -256,8 +255,9 @@ pkg_postinst() {
elog "'rc-update del hplip' if you are updating from an old version."
elog
elog "Starting with versions of hplip >=3.9.8 mDNS is the default network search"
- elog "mechanism. To make use of it you need to activate the zeroconf flag. If you"
- elog "prefer the SLP method you have to choose this when configuring the device."
+ elog "mechanism. To make use of it you need to activate the zeroconf flag on cups."
+ elog "If you prefer the SLP method you have to choose this when configuring the"
+ elog "device."
}
pkg_postrm() {