diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-19 22:54:28 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-19 22:54:28 +0000 |
commit | 8240f9766dfff650d017dc6d5abe1aee037d27ed (patch) | |
tree | 17828952bc41385d4c0e1018a46ecbe3145d0881 /x11-misc | |
parent | Depend on correct slot of pygobject. Also, depend on slot 0 of gnome-menus in... (diff) | |
download | historical-8240f9766dfff650d017dc6d5abe1aee037d27ed.tar.gz historical-8240f9766dfff650d017dc6d5abe1aee037d27ed.tar.bz2 historical-8240f9766dfff650d017dc6d5abe1aee037d27ed.zip |
Depend on correct slot of pygobject.
Package-Manager: portage-2.2.0_alpha69/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/glipper/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/glipper/glipper-1.0-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/glipper/ChangeLog b/x11-misc/glipper/ChangeLog index 16b59f4188e6..e89895ffc69d 100644 --- a/x11-misc/glipper/ChangeLog +++ b/x11-misc/glipper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/glipper -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glipper/ChangeLog,v 1.18 2010/11/02 02:53:24 ford_prefect Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glipper/ChangeLog,v 1.19 2011/10/19 22:54:28 tetromino Exp $ + + 19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> + glipper-1.0-r3.ebuild: + Depend on correct slot of pygobject. 02 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org> glipper-1.0-r3.ebuild: diff --git a/x11-misc/glipper/glipper-1.0-r3.ebuild b/x11-misc/glipper/glipper-1.0-r3.ebuild index d066c4628cd1..ac05663348cf 100644 --- a/x11-misc/glipper/glipper-1.0-r3.ebuild +++ b/x11-misc/glipper/glipper-1.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glipper/glipper-1.0-r3.ebuild,v 1.5 2010/11/02 02:53:24 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glipper/glipper-1.0-r3.ebuild,v 1.6 2011/10/19 22:54:28 tetromino Exp $ EAPI="3" @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=dev-python/pygobject-2.6 +DEPEND=">=dev-python/pygobject-2.6:2 >=dev-python/pygtk-2.6 >=dev-python/gconf-python-2.22.0 >=dev-python/libgnome-python-2.22.0 |