diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-11-19 13:20:54 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-11-19 13:20:54 +0000 |
commit | 90530453dce45ef659c02e81f921fb60b5022330 (patch) | |
tree | e0c88f0c797831ea877d90ef1efc92092933159a | |
parent | Stable on hppa. (diff) | |
download | historical-90530453dce45ef659c02e81f921fb60b5022330.tar.gz historical-90530453dce45ef659c02e81f921fb60b5022330.tar.bz2 historical-90530453dce45ef659c02e81f921fb60b5022330.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.22-r3
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/Manifest | 20 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.2.0.ebuild | 4 |
3 files changed, 11 insertions, 18 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index 38d7ac07a402..d4b9872a8021 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.55 2005/11/04 21:21:09 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.56 2005/11/19 13:20:54 killerfox Exp $ + + 19 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> xplanet-1.2.0.ebuild: + Stable on hppa. 04 Nov 2005; Mark Loeser <halcy0n@gentoo.org> xplanet-1.2.0.ebuild: Stable on x86; bug #111124 diff --git a/x11-misc/xplanet/Manifest b/x11-misc/xplanet/Manifest index 36b948836d44..e9cbdbfa7771 100644 --- a/x11-misc/xplanet/Manifest +++ b/x11-misc/xplanet/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cb530dbb4eab6bbc97dbc34317c5f804 ChangeLog 7319 -MD5 807da98c0435e234011c386780907a04 files/digest-xplanet-1.1.1 66 -MD5 356fe22ff0fc950df2daa1927246537f files/digest-xplanet-1.1.2-r1 66 -MD5 7a951199e920e714313c860e37d1a019 files/digest-xplanet-1.2.0 66 +MD5 7ce1112bd6abce152ea6b94f6a132dc3 ChangeLog 7416 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 MD5 5b095fab878efc658d1e834ab2142ae7 xplanet-1.1.1.ebuild 1758 MD5 1b2665bc102b004a86f45f35c13269cb xplanet-1.1.2-r1.ebuild 1812 -MD5 881ab2218d4e6446f012a27637ca5847 xplanet-1.2.0.ebuild 1802 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDa9DXCRZPokWLroQRAro5AJ9pABrSH8AyF/uYDYX93RTL4IeUqQCfU9KF -6H3XP78bA8SyRQQfqOirMjo= -=OlzC ------END PGP SIGNATURE----- +MD5 176541547afeffbb4bcac6abf890628a xplanet-1.2.0.ebuild 1803 +MD5 807da98c0435e234011c386780907a04 files/digest-xplanet-1.1.1 66 +MD5 356fe22ff0fc950df2daa1927246537f files/digest-xplanet-1.1.2-r1 66 +MD5 7a951199e920e714313c860e37d1a019 files/digest-xplanet-1.2.0 66 diff --git a/x11-misc/xplanet/xplanet-1.2.0.ebuild b/x11-misc/xplanet/xplanet-1.2.0.ebuild index 2ac918b14bfd..11e8aa7f2c44 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.8 2005/11/04 21:21:09 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.9 2005/11/19 13:20:54 killerfox 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 ) |