summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-01-05 04:49:53 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-01-05 04:49:53 +0000
commitfb21ad7377b6c0a1991330c11c9fa14d04a5e4d7 (patch)
treedf85a30f4a6cb6e55f75b92f1af50fb62b565c57 /x11-misc/root-portal
parentRemove debug.eclass usage. (diff)
downloadgentoo-2-fb21ad7377b6c0a1991330c11c9fa14d04a5e4d7.tar.gz
gentoo-2-fb21ad7377b6c0a1991330c11c9fa14d04a5e4d7.tar.bz2
gentoo-2-fb21ad7377b6c0a1991330c11c9fa14d04a5e4d7.zip
Remove debug.eclass usage for bug #160119.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'x11-misc/root-portal')
-rw-r--r--x11-misc/root-portal/ChangeLog7
-rw-r--r--x11-misc/root-portal/root-portal-0.5.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/root-portal/ChangeLog b/x11-misc/root-portal/ChangeLog
index 6c835355f8d4..7fb9465b70d0 100644
--- a/x11-misc/root-portal/ChangeLog
+++ b/x11-misc/root-portal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/root-portal
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.23 2006/11/15 19:57:07 nelchael Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.24 2007/01/05 04:49:53 dirtyepic Exp $
+
+ 05 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> root-portal-0.5.2.ebuild:
+ Remove debug.eclass usage for bug #160119.
15 Nov 2006; Krzysiek Pawlik <nelchael@gentoo.org>
root-portal-0.5.2.ebuild:
diff --git a/x11-misc/root-portal/root-portal-0.5.2.ebuild b/x11-misc/root-portal/root-portal-0.5.2.ebuild
index e22bdc6ecf52..d557620eabaf 100644
--- a/x11-misc/root-portal/root-portal-0.5.2.ebuild
+++ b/x11-misc/root-portal/root-portal-0.5.2.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-misc/root-portal/root-portal-0.5.2.ebuild,v 1.7 2006/11/15 19:57:07 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.5.2.ebuild,v 1.8 2007/01/05 04:49:53 dirtyepic Exp $
-inherit gnome2 debug
+inherit gnome2
DESCRIPTION="A program to draw text and graphs in the root window"
HOMEPAGE="http://root-portal.sourceforge.net"