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 | 719e1e71730f6ea27f1b505b66f076dcb6171bd1 (patch) | |
tree | c86697d7dc338a637cf741853533b3dc8133a3cb /x11-misc/xrestop | |
parent | marked ~alpha, wrt bug #98561 (diff) | |
download | gentoo-2-719e1e71730f6ea27f1b505b66f076dcb6171bd1.tar.gz gentoo-2-719e1e71730f6ea27f1b505b66f076dcb6171bd1.tar.bz2 gentoo-2-719e1e71730f6ea27f1b505b66f076dcb6171bd1.zip |
marked ~alpha, wrt bug #98527
(Portage version: 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/xrestop-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |