diff options
author | 2004-03-15 12:59:58 +0000 | |
---|---|---|
committer | 2004-03-15 12:59:58 +0000 | |
commit | 186247a160d5f1faabc6db471c0f7b12361901c4 (patch) | |
tree | ce6253203cfe31342c1ac56359fe02987da28f49 /x11-plugins/asmon/asmon-0.62.ebuild | |
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/asmon-0.62.ebuild')
-rw-r--r-- | x11-plugins/asmon/asmon-0.62.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
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" |