diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-24 06:36:35 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-24 06:36:35 +0000 |
commit | 6889b6e9bb0b99f44b773f441fa75a1ddc7ad499 (patch) | |
tree | 9c1ecd67beca3800486061aeb12bef99022aa73c /net-print/hplip | |
parent | Depend on correct slot of pygobject. (diff) | |
download | gentoo-2-6889b6e9bb0b99f44b773f441fa75a1ddc7ad499.tar.gz gentoo-2-6889b6e9bb0b99f44b773f441fa75a1ddc7ad499.tar.bz2 gentoo-2-6889b6e9bb0b99f44b773f441fa75a1ddc7ad499.zip |
Depend on correct slot of pygobject.
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.11.10.ebuild | 4 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.11.5.ebuild | 4 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.11.7.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index c37e36c98374..dd19d9676560 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/hplip # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.195 2011/10/15 16:33:10 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.196 2011/10/24 06:36:35 tetromino Exp $ + + 24 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> hplip-3.11.5.ebuild, + hplip-3.11.7.ebuild, hplip-3.11.10.ebuild: + Depend on correct slot of pygobject. *hplip-3.11.10 (15 Oct 2011) diff --git a/net-print/hplip/hplip-3.11.10.ebuild b/net-print/hplip/hplip-3.11.10.ebuild index 8586a3790e26..4d9b90db6efc 100644 --- a/net-print/hplip/hplip-3.11.10.ebuild +++ b/net-print/hplip/hplip-3.11.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.10.ebuild,v 1.1 2011/10/15 16:33:10 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.10.ebuild,v 1.2 2011/10/24 06:36:35 tetromino Exp $ EAPI=3 @@ -43,7 +43,7 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} >=app-text/ghostscript-gpl-8.71-r3 !minimal? ( - dev-python/pygobject + dev-python/pygobject:2 kernel_linux? ( >=sys-fs/udev-114 ) scanner? ( dev-python/imaging diff --git a/net-print/hplip/hplip-3.11.5.ebuild b/net-print/hplip/hplip-3.11.5.ebuild index d643a2ff25f3..ae25b67a4ac5 100644 --- a/net-print/hplip/hplip-3.11.5.ebuild +++ b/net-print/hplip/hplip-3.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.5.ebuild,v 1.6 2011/08/15 19:09:46 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.5.ebuild,v 1.7 2011/10/24 06:36:35 tetromino Exp $ EAPI=3 @@ -43,7 +43,7 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} >=app-text/ghostscript-gpl-8.71-r3 !minimal? ( - dev-python/pygobject + dev-python/pygobject:2 kernel_linux? ( >=sys-fs/udev-114 ) scanner? ( dev-python/imaging diff --git a/net-print/hplip/hplip-3.11.7.ebuild b/net-print/hplip/hplip-3.11.7.ebuild index e4c51c2bc224..cfb4e897434b 100644 --- a/net-print/hplip/hplip-3.11.7.ebuild +++ b/net-print/hplip/hplip-3.11.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.7.ebuild,v 1.2 2011/08/15 19:09:46 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.7.ebuild,v 1.3 2011/10/24 06:36:35 tetromino Exp $ EAPI=3 @@ -43,7 +43,7 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} >=app-text/ghostscript-gpl-8.71-r3 !minimal? ( - dev-python/pygobject + dev-python/pygobject:2 kernel_linux? ( >=sys-fs/udev-114 ) scanner? ( dev-python/imaging |