diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:07:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:07:26 +0000 |
commit | c9755f9aa3f7755646b988df8fa6d698e95f3c37 (patch) | |
tree | f4230840eb4e42613211f09522bf5ed467139277 /x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | |
parent | PPC profile stable update (Manifest recommit) (diff) | |
download | gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.gz gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.bz2 gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.zip |
Add inherit eutils
Diffstat (limited to 'x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index a4007b52bbca..efd951fee6cd 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.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-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.3 2004/04/14 00:25:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.4 2004/04/27 21:05:26 agriffis Exp $ + +inherit eutils DESCRIPTION="An utillity that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" |