diff options
Diffstat (limited to 'dev-python/notify-python/notify-python-0.1.1-r2.ebuild')
-rw-r--r-- | dev-python/notify-python/notify-python-0.1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/notify-python/notify-python-0.1.1-r2.ebuild b/dev-python/notify-python/notify-python-0.1.1-r2.ebuild index 18c9af5cb517..fd12312b62d1 100644 --- a/dev-python/notify-python/notify-python-0.1.1-r2.ebuild +++ b/dev-python/notify-python/notify-python-0.1.1-r2.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/dev-python/notify-python/notify-python-0.1.1-r2.ebuild,v 1.7 2011/08/10 21:19:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r2.ebuild,v 1.8 2011/11/28 17:12:31 ssuominen Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="examples" -RDEPEND=">=dev-python/pygtk-2.4.0 +RDEPEND=">=dev-python/pygtk-2.24:2 >=x11-libs/libnotify-0.7" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9" |