diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-14 00:25:02 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-14 00:25:02 +0000 |
commit | c796a6aa4f4f2ba71c9b2e60a8ae4a112c50f93d (patch) | |
tree | a7126bb7d5e227780f45eb84f7832d76dfc21006 /x11-misc/xrootconsole | |
parent | version bumpy-bump (Manifest recommit) (diff) | |
download | gentoo-2-c796a6aa4f4f2ba71c9b2e60a8ae4a112c50f93d.tar.gz gentoo-2-c796a6aa4f4f2ba71c9b2e60a8ae4a112c50f93d.tar.bz2 gentoo-2-c796a6aa4f4f2ba71c9b2e60a8ae4a112c50f93d.zip |
Stable on sparc.
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 c0ebaba7f690..b8a9caa76b58 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.8 2004/04/11 17:43:24 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.9 2004/04/14 00:25:02 weeve Exp $ + + 13 Apr 2004; Jason Wever <weeve@gentoo.org> xrootconsole-0.4-r1.ebuild: + Stable on sparc. 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xrootconsole-0.4-r1.ebuild: Marked stable on x86. diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index 9786c5166e2c..a4007b52bbca 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.2 2004/04/11 17:43:24 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.3 2004/04/14 00:25:02 weeve 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" |