summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-18 18:27:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-18 18:27:33 +0000
commit8699760f882e6f55d4d2703c034baf033e3b2199 (patch)
tree01b1f0a0b77c9dbca40d5a3611e7214a5c1b9be4 /net-analyzer/httping
parentsparc stable (diff)
downloadhistorical-8699760f882e6f55d4d2703c034baf033e3b2199.tar.gz
historical-8699760f882e6f55d4d2703c034baf033e3b2199.tar.bz2
historical-8699760f882e6f55d4d2703c034baf033e3b2199.zip
x86 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r--net-analyzer/httping/ChangeLog7
-rw-r--r--net-analyzer/httping/httping-1.2.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index bcdac0cca73e..7441bc857726 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.38 2007/07/11 10:59:53 hawking Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.39 2008/01/18 18:27:33 armin76 Exp $
+
+ 18 Jan 2008; Raúl Porcel <armin76@gentoo.org> httping-1.2.4.ebuild:
+ x86 stable
*httping-1.2.4 (11 Jul 2007)
diff --git a/net-analyzer/httping/httping-1.2.4.ebuild b/net-analyzer/httping/httping-1.2.4.ebuild
index 6251b9f52480..05aa6ca25603 100644
--- a/net-analyzer/httping/httping-1.2.4.ebuild
+++ b/net-analyzer/httping/httping-1.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.4.ebuild,v 1.1 2007/07/11 10:51:20 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.4.ebuild,v 1.2 2008/01/18 18:27:33 armin76 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