diff options
Diffstat (limited to 'dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild index 7f25e301b11f..f175e1c58a3a 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild,v 1.10 2006/10/20 19:04:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.0-r1.ebuild,v 1.11 2007/01/08 04:47:38 leio Exp $ NEED_PYTHON=2.4 - +WANT_AUTOCONF=latest +WANT_AUTOMAKE=1.9 inherit eutils gnome2 python virtualx autotools DESCRIPTION="GNOME 2 Bindings for Python" |