diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-11-02 14:58:08 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-11-02 14:58:08 +0000 |
commit | 64963e1ebd1e25f766e8f7395142cb273c0cc13d (patch) | |
tree | 6a6aaa0f146628f2984f5e5072682ae469626386 /x11-misc/xearth | |
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')
-rw-r--r-- | x11-misc/xearth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xearth/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/xearth/xearth-1.1.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog index a7858d77ecef..108931cfa024 100644 --- a/x11-misc/xearth/ChangeLog +++ b/x11-misc/xearth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xearth # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.7 2005/11/01 13:06:39 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.8 2005/11/02 14:58:08 metalgod Exp $ + + 02 Nov 2005; Luis Medinas <metalgod@gentoo.org> xearth-1.1.ebuild: + Marked Stable on amd64. Bug #111126. 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xearth-1.1.ebuild: Fixed dodoc not to install COPYING and/or INSTALL. diff --git a/x11-misc/xearth/Manifest b/x11-misc/xearth/Manifest index 382de47de315..c0c9c99ec747 100644 --- a/x11-misc/xearth/Manifest +++ b/x11-misc/xearth/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 7cd8fcec3d56055375bdfb010e6a262f ChangeLog 1104 MD5 3fc90565f6ced9b61d6d7d843ce2099c files/digest-xearth-1.1 62 MD5 6b2f8ecd3ad0e55432fa394deb816e86 metadata.xml 174 MD5 b5d164dc749ee03a91a5ef55c3bb0e10 xearth-1.1.ebuild 818 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDaNPVwUpWvClEHQoRApmXAJ93aTpVrvqH6ST315zgSHQEvLgyKQCfUe/v +iRALT2bJUAIu7/LLe/0nCcM= +=F4in +-----END PGP SIGNATURE----- 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" |