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 | 66d25123d1454010568b78dfe90579a4577b2a3b (patch) | |
tree | a673edcb308240ee9b9b622995fa307199dd74d1 /x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-66d25123d1454010568b78dfe90579a4577b2a3b.tar.gz historical-66d25123d1454010568b78dfe90579a4577b2a3b.tar.bz2 historical-66d25123d1454010568b78dfe90579a4577b2a3b.zip |
Stable on ppc.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |