diff options
author | 2004-05-23 10:35:58 +0000 | |
---|---|---|
committer | 2004-05-23 10:35:58 +0000 | |
commit | 6c08f6fa840121947015a1abc4368ce47babb44d (patch) | |
tree | 7daa5d71350d69b2ac7aaf206ccd1b04dc331818 /x11-misc/xearth | |
parent | add more deps (diff) | |
download | gentoo-2-6c08f6fa840121947015a1abc4368ce47babb44d.tar.gz gentoo-2-6c08f6fa840121947015a1abc4368ce47babb44d.tar.bz2 gentoo-2-6c08f6fa840121947015a1abc4368ce47babb44d.zip |
~amd64
Diffstat (limited to 'x11-misc/xearth')
-rw-r--r-- | x11-misc/xearth/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xearth/xearth-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog index d9f31ed1d5e9..f17fa751cf30 100644 --- a/x11-misc/xearth/ChangeLog +++ b/x11-misc/xearth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xearth -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.2 2003/11/20 03:00:51 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.3 2004/05/23 10:35:58 kugelfang Exp $ + + 23 May 2004; Danny van Dyk <kugelfang@gentoo.org> xearth-1.1.ebuild: + Marked ~amd64. *xearth-1.1 (18 Nov 2003) diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild index 7a7442d48e2e..65879f216e35 100644 --- a/x11-misc/xearth/xearth-1.1.ebuild +++ b/x11-misc/xearth/xearth-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2003/11/18 04:18:50 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.2 2004/05/23 10:35:58 kugelfang 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" +KEYWORDS="x86 sparc ppc ~amd64" DEPEND="virtual/x11" |