summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-12 16:42:32 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-12 16:42:32 +0000
commit75958d8df0a4d2d8afa4d7aaf8324112865bbf47 (patch)
tree4eeb07bbe89b6f88c7d124c71db2fc51c260681d /x11-plugins/wmtz
parentNumerous small fixes, see ChangeLog for details. (Manifest recommit) (diff)
downloadgentoo-2-75958d8df0a4d2d8afa4d7aaf8324112865bbf47.tar.gz
gentoo-2-75958d8df0a4d2d8afa4d7aaf8324112865bbf47.tar.bz2
gentoo-2-75958d8df0a4d2d8afa4d7aaf8324112865bbf47.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-plugins/wmtz')
-rw-r--r--x11-plugins/wmtz/ChangeLog5
-rw-r--r--x11-plugins/wmtz/wmtz-0.7.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-plugins/wmtz/ChangeLog b/x11-plugins/wmtz/ChangeLog
index c88509248623..22e88b12e27e 100644
--- a/x11-plugins/wmtz/ChangeLog
+++ b/x11-plugins/wmtz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmtz
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.5 2004/04/07 12:26:58 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.6 2004/04/12 16:42:32 aliz Exp $
+
+ 12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> wmtz-0.7.ebuild:
+ Inherit eutils for epatch.
07 Apr 2004; Markus Nigbur <pyrania@gentoo.org> wmtz-0.7.ebuild,
files/wmtz.c.patch:
diff --git a/x11-plugins/wmtz/wmtz-0.7.ebuild b/x11-plugins/wmtz/wmtz-0.7.ebuild
index d910568578fc..5c0753e9e8d8 100644
--- a/x11-plugins/wmtz/wmtz-0.7.ebuild
+++ b/x11-plugins/wmtz/wmtz-0.7.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/wmtz/wmtz-0.7.ebuild,v 1.6 2004/04/07 12:26:58 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.7 2004/04/12 16:42:32 aliz Exp $
+
+inherit eutils
IUSE=""
DESCRIPTION="dockapp that shows the time in multiple timezones."