diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:43:24 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:43:24 +0000 |
commit | 23a6465e52b5cea377ffc04ced0eb6421b7cbdb6 (patch) | |
tree | db153a6c2e15d7dbc8421114dc075b434da6d45c /x11-misc/xrootconsole | |
parent | Ebuild fixups. (Manifest recommit) (diff) | |
download | gentoo-2-23a6465e52b5cea377ffc04ced0eb6421b7cbdb6.tar.gz gentoo-2-23a6465e52b5cea377ffc04ced0eb6421b7cbdb6.tar.bz2 gentoo-2-23a6465e52b5cea377ffc04ced0eb6421b7cbdb6.zip |
Marked stable on x86.
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 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index d3bbac899f89..c0ebaba7f690 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.7 2004/03/06 10:12:08 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.8 2004/04/11 17:43:24 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xrootconsole-0.4-r1.ebuild: + Marked stable on x86. *xrootconsole-0.4-r1 (06 Mar 2004) diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index 91323eaee5eb..9786c5166e2c 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild @@ -1,6 +1,6 @@ # 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.1 2004/03/06 10:12:08 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.2 2004/04/11 17:43:24 pyrania Exp $ DESCRIPTION="An utillity that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" @@ -8,7 +8,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " DEPEND="x11-base/xfree" |