summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2007-03-17 19:44:15 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2007-03-17 19:44:15 +0000
commit76d64c12796245dd15665122f474100dc0d13af0 (patch)
tree07b997247ececaa216ede730a9bc7e4811a9ff36 /net-analyzer/httping
parentNo need to set S, use emake install instead of einstall, mark x86 stable. (diff)
downloadhistorical-76d64c12796245dd15665122f474100dc0d13af0.tar.gz
historical-76d64c12796245dd15665122f474100dc0d13af0.tar.bz2
historical-76d64c12796245dd15665122f474100dc0d13af0.zip
Mark 1.2.2 x86 stable.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/httping-1.2.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index 1028dd2f341d..c1299563975d 100644
--- a/net-analyzer/httping/ChangeLog
+++ b/net-analyzer/httping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/httping
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.33 2007/02/01 17:10:06 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.34 2007/03/17 19:44:15 vanquirius Exp $
+
+ 17 Mar 2007; Marcelo Goes <vanquirius@gentoo.org> httping-1.2.2.ebuild:
+ Mark 1.2.2 x86 stable.
01 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Refresh digest
diff --git a/net-analyzer/httping/httping-1.2.2.ebuild b/net-analyzer/httping/httping-1.2.2.ebuild
index 438af0d3fc22..45bc7be5f1a4 100644
--- a/net-analyzer/httping/httping-1.2.2.ebuild
+++ b/net-analyzer/httping/httping-1.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.2.ebuild,v 1.1 2006/11/22 01:36:15 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.2.ebuild,v 1.2 2007/03/17 19:44:15 vanquirius Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 x86"
IUSE="ssl"
DEPEND=">=sys-libs/ncurses-5"