diff options
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/Manifest | 18 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index 8fa2a9c4dd44..6f0fc5758e52 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.15 2005/11/01 00:01:09 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.16 2005/11/10 18:40:48 gustavoz Exp $ + + 10 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> xrestop-0.3.ebuild: + Stable on sparc wrt #111068 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xrestop-0.2.ebuild, xrestop-0.3.ebuild: diff --git a/x11-misc/xrestop/Manifest b/x11-misc/xrestop/Manifest index 7dd1cb1ba536..b8e735964d63 100644 --- a/x11-misc/xrestop/Manifest +++ b/x11-misc/xrestop/Manifest @@ -1,6 +1,16 @@ -MD5 073c3e3cb8e0a90cd35e9417e2fff2bf ChangeLog 1741 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 a15cd56cfc1f6413247dcaca4ad053fc xrestop-0.3.ebuild 613 +MD5 09289b490196abee630ced39446bfcf5 xrestop-0.2.ebuild 575 +MD5 8d3bde1ca3ccc6517fccf9299081f009 ChangeLog 1846 +MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 MD5 12fce93e62dc29cb74ecb54bd5c77b9b files/digest-xrestop-0.2 62 MD5 3a3ff3bc2fa0dac8838dc57d4b7ef99b files/digest-xrestop-0.3 62 -MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 -MD5 09289b490196abee630ced39446bfcf5 xrestop-0.2.ebuild 575 -MD5 e99a98a2239d9f98e6820ff53ac0a3f1 xrestop-0.3.ebuild 613 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDc5RCKRy60XGEcJIRAq1FAKCcpay8zyUvNhhKAPpl0YkFE6Dw+QCgmLSg +qOhcyB1o9uccZS0SCD4ZCas= +=TvWd +-----END PGP SIGNATURE----- diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild index d13862424ed9..35ebd71564d3 100644 --- a/x11-misc/xrestop/xrestop-0.3.ebuild +++ b/x11-misc/xrestop/xrestop-0.3.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/xrestop/xrestop-0.3.ebuild,v 1.9 2005/11/01 00:01:09 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.10 2005/11/10 18:40:48 gustavoz Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software_2fxrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" DEPEND="virtual/x11" |