diff options
Diffstat (limited to 'x11-libs/vte/vte-0.28.2-r201.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.28.2-r201.ebuild b/x11-libs/vte/vte-0.28.2-r201.ebuild index 57e63f7a3b10..2ed069a11282 100644 --- a/x11-libs/vte/vte-0.28.2-r201.ebuild +++ b/x11-libs/vte/vte-0.28.2-r201.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r201.ebuild,v 1.1 2011/11/16 08:12:53 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r201.ebuild,v 1.2 2011/11/16 20:54:48 tetromino Exp $ EAPI="4" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" PYTHON_DEPEND="python? 2:2.4" -inherit gnome2 python +inherit eutils gnome2 python DESCRIPTION="GNOME terminal widget" HOMEPAGE="http://git.gnome.org/browse/vte" |