From 7cdec28e5074f03fdef18190b768dfa979f9db9f Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 24 Mar 2012 11:14:38 +0000 Subject: Stable for amd64, wrt bug #409407 (Portage version: 2.1.10.49/cvs/Linux x86_64) --- sys-process/latencytop/ChangeLog | 7 +++++-- sys-process/latencytop/latencytop-0.5.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sys-process/latencytop') diff --git a/sys-process/latencytop/ChangeLog b/sys-process/latencytop/ChangeLog index 19058d10c7bf..6472e07e492a 100644 --- a/sys-process/latencytop/ChangeLog +++ b/sys-process/latencytop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/latencytop -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/ChangeLog,v 1.7 2009/12/29 06:31:34 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/ChangeLog,v 1.8 2012/03/24 11:14:38 ago Exp $ + + 24 Mar 2012; Agostino Sarubbo latencytop-0.5.ebuild: + Stable for amd64, wrt bug #409407 29 Dec 2009; Mike Frysinger latencytop-0.5.ebuild: Fix building when USE=-gtk #297461 by Andrei Slavoiu. diff --git a/sys-process/latencytop/latencytop-0.5.ebuild b/sys-process/latencytop/latencytop-0.5.ebuild index 8224ef5a3150..a66196e8da6f 100644 --- a/sys-process/latencytop/latencytop-0.5.ebuild +++ b/sys-process/latencytop/latencytop-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/latencytop-0.5.ebuild,v 1.2 2009/12/29 06:31:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/latencytop/latencytop-0.5.ebuild,v 1.3 2012/03/24 11:14:38 ago Exp $ inherit eutils 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="gtk unicode" RDEPEND="=dev-libs/glib-2* -- cgit v1.2.3-65-gdbad