diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 02:04:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 02:04:39 +0000 |
commit | e414fd74bd2d440b7af52390ac704740f27fedb6 (patch) | |
tree | 612fa1ecfe7695744f66e8c7d12e0a7943162f4d /x11-misc | |
parent | Mark 1.27-r1 stable on alpha (diff) | |
download | gentoo-2-e414fd74bd2d440b7af52390ac704740f27fedb6.tar.gz gentoo-2-e414fd74bd2d440b7af52390ac704740f27fedb6.tar.bz2 gentoo-2-e414fd74bd2d440b7af52390ac704740f27fedb6.zip |
Mark 0.3 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index f26c29c45fa0..519a6b6619ee 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.12 2005/08/05 13:05:47 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.13 2005/09/17 02:04:39 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> xrestop-0.3.ebuild: + Mark 0.3 stable on alpha 05 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> xrestop-0.3.ebuild: marked ~alpha, wrt bug #98527 diff --git a/x11-misc/xrestop/Manifest b/x11-misc/xrestop/Manifest index 957e8db74aed..28819f78a7df 100644 --- a/x11-misc/xrestop/Manifest +++ b/x11-misc/xrestop/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 aa5efe92d861496bd03da5266ae72f2f xrestop-0.3.ebuild 629 MD5 95125a9b1e250f434f70a74aa1cbf365 xrestop-0.2.ebuild 590 -MD5 6a0d3ce47083b143023a8173afc9075e ChangeLog 1361 MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 +MD5 6a0d3ce47083b143023a8173afc9075e ChangeLog 1361 +MD5 30fe08d58bb0199a4e33d0d181334388 xrestop-0.3.ebuild 628 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) - -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 d0608c0a6d0c..f6d97584dac2 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.6 2005/08/05 13:05:47 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.7 2005/09/17 02:04:39 agriffis 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" RDEPEND="virtual/x11" |