diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-19 10:04:28 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-19 10:04:28 +0000 |
commit | 29f9bfb0cb739717857d8cc6d675f2e937a3c8bb (patch) | |
tree | fb2639160b920459c352c9d1fa45d07a108bf5cb /x11-plugins/wmbiff/wmbiff-0.4.20.ebuild | |
parent | fix depend (bug #45110); tidy (diff) | |
download | historical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.tar.gz historical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.tar.bz2 historical-29f9bfb0cb739717857d8cc6d675f2e937a3c8bb.zip |
Mostly eutils fixes
Diffstat (limited to 'x11-plugins/wmbiff/wmbiff-0.4.20.ebuild')
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.20.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
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" |