diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/latencytop/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/latencytop/latencytop-0.4.ebuild | 4 |
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* |