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/wmbiff
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/wmbiff')
-rw-r--r--x11-plugins/wmbiff/ChangeLog7
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.20.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog
index 65c89eab6932..6ea1e40b7bf5 100644
--- a/x11-plugins/wmbiff/ChangeLog
+++ b/x11-plugins/wmbiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmbiff
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.8 2004/02/11 09:39:35 phosphan Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.9 2004/03/19 10:04:28 aliz Exp $
+
+ 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmbiff-0.4.20.ebuild:
+ Inherit eutils.
*wmbiff-0.4.20 (11 Feb 2004)
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild
index 807ff3b59377..9b8a03b74a27 100644
--- a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild
+++ b/x11-plugins/wmbiff/wmbiff-0.4.20.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/wmbiff/wmbiff-0.4.20.ebuild,v 1.2 2004/03/03 12:51:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild,v 1.3 2004/03/19 10:04:28 aliz Exp $
+
+inherit eutils
DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes."
SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz"