summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-22 15:29:26 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-22 15:29:26 +0000
commitec4f3224757c3dabc4df894a22fe57bdee82f2ad (patch)
tree5433e975ad8248c8681a26a81e1e7ef720745288 /net-analyzer
parentVersion bump, bug #294129 thank Dragomir Penev for report (diff)
downloadgentoo-2-ec4f3224757c3dabc4df894a22fe57bdee82f2ad.tar.gz
gentoo-2-ec4f3224757c3dabc4df894a22fe57bdee82f2ad.tar.bz2
gentoo-2-ec4f3224757c3dabc4df894a22fe57bdee82f2ad.zip
Stable for HPPA too.
(Portage version: 2.2_rc60/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/httping-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index a4442321586e..3f1f98e7a0bf 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.51 2009/10/31 14:34:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.52 2009/12/22 15:29:26 jer Exp $
+
+ 22 Dec 2009; Jeroen Roovers <jer@gentoo.org> httping-1.3.1.ebuild:
+ Stable for HPPA too.
31 Oct 2009; Brent Baude <ranger@gentoo.org> httping-1.2.9-r1.ebuild:
Marking httping-1.2.9-r1 ppc64 for bug 289521
diff --git a/net-analyzer/httping/httping-1.3.1.ebuild b/net-analyzer/httping/httping-1.3.1.ebuild
index 34c9bca0d9b7..2924ccca9d98 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
# 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.1 2009/10/18 06:37:18 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.3.1.ebuild,v 1.2 2009/12/22 15:29:26 jer 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