diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:58:50 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:58:50 +0000 |
commit | a5995fc5e3784f82cfa5b7b34708ab807ce6c8d7 (patch) | |
tree | 16d2875f26bb48c3cefb2f5fee9675a84622fc3b /x11-misc/xrootconsole | |
parent | Typo in DESCRIPTION, #59717 (Manifest recommit) (diff) | |
download | gentoo-2-a5995fc5e3784f82cfa5b7b34708ab807ce6c8d7.tar.gz gentoo-2-a5995fc5e3784f82cfa5b7b34708ab807ce6c8d7.tar.bz2 gentoo-2-a5995fc5e3784f82cfa5b7b34708ab807ce6c8d7.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/ChangeLog | 6 | ||||
-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, 5 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index ade2e468fcde..bab7af6d60fa 100644 --- a/x11-misc/xrootconsole/ChangeLog +++ b/x11-misc/xrootconsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xrootconsole # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.13 2004/06/24 22:44:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.14 2004/08/08 00:58:50 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> xrootconsole-0.4-r1.ebuild, + xrootconsole-0.4.ebuild: + Typo in DESCRIPTION: an utillity -> a utility. Bug 59717. 14 Jun 2004; <pyrania@gentoo.org> xrootconsole-0.4-r1.ebuild: Added IUSE. diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index 15b2a1dcea63..f692fa379e8c 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # 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.7 2004/06/24 22:44:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.8 2004/08/08 00:58:50 slarti Exp $ inherit eutils -DESCRIPTION="An utillity that displays its input in a text box on your root window" +DESCRIPTION="A utility that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" diff --git a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild index 6b237b18c4b4..e4f5599c845e 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # 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.12 2004/07/15 00:58:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.13 2004/08/08 00:58:50 slarti Exp $ -DESCRIPTION="An utillity that displays its input in a text box on your root window" +DESCRIPTION="A utility that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" |