diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 11:59:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 11:59:03 +0000 |
commit | 1f5875e12615db25c4a4296ad1439d09a8cc62fd (patch) | |
tree | 2213502ede577c6407e94ad95c8c570827d73513 /x11-misc/xplanet | |
parent | Fix #305459 in both 1.4.1 and 1.5.1. Fix bug 325191 for 1.5.1 and progress to... (diff) | |
download | gentoo-2-1f5875e12615db25c4a4296ad1439d09a8cc62fd.tar.gz gentoo-2-1f5875e12615db25c4a4296ad1439d09a8cc62fd.tar.bz2 gentoo-2-1f5875e12615db25c4a4296ad1439d09a8cc62fd.zip |
ppc stable #323027
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index f4330f6631a4..8e29abbd9911 100644 --- a/x11-misc/xplanet/ChangeLog +++ b/x11-misc/xplanet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xplanet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.65 2010/06/20 17:43:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.66 2010/06/26 11:59:03 nixnut Exp $ + + 26 Jun 2010; <nixnut@gentoo.org> xplanet-1.2.1.ebuild: + ppc stable #323027 20 Jun 2010; Markus Meier <maekke@gentoo.org> xplanet-1.2.1.ebuild: x86 stable, bug #323027 diff --git a/x11-misc/xplanet/xplanet-1.2.1.ebuild b/x11-misc/xplanet/xplanet-1.2.1.ebuild index 037ea0d41984..e3e9a456b2ea 100644 --- a/x11-misc/xplanet/xplanet-1.2.1.ebuild +++ b/x11-misc/xplanet/xplanet-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.1.ebuild,v 1.3 2010/06/20 17:43:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.1.ebuild,v 1.4 2010/06/26 11:59:03 nixnut Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" 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 truetype tiff png" RDEPEND="X? ( x11-libs/libX11 |