diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:09:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:09:45 +0000 |
commit | aa98c66ca0f5fe6ae1cdedd2cae085986626d4cc (patch) | |
tree | 914ecfbfa51f53451c7e614b4cb49b4f750e14d1 /x11-misc/xrootconsole | |
parent | PPC stable profile update (diff) | |
download | historical-aa98c66ca0f5fe6ae1cdedd2cae085986626d4cc.tar.gz historical-aa98c66ca0f5fe6ae1cdedd2cae085986626d4cc.tar.bz2 historical-aa98c66ca0f5fe6ae1cdedd2cae085986626d4cc.zip |
Add inherit eutils
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4.ebuild | 4 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index b8a9caa76b58..b46409d0fddf 100644 --- a/x11-misc/xrootconsole/ChangeLog +++ b/x11-misc/xrootconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrootconsole # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.9 2004/04/14 00:25:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.10 2004/04/27 21:05:26 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xrootconsole-0.4-r1.ebuild: + Add inherit eutils 13 Apr 2004; Jason Wever <weeve@gentoo.org> xrootconsole-0.4-r1.ebuild: Stable on sparc. 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/" diff --git a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild index 51ca0ac4d883..723dacd78104 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild @@ -1,6 +1,6 @@ -# 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-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.8 2003/09/10 05:37:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.9 2004/04/27 21:05:26 agriffis Exp $ DESCRIPTION="An utillity that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" |