summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:57:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:57:08 +0000
commit22889f41d93fc1b6ea9e3b4a368542689b5dd9d2 (patch)
tree6188b734981b8822f6e2614f3ea34240e6f63b3e /x11-misc/xcalendar
parentstable on x86, clean up old ebuilds (Manifest recommit) (diff)
downloadgentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.gz
gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.bz2
gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.zip
Add inherit eutils
Diffstat (limited to 'x11-misc/xcalendar')
-rw-r--r--x11-misc/xcalendar/ChangeLog5
-rw-r--r--x11-misc/xcalendar/xcalendar-4.0.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-misc/xcalendar/ChangeLog b/x11-misc/xcalendar/ChangeLog
index 2083195cf790..c2c8aa32f08f 100644
--- a/x11-misc/xcalendar/ChangeLog
+++ b/x11-misc/xcalendar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xcalendar
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/ChangeLog,v 1.7 2004/04/11 17:32:05 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/ChangeLog,v 1.8 2004/04/27 20:52:23 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xcalendar-4.0.ebuild:
+ Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xcalendar-4.0.ebuild:
Go epatch!
diff --git a/x11-misc/xcalendar/xcalendar-4.0.ebuild b/x11-misc/xcalendar/xcalendar-4.0.ebuild
index ef9643358c20..b6a19d1a16a3 100644
--- a/x11-misc/xcalendar/xcalendar-4.0.ebuild
+++ b/x11-misc/xcalendar/xcalendar-4.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.7 2004/04/11 17:32:05 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.8 2004/04/27 20:52:23 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/${PN}
DESCRIPTION="A simple interactive calendar program with a notebook capability"