diff options
author | 2005-11-02 14:58:08 +0000 | |
---|---|---|
committer | 2005-11-02 14:58:08 +0000 | |
commit | 64963e1ebd1e25f766e8f7395142cb273c0cc13d (patch) | |
tree | 6a6aaa0f146628f2984f5e5072682ae469626386 /x11-misc/xearth/xearth-1.1.ebuild | |
parent | Marked Stable on amd64. Bug #111124. (diff) | |
download | historical-64963e1ebd1e25f766e8f7395142cb273c0cc13d.tar.gz historical-64963e1ebd1e25f766e8f7395142cb273c0cc13d.tar.bz2 historical-64963e1ebd1e25f766e8f7395142cb273c0cc13d.zip |
Marked Stable on amd64. Bug #111126.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-misc/xearth/xearth-1.1.ebuild')
-rw-r--r-- | x11-misc/xearth/xearth-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild index df46dcc35aa5..1fe2c578ff10 100644 --- a/x11-misc/xearth/xearth-1.1.ebuild +++ b/x11-misc/xearth/xearth-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.6 2005/11/01 13:06:39 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.7 2005/11/02 14:58:08 metalgod Exp $ HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/" DESCRIPTION="Xearth sets the X root window to an image of the Earth" @@ -9,7 +9,7 @@ SRC_URI="ftp://cag.lcs.mit.edu/pub/tuna/${P}.tar.gz SLOT="0" LICENSE="xearth" -KEYWORDS="x86 sparc ppc ~amd64 ppc64" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/x11" |