summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-08-25 20:51:39 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-08-25 20:51:39 +0000
commit962f47d9bda7316ba266e2f5c9d207b84457948b (patch)
tree779de9f0dd1b8dd5cb5bbe9511dd2f663e1e471f /net-analyzer
parentbump to 0.8.11, build fixes for win32. Drop keywords for arches with a more r... (diff)
downloadgentoo-2-962f47d9bda7316ba266e2f5c9d207b84457948b.tar.gz
gentoo-2-962f47d9bda7316ba266e2f5c9d207b84457948b.tar.bz2
gentoo-2-962f47d9bda7316ba266e2f5c9d207b84457948b.zip
Version bump, #234741
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/httping/ChangeLog8
-rw-r--r--net-analyzer/httping/httping-1.2.9.ebuild (renamed from net-analyzer/httping/httping-1.2.5.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index 4e24584a615b..32e7ab6a6d55 100644
--- a/net-analyzer/httping/ChangeLog
+++ b/net-analyzer/httping/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/httping
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.44 2008/08/14 14:55:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.45 2008/08/25 20:51:39 dertobi123 Exp $
+
+*httping-1.2.9 (25 Aug 2008)
+
+ 25 Aug 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ -httping-1.2.5.ebuild, +httping-1.2.9.ebuild:
+ Version bump, #234741
14 Aug 2008; Raúl Porcel <armin76@gentoo.org> httping-1.2.6.ebuild:
x86 stable, add ~sparc
diff --git a/net-analyzer/httping/httping-1.2.5.ebuild b/net-analyzer/httping/httping-1.2.9.ebuild
index a2ed014a300d..7846befc5a3a 100644
--- a/net-analyzer/httping/httping-1.2.5.ebuild
+++ b/net-analyzer/httping/httping-1.2.9.ebuild
@@ -1,6 +1,6 @@
# 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.5.ebuild,v 1.1 2008/01/27 19:11:27 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.9.ebuild,v 1.1 2008/08/25 20:51:39 dertobi123 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 ~sparc ~x86"
IUSE="ssl"
DEPEND=">=sys-libs/ncurses-5