diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-21 22:08:01 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-21 22:08:01 +0000 |
commit | 79ee73735afd3802363a3661d57ee9ac7690f164 (patch) | |
tree | fff58068d0a9f2519652acd18044725eb85408de /x11-misc/xrootconsole | |
parent | dependency fix (diff) | |
download | gentoo-2-79ee73735afd3802363a3661d57ee9ac7690f164.tar.gz gentoo-2-79ee73735afd3802363a3661d57ee9ac7690f164.tar.bz2 gentoo-2-79ee73735afd3802363a3661d57ee9ac7690f164.zip |
Stable on ppc.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index d09f60936d8e..6cfacdde61be 100644 --- a/x11-misc/xrootconsole/ChangeLog +++ b/x11-misc/xrootconsole/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2004/10/14 20:11:21 dholm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.16 2005/01/21 22:08:01 pylon Exp $ + + 21 Jan 2005; Lars Weiler <pylon@gentoo.org> xrootconsole-0.4-r1.ebuild: + Stable on ppc. 14 Oct 2004; David Holm <dholm@gentoo.org> xrootconsole-0.4-r1.ebuild: Added to ~ppc. diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index 19d2345eda3c..6e015fa93618 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 Foundation +# Copyright 1999-2005 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.9 2004/10/14 20:11:21 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.10 2005/01/21 22:08:01 pylon Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" IUSE="" DEPEND="virtual/x11" diff --git a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild index e4f5599c845e..8b851247f9ae 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.13 2004/08/08 00:58:50 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.14 2005/01/21 22:08:01 pylon Exp $ DESCRIPTION="A utility that displays its input in a text box on your root window" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" |