diff options
author | Kristopher Kersey <augustus@gentoo.org> | 2004-03-16 17:10:39 +0000 |
---|---|---|
committer | Kristopher Kersey <augustus@gentoo.org> | 2004-03-16 17:10:39 +0000 |
commit | f7c45e651ee354296737a2a7464862ca421b402a (patch) | |
tree | 08d91c44789a9317840e46c8597235e2ed156c56 /x11-misc/xrestop | |
parent | Fixing root@gentoo.org changelog entry. (diff) | |
download | historical-f7c45e651ee354296737a2a7464862ca421b402a.tar.gz historical-f7c45e651ee354296737a2a7464862ca421b402a.tar.bz2 historical-f7c45e651ee354296737a2a7464862ca421b402a.zip |
Marked ~amd64.
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index 21c6673ab10e..b7181c55bded 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.2 2004/01/06 22:24:22 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.3 2004/03/16 17:10:39 augustus Exp $ + + 16 Mar 2004; <augustus@gentoo.org> xrestop-0.2.ebuild: + Marked ~amd64. 06 Jan 2004; Luca Barbato <lu_zero@gentoo.org> xrestop-0.2.ebuild: Marked ~ppc diff --git a/x11-misc/xrestop/Manifest b/x11-misc/xrestop/Manifest index aea76526d36b..37b090fef5c4 100644 --- a/x11-misc/xrestop/Manifest +++ b/x11-misc/xrestop/Manifest @@ -1,4 +1,4 @@ -MD5 9febfd0290002554c908795cea08d3d6 ChangeLog 420 +MD5 d334c6b887abcf313332b87e3b6b0d25 ChangeLog 496 MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 -MD5 5d276bf45f503580e74f631a04e46381 xrestop-0.2.ebuild 597 +MD5 d2c7cb69d6c64bb0ab9f6b031ed8bc67 xrestop-0.2.ebuild 605 MD5 12fce93e62dc29cb74ecb54bd5c77b9b files/digest-xrestop-0.2 62 diff --git a/x11-misc/xrestop/xrestop-0.2.ebuild b/x11-misc/xrestop/xrestop-0.2.ebuild index ee955dc5b56b..1e199c9a5cfc 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.2 2004/01/06 22:24:22 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.2.ebuild,v 1.3 2004/03/16 17:10:39 augustus Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/Software/xrestop/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" RDEPEND="virtual/x11" |