summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/asmon')
-rw-r--r--x11-plugins/asmon/ChangeLog7
-rw-r--r--x11-plugins/asmon/asmon-0.62.ebuild7
2 files changed, 10 insertions, 4 deletions
diff --git a/x11-plugins/asmon/ChangeLog b/x11-plugins/asmon/ChangeLog
index b728c1baff02..8d345eb68177 100644
--- a/x11-plugins/asmon/ChangeLog
+++ b/x11-plugins/asmon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/asmon
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.2 2003/05/13 18:58:30 wwoods Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/ChangeLog,v 1.3 2004/03/15 12:59:58 aliz Exp $
+
+ 15 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> asmon-0.62.ebuild:
+ inherit eutils for epatch.
13 May 2003; Will Woods <wwoods@gentoo.org> asmon-0.62.ebuild:
Minor ebuild cleanups (thanks liquidx)
diff --git a/x11-plugins/asmon/asmon-0.62.ebuild b/x11-plugins/asmon/asmon-0.62.ebuild
index fe682c94004d..af9b71f17a89 100644
--- a/x11-plugins/asmon/asmon-0.62.ebuild
+++ b/x11-plugins/asmon/asmon-0.62.ebuild
@@ -1,6 +1,9 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.62.ebuild,v 1.4 2003/05/13 18:58:31 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.62.ebuild,v 1.5 2004/03/15 12:59:58 aliz Exp $
+
+inherit eutils
+
DESCRIPTION="WindowMaker/AfterStep system monitor dockapp"
HOMEPAGE="http://rio.vg/asmon/"
SRC_URI="http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz"