diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-23 21:37:20 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-23 21:37:20 +0000 |
commit | 986095be93ac2506bce7b0f208b476edfc6813d0 (patch) | |
tree | 25d8b166998ecda9104b839614ba17735d7e1762 /app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild | |
parent | x86 stable, bug #387849 (diff) | |
download | gentoo-2-986095be93ac2506bce7b0f208b476edfc6813d0.tar.gz gentoo-2-986095be93ac2506bce7b0f208b476edfc6813d0.tar.bz2 gentoo-2-986095be93ac2506bce7b0f208b476edfc6813d0.zip |
Use correct slot of pygobject.
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild')
-rw-r--r-- | app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild b/app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild index ffc9fc688289..c74b3015a902 100644 --- a/app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild +++ b/app-admin/system-config-printer-common/system-config-printer-common-1.3.6.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/app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild,v 1.6 2011/10/21 12:52:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.3.6.ebuild,v 1.7 2011/10/23 21:37:20 tetromino Exp $ EAPI="3" @@ -28,7 +28,7 @@ COMMON_DEPEND=" dev-libs/libxml2[python] dev-python/dbus-python >=dev-python/pycups-1.9.53 - >=dev-python/pygobject-2.21.5 + >=dev-python/pygobject-2.21.5:2 >=net-print/cups-1.4.6[dbus] sys-fs/udev virtual/libusb:0 |