diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-10-18 03:51:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-10-18 03:51:43 +0000 |
commit | ea093a3e9e915c300192535aefce4194332cfcaa (patch) | |
tree | 946819b030ada95e1f2bd1b9015a4380bdebd807 /x11-misc/xrestop | |
parent | Direct to stable bump. Adds a patch to improve output of java-check-environme... (diff) | |
download | gentoo-2-ea093a3e9e915c300192535aefce4194332cfcaa.tar.gz gentoo-2-ea093a3e9e915c300192535aefce4194332cfcaa.tar.bz2 gentoo-2-ea093a3e9e915c300192535aefce4194332cfcaa.zip |
HPPA love.
(Portage version: 2.1.2_pre3-r3)
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xrestop/files/digest-xrestop-0.3 | 2 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.4.ebuild | 4 |
4 files changed, 11 insertions, 5 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index 27f451c4a861..cb075a26a19d 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.19 2006/03/16 19:06:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.20 2006/10/18 03:51:43 jer Exp $ + + 18 Oct 2006; Jeroen Roovers <jer@gentoo.org> xrestop-0.3.ebuild, + xrestop-0.4.ebuild: + HPPA love. *xrestop-0.4 (16 Mar 2006) diff --git a/x11-misc/xrestop/files/digest-xrestop-0.3 b/x11-misc/xrestop/files/digest-xrestop-0.3 index 5bb5ee30c98e..a3feee805b01 100644 --- a/x11-misc/xrestop/files/digest-xrestop-0.3 +++ b/x11-misc/xrestop/files/digest-xrestop-0.3 @@ -1 +1,3 @@ MD5 8bf9927fab3992290702d28c38b8a4ce xrestop-0.3.tar.gz 89268 +RMD160 6d7bdffbcab05afc69168f43927b3d1b849179d7 xrestop-0.3.tar.gz 89268 +SHA256 bc5e0a786f6cf7485223eb32b2fad8762b9fc8bf27289e5523eddb17b46a4d3e xrestop-0.3.tar.gz 89268 diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild index c2f615a01a28..b8b1a9479544 100644 --- a/x11-misc/xrestop/xrestop-0.3.ebuild +++ b/x11-misc/xrestop/xrestop-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.12 2006/01/21 18:26:19 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.13 2006/10/18 03:51:43 jer 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 hppa ppc sparc x86" RDEPEND="|| ( ( x11-libs/libXres diff --git a/x11-misc/xrestop/xrestop-0.4.ebuild b/x11-misc/xrestop/xrestop-0.4.ebuild index f28bb1597607..3f976ee7ed94 100644 --- a/x11-misc/xrestop/xrestop-0.4.ebuild +++ b/x11-misc/xrestop/xrestop-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.4.ebuild,v 1.1 2006/03/16 19:06:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.4.ebuild,v 1.2 2006/10/18 03:51:43 jer Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/xrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" RDEPEND="|| ( ( x11-libs/libXres |