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
commitf33d48ec74fdcc397105e3a1de16d0be722e153e (patch)
tree465781502f7bc144f391d099dfefef6d2e386d5f /x11-plugins/wmdl
parenttidy number of ebuilds (Manifest recommit) (diff)
downloadgentoo-2-f33d48ec74fdcc397105e3a1de16d0be722e153e.tar.gz
gentoo-2-f33d48ec74fdcc397105e3a1de16d0be722e153e.tar.bz2
gentoo-2-f33d48ec74fdcc397105e3a1de16d0be722e153e.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}"