summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-19 10:04:28 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-19 10:04:28 +0000
commit29f9bfb0cb739717857d8cc6d675f2e937a3c8bb (patch)
treefb2639160b920459c352c9d1fa45d07a108bf5cb /x11-plugins/wmdl
parentfix depend (bug #45110); tidy (diff)
downloadhistorical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.tar.gz
historical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.tar.bz2
historical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.zip
Mostly eutils fixes
Diffstat (limited to 'x11-plugins/wmdl')
-rw-r--r--x11-plugins/wmdl/ChangeLog7
-rw-r--r--x11-plugins/wmdl/wmdl-1.4.1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-plugins/wmdl/ChangeLog b/x11-plugins/wmdl/ChangeLog
index a8b0b7bdd6ae..86272bfb0fe9 100644
--- a/x11-plugins/wmdl/ChangeLog
+++ b/x11-plugins/wmdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmdl
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.2 2003/02/12 09:40:25 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.3 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmdl-1.4.1.ebuild:
+ Inherit eutils.
*wmdl-1.4.1 (04 Oct 2002)
diff --git a/x11-plugins/wmdl/wmdl-1.4.1.ebuild b/x11-plugins/wmdl/wmdl-1.4.1.ebuild
index a44c09314f0b..add80f913eb9 100644
--- a/x11-plugins/wmdl/wmdl-1.4.1.ebuild
+++ b/x11-plugins/wmdl/wmdl-1.4.1.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-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.5 2004/01/04 12:54:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.6 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
S="${WORKDIR}/${P}"