diff options
Diffstat (limited to 'x11-libs/gksu/gksu-2.0.2.ebuild')
-rw-r--r-- | x11-libs/gksu/gksu-2.0.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-libs/gksu/gksu-2.0.2.ebuild b/x11-libs/gksu/gksu-2.0.2.ebuild index ddeb575c6551..a1fd2195e611 100644 --- a/x11-libs/gksu/gksu-2.0.2.ebuild +++ b/x11-libs/gksu/gksu-2.0.2.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.8 2009/09/06 20:59:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.9 2010/03/22 17:44:18 pacho Exp $ EAPI="2" +GCONF_DEBUG="no" inherit gnome2 fixheadtails eutils autotools |