From d71cf5a66aecd8518cc74b762878d64bdc9409c8 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Jan 2010 17:39:28 +0000 Subject: Stable on amd64 wrt bug #297836 (Portage version: 2.2_rc61/cvs/Linux x86_64) --- net-analyzer/httping/ChangeLog | 7 +++++-- net-analyzer/httping/httping-1.3.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog index 3f1f98e7a0bf..3a809c5609c6 100644 --- a/net-analyzer/httping/ChangeLog +++ b/net-analyzer/httping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/httping -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.52 2009/12/22 15:29:26 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.53 2010/01/02 17:39:28 hwoarang Exp $ + + 02 Jan 2010; Markos Chandras httping-1.3.1.ebuild: + Stable on amd64 wrt bug #297836 22 Dec 2009; Jeroen Roovers httping-1.3.1.ebuild: Stable for HPPA too. diff --git a/net-analyzer/httping/httping-1.3.1.ebuild b/net-analyzer/httping/httping-1.3.1.ebuild index 2924ccca9d98..e00f50456e92 100644 --- a/net-analyzer/httping/httping-1.3.1.ebuild +++ b/net-analyzer/httping/httping-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.3.1.ebuild,v 1.2 2009/12/22 15:29:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.3.1.ebuild,v 1.3 2010/01/02 17:39:28 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="debug ssl" RDEPEND=">=sys-libs/ncurses-5 -- cgit v1.2.3-65-gdbad