diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-02 17:24:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-02 17:24:13 +0000 |
commit | b76f2ba4f0df1bea099a8922a0ee30a214f7a5fb (patch) | |
tree | 4bfbde61810b89664894661996f75fa98b0e438a /x11-misc/xplanet | |
parent | Stable on sparc wrt #109760 (diff) | |
download | gentoo-2-b76f2ba4f0df1bea099a8922a0ee30a214f7a5fb.tar.gz gentoo-2-b76f2ba4f0df1bea099a8922a0ee30a214f7a5fb.tar.bz2 gentoo-2-b76f2ba4f0df1bea099a8922a0ee30a214f7a5fb.zip |
Stable on sparc wrt #111124
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index 5ed1197b76ab..d6975223fd7e 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.52 2005/11/02 14:55:35 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.53 2005/11/02 17:24:13 gustavoz Exp $ + + 02 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> xplanet-1.2.0.ebuild: + Stable on sparc wrt #111124 02 Nov 2005; Luis Medinas <metalgod@gentoo.org> xplanet-1.2.0.ebuild: Marked Stable on amd64. Bug #111124. diff --git a/x11-misc/xplanet/xplanet-1.2.0.ebuild b/x11-misc/xplanet/xplanet-1.2.0.ebuild index 08109af616f1..1a90762dcbdb 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.5 2005/11/02 14:55:35 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.6 2005/11/02 17:24:13 gustavoz 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 ) |