summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-05-12 20:09:40 +0000
committerMarkus Meier <maekke@gentoo.org>2008-05-12 20:09:40 +0000
commitac805c97924a2e2ee5d83344dfc2eca25a804f2e (patch)
tree48b969c2d75bc59279db860f29d260cdd14dd457 /sys-process
parentStable on ppc wrt bug 220651 (diff)
downloadgentoo-2-ac805c97924a2e2ee5d83344dfc2eca25a804f2e.tar.gz
gentoo-2-ac805c97924a2e2ee5d83344dfc2eca25a804f2e.tar.bz2
gentoo-2-ac805c97924a2e2ee5d83344dfc2eca25a804f2e.zip
amd64/x86 stable, bug #218167
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/latencytop/ChangeLog5
-rw-r--r--sys-process/latencytop/latencytop-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/latencytop/ChangeLog b/sys-process/latencytop/ChangeLog
index 101e7a98e76c..d668b04af5f2 100644
--- a/sys-process/latencytop/ChangeLog
+++ b/sys-process/latencytop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/latencytop
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/ChangeLog,v 1.4 2008/04/23 19:22:05 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/ChangeLog,v 1.5 2008/05/12 20:09:40 maekke Exp $
+
+ 12 May 2008; Markus Meier <maekke@gentoo.org> latencytop-0.4.ebuild:
+ amd64/x86 stable, bug #218167
23 Apr 2008; Doug Goldstein <cardoe@gentoo.org> latencytop-0.4.ebuild:
add latencytop.block and man page
diff --git a/sys-process/latencytop/latencytop-0.4.ebuild b/sys-process/latencytop/latencytop-0.4.ebuild
index 76a82b915c9b..9103b3a28c04 100644
--- a/sys-process/latencytop/latencytop-0.4.ebuild
+++ b/sys-process/latencytop/latencytop-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/latencytop-0.4.ebuild,v 1.2 2008/04/23 19:22:05 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/latencytop-0.4.ebuild,v 1.3 2008/05/12 20:09:40 maekke Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.latencytop.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="unicode"
RDEPEND="=dev-libs/glib-2*