diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:59:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:59:13 +0000 |
commit | 2b14a0cbe18eb9fb931a740e918eaada377c934e (patch) | |
tree | e34681604e5b30cc3c913512f5761943e18efd49 /x11-plugins | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-2b14a0cbe18eb9fb931a740e918eaada377c934e.tar.gz gentoo-2-2b14a0cbe18eb9fb931a740e918eaada377c934e.tar.bz2 gentoo-2-2b14a0cbe18eb9fb931a740e918eaada377c934e.zip |
inherit eutils
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/allin1/allin1-0.4.7.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-plugins/allin1/allin1-0.4.7.ebuild b/x11-plugins/allin1/allin1-0.4.7.ebuild index b71e97ddf750..9f123b22d88c 100644 --- a/x11-plugins/allin1/allin1-0.4.7.ebuild +++ b/x11-plugins/allin1/allin1-0.4.7.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/allin1/allin1-0.4.7.ebuild,v 1.3 2004/07/03 15:09:41 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/allin1/allin1-0.4.7.ebuild,v 1.4 2004/07/15 00:59:13 agriffis Exp $ + +inherit eutils S=${WORKDIR}/${PN} DESCRIPTION="All in one monitoring dockapp: RAM, CPU, Net, Power, df" |