diff options
author | 2010-07-04 10:00:29 +0000 | |
---|---|---|
committer | 2010-07-04 10:00:29 +0000 | |
commit | 48258fb3567b52960f53fbc6ac962bed0b59fb43 (patch) | |
tree | 533cdd5ea47434f50e9173f22f397a8ec6550124 /x11-misc/xplanet/xplanet-1.2.1.ebuild | |
parent | ppc64 stable wrt #319521 (diff) | |
download | historical-48258fb3567b52960f53fbc6ac962bed0b59fb43.tar.gz historical-48258fb3567b52960f53fbc6ac962bed0b59fb43.tar.bz2 historical-48258fb3567b52960f53fbc6ac962bed0b59fb43.zip |
ppc64 stable wrt #323027
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xplanet/xplanet-1.2.1.ebuild')
-rw-r--r-- | x11-misc/xplanet/xplanet-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xplanet/xplanet-1.2.1.ebuild b/x11-misc/xplanet/xplanet-1.2.1.ebuild index e3e9a456b2ea..bdb0727f97e3 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.4 2010/06/26 11:59:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.1.ebuild,v 1.5 2010/07/04 10:00:29 ssuominen 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 |