summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:07:43 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:07:43 +0000
commita34c5ccaf80200f0aea126a10e4baf3feaefb4cf (patch)
tree89ad8e55cd04a7034f37e8e9ecb676ec30370d61 /x11-libs
parentForgot to inherit java-ant-2 for rewritting. (diff)
downloadgentoo-2-a34c5ccaf80200f0aea126a10e4baf3feaefb4cf.tar.gz
gentoo-2-a34c5ccaf80200f0aea126a10e4baf3feaefb4cf.tar.bz2
gentoo-2-a34c5ccaf80200f0aea126a10e4baf3feaefb4cf.zip
Remove debug.eclass usage.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/ChangeLog9
-rw-r--r--x11-libs/gtk+/gtk+-2.10.6.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.12.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.19.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.20-r1.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.8.ebuild6
6 files changed, 22 insertions, 17 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 550cdfff3478..dc33dff4a213 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/gtk+
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.291 2006/12/09 21:37:07 kloeri Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.292 2007/01/05 04:07:43 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> gtk+-2.8.8.ebuild,
+ gtk+-2.8.12.ebuild, gtk+-2.8.19.ebuild, gtk+-2.8.20-r1.ebuild,
+ gtk+-2.10.6.ebuild:
+ Remove debug.eclass usage.
09 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> gtk+-2.10.6.ebuild:
Stable on Alpha.
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/"
diff --git a/x11-libs/gtk+/gtk+-2.8.12.ebuild b/x11-libs/gtk+/gtk+-2.8.12.ebuild
index c36dae5f8a80..7cbd8ad633de 100644
--- a/x11-libs/gtk+/gtk+-2.8.12.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.12.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.8.12.ebuild,v 1.13 2006/11/12 06:16:48 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.12.ebuild,v 1.14 2007/01/05 04:07:43 flameeyes Exp $
-inherit gnome.org flag-o-matic eutils debug autotools
+inherit gnome.org flag-o-matic eutils autotools
DESCRIPTION="Gimp ToolKit +"
HOMEPAGE="http://www.gtk.org/"
diff --git a/x11-libs/gtk+/gtk+-2.8.19.ebuild b/x11-libs/gtk+/gtk+-2.8.19.ebuild
index 2a9cc47f49c1..b86a7fbff162 100644
--- a/x11-libs/gtk+/gtk+-2.8.19.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.19.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.8.19.ebuild,v 1.15 2006/11/12 06:16:48 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.19.ebuild,v 1.16 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/"
diff --git a/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild b/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild
index fcfc5fece52c..10e59a25d556 100644
--- a/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.20-r1.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.8.20-r1.ebuild,v 1.4 2006/11/12 06:16:48 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.20-r1.ebuild,v 1.5 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/"
diff --git a/x11-libs/gtk+/gtk+-2.8.8.ebuild b/x11-libs/gtk+/gtk+-2.8.8.ebuild
index 592973bbd373..10db0554dd30 100644
--- a/x11-libs/gtk+/gtk+-2.8.8.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.8.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.8.8.ebuild,v 1.15 2006/11/12 06:16:48 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.8.ebuild,v 1.16 2007/01/05 04:07:43 flameeyes Exp $
-inherit gnome.org flag-o-matic eutils debug
+inherit gnome.org flag-o-matic eutils
DESCRIPTION="Gimp ToolKit +"
HOMEPAGE="http://www.gtk.org/"