diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-05 13:05:47 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-05 13:05:47 +0000 |
commit | 625623cb4d2e090d4f1ac10d16c0fd6ce59d4c77 (patch) | |
tree | 21a5bf0941dff35cdb4a91395a9922fb3d941ee0 /x11-misc/xrestop | |
parent | marked ~alpha, wrt bug #98561 (diff) | |
download | historical-625623cb4d2e090d4f1ac10d16c0fd6ce59d4c77.tar.gz historical-625623cb4d2e090d4f1ac10d16c0fd6ce59d4c77.tar.bz2 historical-625623cb4d2e090d4f1ac10d16c0fd6ce59d4c77.zip |
marked ~alpha, wrt bug #98527
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/Manifest | 12 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index bab24d7a37b1..f26c29c45fa0 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.11 2005/07/19 07:23:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.12 2005/08/05 13:05:47 ferdy Exp $ + + 05 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> xrestop-0.3.ebuild: + marked ~alpha, wrt bug #98527 19 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org> xrestop-0.3.ebuild: Stable amd64, added to ~sparc, einstall->DESTDIR. diff --git a/x11-misc/xrestop/Manifest b/x11-misc/xrestop/Manifest index 5dd26857b114..957e8db74aed 100644 --- a/x11-misc/xrestop/Manifest +++ b/x11-misc/xrestop/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 436c2470fd240b8272e1d8c9a409ee22 ChangeLog 1260 -MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 +MD5 aa5efe92d861496bd03da5266ae72f2f xrestop-0.3.ebuild 629 MD5 95125a9b1e250f434f70a74aa1cbf365 xrestop-0.2.ebuild 590 -MD5 ffee34cb91cf33c7b96a337d70d41058 xrestop-0.3.ebuild 627 +MD5 6a0d3ce47083b143023a8173afc9075e ChangeLog 1361 +MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 MD5 12fce93e62dc29cb74ecb54bd5c77b9b files/digest-xrestop-0.2 62 MD5 3a3ff3bc2fa0dac8838dc57d4b7ef99b files/digest-xrestop-0.3 62 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD4DBQFC3Kq9ArHZZzCEUG0RAjzaAJ0TJxBDIuWt4hTW2T8r3xYC6HXokwCYuRhx -OS/JCHPx/X2WyCNingJouQ== -=AFId +iD8DBQFC82TBViELBEf1JB0RAiSLAJ0f1tDC396LYJNj5HXG58aSnW4DzwCfSNTb +GZVd0Bo1El7VlCT6T5V9F1Q= +=smUp -----END PGP SIGNATURE----- diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild index 639d83299098..d0608c0a6d0c 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.5 2005/07/19 07:23:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.6 2005/08/05 13:05:47 ferdy Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software_2fxrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" RDEPEND="virtual/x11" |