summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2012-08-18 08:31:27 +0000
committerDaniel Pielmeier <billie@gentoo.org>2012-08-18 08:31:27 +0000
commitfd394c2e67ff1481faf613bcd23ee3b00e087c3d (patch)
treed33e53f2b2a291d5903571e634f8a7227b3f24f0 /net-print
parentVersion bump. (diff)
downloadgentoo-2-fd394c2e67ff1481faf613bcd23ee3b00e087c3d.tar.gz
gentoo-2-fd394c2e67ff1481faf613bcd23ee3b00e087c3d.tar.bz2
gentoo-2-fd394c2e67ff1481faf613bcd23ee3b00e087c3d.zip
dbus-python is now needed in any case and not just for fax support. This fixes bug #431202. Thanks to Dave Kemper for the report.
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/hplip/ChangeLog7
-rw-r--r--net-print/hplip/hplip-3.12.6-r1.ebuild3
-rw-r--r--net-print/hplip/hplip-3.12.6.ebuild3
3 files changed, 10 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog
index 795ea77209a4..6a96e91fac5e 100644
--- a/net-print/hplip/ChangeLog
+++ b/net-print/hplip/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-print/hplip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.232 2012/08/13 11:13:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.233 2012/08/18 08:31:27 billie Exp $
+
+ 18 Aug 2012; Daniel Pielmeier <billie@gentoo.org> hplip-3.12.6.ebuild,
+ hplip-3.12.6-r1.ebuild:
+ dbus-python is now needed in any case and not just for fax support. This
+ fixes bug #431202. Thanks to Dave Kemper for the report.
*hplip-3.12.6-r1 (13 Aug 2012)
diff --git a/net-print/hplip/hplip-3.12.6-r1.ebuild b/net-print/hplip/hplip-3.12.6-r1.ebuild
index df7d2d3e563d..5a4c5895954a 100644
--- a/net-print/hplip/hplip-3.12.6-r1.ebuild
+++ b/net-print/hplip/hplip-3.12.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6-r1.ebuild,v 1.1 2012/08/13 11:13:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6-r1.ebuild,v 1.2 2012/08/18 08:31:27 billie Exp $
EAPI=4
@@ -46,6 +46,7 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
>=app-text/ghostscript-gpl-8.71-r3
+ dev-python/dbus-python
policykit? (
sys-auth/polkit
)
diff --git a/net-print/hplip/hplip-3.12.6.ebuild b/net-print/hplip/hplip-3.12.6.ebuild
index cb5f3fe452c7..38aa0b2ee221 100644
--- a/net-print/hplip/hplip-3.12.6.ebuild
+++ b/net-print/hplip/hplip-3.12.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v 1.3 2012/08/08 18:00:38 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.12.6.ebuild,v 1.4 2012/08/18 08:31:27 billie Exp $
EAPI=4
@@ -43,6 +43,7 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
>=app-text/ghostscript-gpl-8.71-r3
+ dev-python/dbus-python
policykit? (
sys-auth/polkit
)