diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-01-06 22:24:22 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-01-06 22:24:22 +0000 |
commit | 199cfe03878077b30d27b625c9792ee2bd86b195 (patch) | |
tree | 58d9ec61d1f2a75d45e57a1ce379f0f10acf8094 /x11-misc/xrestop | |
parent | mark stable for x86 (diff) | |
download | gentoo-2-199cfe03878077b30d27b625c9792ee2bd86b195.tar.gz gentoo-2-199cfe03878077b30d27b625c9792ee2bd86b195.tar.bz2 gentoo-2-199cfe03878077b30d27b625c9792ee2bd86b195.zip |
~ppc
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index af7b9d3e5f43..21c6673ab10e 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.1 2004/01/04 05:21:38 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.2 2004/01/06 22:24:22 lu_zero Exp $ + + 06 Jan 2004; Luca Barbato <lu_zero@gentoo.org> xrestop-0.2.ebuild: + Marked ~ppc *xrestop-0.2 (04 Jan 2004) diff --git a/x11-misc/xrestop/xrestop-0.2.ebuild b/x11-misc/xrestop/xrestop-0.2.ebuild index 57982b0b67cd..ee955dc5b56b 100644 --- a/x11-misc/xrestop/xrestop-0.2.ebuild +++ b/x11-misc/xrestop/xrestop-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.2.ebuild,v 1.1 2004/01/04 05:21:38 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.2.ebuild,v 1.2 2004/01/06 22:24:22 lu_zero Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/Software/xrestop/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RDEPEND="virtual/x11" |