diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2005-11-03 00:22:11 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2005-11-03 00:22:11 +0000 |
commit | 70c6094bae75b8df01c3882045942b49dfef5d8c (patch) | |
tree | 9542ed11efebc5a659f96b255c25b761969d2861 /x11-misc | |
parent | Added a patch to fix scrollbar bug and added a better description thanks to U... (diff) | |
download | historical-70c6094bae75b8df01c3882045942b49dfef5d8c.tar.gz historical-70c6094bae75b8df01c3882045942b49dfef5d8c.tar.bz2 historical-70c6094bae75b8df01c3882045942b49dfef5d8c.zip |
Stable on alpha wrt bug #111124
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xplanet/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.2.0.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index d6975223fd7e..0829ab0d7ea2 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.53 2005/11/02 17:24:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.54 2005/11/03 00:22:11 yoswink Exp $ + + 03 Nov 2005; Jose Luis Rivero <yoswink@gentoo.org> xplanet-1.2.0.ebuild: + Stable on alpha wrt bug #111124 02 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> xplanet-1.2.0.ebuild: Stable on sparc wrt #111124 diff --git a/x11-misc/xplanet/Manifest b/x11-misc/xplanet/Manifest index d9faa3581876..6304a727cef5 100644 --- a/x11-misc/xplanet/Manifest +++ b/x11-misc/xplanet/Manifest @@ -3,16 +3,16 @@ Hash: SHA1 MD5 1b2665bc102b004a86f45f35c13269cb xplanet-1.1.2-r1.ebuild 1812 MD5 5b095fab878efc658d1e834ab2142ae7 xplanet-1.1.1.ebuild 1758 -MD5 aa56b85404d333e711e0c281ec94ef28 ChangeLog 7110 +MD5 df06ec07fc4aecba578b84d7bd26f007 ChangeLog 7219 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 feaf5761027ca6609ec2fe12bc9f4ca3 xplanet-1.2.0.ebuild 1805 +MD5 8c44f5072ef4f0cf385b830dcf60b41e xplanet-1.2.0.ebuild 1803 MD5 356fe22ff0fc950df2daa1927246537f files/digest-xplanet-1.1.2-r1 66 MD5 807da98c0435e234011c386780907a04 files/digest-xplanet-1.1.1 66 MD5 7a951199e920e714313c860e37d1a019 files/digest-xplanet-1.2.0 66 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDaPZPKRy60XGEcJIRAo3eAJ4pLEtRF0QjWsF4NIs0UcwjxdE1UQCcCFLd -uwexTHjqUdrTkUxJuhZaYl0= -=2RiA +iD8DBQFDaVfV3og80iZgVQgRAuSxAJ4hgQ4ODX1bUomXrTbn1OGGFQ9oFACfQ4bd +SkCPUUOgAEd7UfmwVDgNsqE= +=1XVI -----END PGP SIGNATURE----- diff --git a/x11-misc/xplanet/xplanet-1.2.0.ebuild b/x11-misc/xplanet/xplanet-1.2.0.ebuild index 1a90762dcbdb..317ad6d1b806 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.6 2005/11/02 17:24:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.2.0.ebuild,v 1.7 2005/11/03 00:22:11 yoswink 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 ) |