summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:52:02 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:52:02 +0000
commit6160f8838a9144902f33d52467b919cc39064986 (patch)
tree8672a9c3329b8969f9c1d85e141c406a6d096d7f /x11-misc/root-portal
parent(Manifest recommit) (diff)
downloadgentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.gz
gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.bz2
gentoo-2-6160f8838a9144902f33d52467b919cc39064986.zip
Add inherit eutils
Diffstat (limited to 'x11-misc/root-portal')
-rw-r--r--x11-misc/root-portal/ChangeLog5
-rw-r--r--x11-misc/root-portal/root-portal-0.4.11.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/root-portal/ChangeLog b/x11-misc/root-portal/ChangeLog
index 8d6c781c5e73..a0e3406d2264 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.9 2004/04/11 15:22:55 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.10 2004/04/27 20:48:09 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> root-portal-0.4.11.ebuild:
+ Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> root-portal-0.5.0.ebuild:
Stable on x86.
diff --git a/x11-misc/root-portal/root-portal-0.4.11.ebuild b/x11-misc/root-portal/root-portal-0.4.11.ebuild
index d0c8fc61797b..bd583c523131 100644
--- a/x11-misc/root-portal/root-portal-0.4.11.ebuild
+++ b/x11-misc/root-portal/root-portal-0.4.11.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.6 2003/12/06 23:00:49 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.7 2004/04/27 20:48:09 agriffis Exp $
-inherit debug
+inherit debug eutils
DESCRIPTION="A program to draw text and graphs in the root window"
HOMEPAGE="http://root-portal.sourceforge.net"