diff options
author | 2004-07-30 17:44:05 +0000 | |
---|---|---|
committer | 2004-07-30 17:44:05 +0000 | |
commit | 3d1808318ee19fe7445576e5b3495a75a60105b8 (patch) | |
tree | 51942f39d6840b3a83ad8827a4428d490a6aeeb2 /x11-misc/xplanet | |
parent | add metadata, change depends (diff) | |
download | gentoo-2-3d1808318ee19fe7445576e5b3495a75a60105b8.tar.gz gentoo-2-3d1808318ee19fe7445576e5b3495a75a60105b8.tar.bz2 gentoo-2-3d1808318ee19fe7445576e5b3495a75a60105b8.zip |
Stable on x86
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index e224d13d7976..bfe858fc0d78 100644 --- a/x11-misc/xplanet/ChangeLog +++ b/x11-misc/xplanet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xplanet # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.33 2004/07/29 01:46:58 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.34 2004/07/30 17:44:05 rizzo Exp $ + + 30 Jul 2004; Don Seiler <rizzo@gentoo.org> xplanet-1.1.1.ebuild: + Stable on x86 28 Jul 2004; Don Seiler <rizzo@gentoo.org> xplanet-1.1.1.ebuild: Conditionally depending on virtual/x11, fixes Bug #58705. Thanks diff --git a/x11-misc/xplanet/xplanet-1.1.1.ebuild b/x11-misc/xplanet/xplanet-1.1.1.ebuild index ad708385bdbf..8028c096818e 100644 --- a/x11-misc/xplanet/xplanet-1.1.1.ebuild +++ b/x11-misc/xplanet/xplanet-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.3 2004/07/29 12:15:56 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.1.1.ebuild,v 1.4 2004/07/30 17:44:05 rizzo 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="~x86 ~amd64 ~sparc ~alpha" +KEYWORDS="x86 ~amd64 ~sparc ~alpha" IUSE="gif jpeg X opengl truetype tiff png" RDEPEND="X? ( virtual/x11 ) |