--- /usr/portage/x11-misc/zim/zim-0.62.ebuild 2014-10-04 12:35:15.000000000 +0400 +++ zim-0.63.ebuild 2015-07-30 20:15:07.138931335 +0400 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/zim/zim-0.62.ebuild,v 1.1 2014/10/04 08:35:15 jer Exp $ +# $Header: EAPI=5 @@ -19,7 +19,8 @@ KEYWORDS="~amd64 ~x86" IUSE="test" -RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}]" +RDEPEND="dev-python/pygtk[${PYTHON_USEDEP}] + dev-python/pygobject:2[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} x11-misc/xdg-utils test? ( @@ -29,7 +30,6 @@ PATCHES=( "${FILESDIR}"/${PN}-0.60-remove-ubuntu-theme.patch - "${FILESDIR}"/${P}-desktop.patch ) python_prepare() {