diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-15 12:59:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-15 12:59:58 +0000 |
commit | 186247a160d5f1faabc6db471c0f7b12361901c4 (patch) | |
tree | ce6253203cfe31342c1ac56359fe02987da28f49 /x11-plugins/asmon | |
parent | Fixing bug #29163 (diff) | |
download | historical-186247a160d5f1faabc6db471c0f7b12361901c4.tar.gz historical-186247a160d5f1faabc6db471c0f7b12361901c4.tar.bz2 historical-186247a160d5f1faabc6db471c0f7b12361901c4.zip |
Inherit eutils, amd64 and x86 unmasks.
Diffstat (limited to 'x11-plugins/asmon')
-rw-r--r-- | x11-plugins/asmon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/asmon/asmon-0.62.ebuild | 7 |
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" |