diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:07:43 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:07:43 +0000 |
commit | b17e50a80691f6db793a015756902960a51f7d7f (patch) | |
tree | e1c0bbce89299fcdfbec7bda4cce22a60cd9f56d /x11-libs/gtk+/gtk+-2.10.6.ebuild | |
parent | Forgot to inherit java-ant-2 for rewritting. (diff) | |
download | historical-b17e50a80691f6db793a015756902960a51f7d7f.tar.gz historical-b17e50a80691f6db793a015756902960a51f7d7f.tar.bz2 historical-b17e50a80691f6db793a015756902960a51f7d7f.zip |
Remove debug.eclass usage.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.10.6.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/gtk+/gtk+-2.10.6.ebuild b/x11-libs/gtk+/gtk+-2.10.6.ebuild index 9459853632cd..ffe4ecfad22b 100644 --- a/x11-libs/gtk+/gtk+-2.10.6.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.6.ebuild @@ -1,8 +1,8 @@ -# 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/x11-libs/gtk+/gtk+-2.10.6.ebuild,v 1.12 2006/12/09 21:37:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.6.ebuild,v 1.13 2007/01/05 04:07:43 flameeyes Exp $ -inherit gnome.org flag-o-matic eutils debug autotools virtualx +inherit gnome.org flag-o-matic eutils autotools virtualx DESCRIPTION="Gimp ToolKit +" HOMEPAGE="http://www.gtk.org/" |