summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/xplanet/ChangeLog5
-rw-r--r--x11-misc/xplanet/xplanet-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog
index 71de6bdd3cc6..5ed1197b76ab 100644
--- a/x11-misc/xplanet/ChangeLog
+++ b/x11-misc/xplanet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xplanet
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.51 2005/11/01 20:36:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.52 2005/11/02 14:55:35 metalgod Exp $
+
+ 02 Nov 2005; Luis Medinas <metalgod@gentoo.org> xplanet-1.2.0.ebuild:
+ Marked Stable on amd64. Bug #111124.
01 Nov 2005; Brent Baude <ranger@gentoo.org> xplanet-1.2.0.ebuild:
Marking xplanet-1.2.0 ppc64 stable per bug request 111124
diff --git a/x11-misc/xplanet/xplanet-1.2.0.ebuild b/x11-misc/xplanet/xplanet-1.2.0.ebuild
index 842bb4da9ccd..08109af616f1 100644
--- a/x11-misc/xplanet/xplanet-1.2.0.ebuild
+++ b/x11-misc/xplanet/xplanet-1.2.0.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/xplanet/xplanet-1.2.0.ebuild,v 1.4 2005/11/01 20:36:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.5 2005/11/02 14:55:35 metalgod Exp $
DESCRIPTION="A program to render images of the earth into the X root window"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -9,7 +9,7 @@ DEPEND=">=sys-apps/sed-4"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc ~x86"
IUSE="gif jpeg X opengl truetype tiff png"
RDEPEND="X? ( virtual/x11 )