summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-14 02:42:25 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-14 02:42:25 +0000
commitd69c6203a6799664cdaa55a6e0933e49cb42289d (patch)
tree0e9c22bdbaa096273cfee8d219d1a8495a720535 /net-analyzer/httping
parentmarked x86 per bug 419231 (diff)
downloadgentoo-2-d69c6203a6799664cdaa55a6e0933e49cb42289d.tar.gz
gentoo-2-d69c6203a6799664cdaa55a6e0933e49cb42289d.tar.bz2
gentoo-2-d69c6203a6799664cdaa55a6e0933e49cb42289d.zip
marked x86 per bug 419217
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/httping-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index 273eac6f7244..f96a07e3581c 100644
--- a/net-analyzer/httping/ChangeLog
+++ b/net-analyzer/httping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/httping
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.79 2012/06/07 02:11:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.80 2012/06/14 02:42:25 jdhore Exp $
+
+ 14 Jun 2012; Jeff Horelick <jdhore@gentoo.org> httping-1.5.3.ebuild:
+ marked x86 per bug 419217
07 Jun 2012; Jeroen Roovers <jer@gentoo.org> httping-1.5.3.ebuild:
Stable for HPPA (bug #419217).
diff --git a/net-analyzer/httping/httping-1.5.3.ebuild b/net-analyzer/httping/httping-1.5.3.ebuild
index c7ca7541c352..a9271e35e154 100644
--- a/net-analyzer/httping/httping-1.5.3.ebuild
+++ b/net-analyzer/httping/httping-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v 1.4 2012/06/07 02:11:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.3.ebuild,v 1.5 2012/06/14 02:42:25 jdhore Exp $
EAPI=4
inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,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