summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-27 15:23:09 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-27 15:23:09 +0000
commit6219ac29f4b25d12270a60a84b3ef93e78955fba (patch)
tree105c3fec09d75d6f1d180f23fa0f6865aa302f0e /net-analyzer
parentVersion bump. Fixes build problems (bug #428400) and automagic dependencies (... (diff)
downloadgentoo-2-6219ac29f4b25d12270a60a84b3ef93e78955fba.tar.gz
gentoo-2-6219ac29f4b25d12270a60a84b3ef93e78955fba.tar.bz2
gentoo-2-6219ac29f4b25d12270a60a84b3ef93e78955fba.zip
stable ppc64, bug #439390
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/httping-1.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index b1dc60063591..af08f21b604f 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.82 2012/10/23 12:20:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.83 2012/10/27 15:23:09 blueness Exp $
+
+ 27 Oct 2012; Anthony G. Basile <blueness@gentoo.org> httping-1.5.4.ebuild:
+ stable ppc64, bug #439390
*httping-1.5.5 (23 Oct 2012)
diff --git a/net-analyzer/httping/httping-1.5.4.ebuild b/net-analyzer/httping/httping-1.5.4.ebuild
index 670aee5dcd5c..3b42ce8f3627 100644
--- a/net-analyzer/httping/httping-1.5.4.ebuild
+++ b/net-analyzer/httping/httping-1.5.4.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.4.ebuild,v 1.1 2012/09/07 21:41:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.4.ebuild,v 1.2 2012/10/27 15:23:09 blueness Exp $
EAPI=4
inherit flag-o-matic toolchain-funcs eutils
@@ -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