diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:14:46 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:14:46 +0000 |
commit | dcb46c0313f82711e1528aa89e41d985483530d1 (patch) | |
tree | 0f813f3da0970a031fb8606caae3fee9bc058b81 /x11-misc/xrootconsole | |
parent | Stable on x86, for silva1.1 release for 2004.3 (Manifest recommit) (diff) | |
download | gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.gz gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.bz2 gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.zip |
Added to ~ppc
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 bab7af6d60fa..d09f60936d8e 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.14 2004/08/08 00:58:50 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.15 2004/10/14 20:11:21 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> xrootconsole-0.4-r1.ebuild: + Added to ~ppc. 08 Aug 2004; Tom Martin <slarti@gentoo.org> xrootconsole-0.4-r1.ebuild, xrootconsole-0.4.ebuild: diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index f692fa379e8c..19d2345eda3c 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 # 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.8 2004/08/08 00:58:50 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.9 2004/10/14 20:11:21 dholm 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 " +KEYWORDS="x86 sparc ~ppc" IUSE="" DEPEND="virtual/x11" |