diff options
author | 2010-06-21 18:58:09 +0000 | |
---|---|---|
committer | 2010-06-21 18:58:09 +0000 | |
commit | 1b315c9cb43e9124725adf080dba75b82b5aabb6 (patch) | |
tree | f652c88428d8d19a81ce2a6b0ddef1653917fae8 /net-analyzer | |
parent | googlecl: install manpage - bug #324629 comment #9 - thanks to Nao Nakashima (diff) | |
download | gentoo-2-1b315c9cb43e9124725adf080dba75b82b5aabb6.tar.gz gentoo-2-1b315c9cb43e9124725adf080dba75b82b5aabb6.tar.bz2 gentoo-2-1b315c9cb43e9124725adf080dba75b82b5aabb6.zip |
Stable for HPPA (bug #323579).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/httping/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/httping/httping-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog index d3714c3e420d..0af3db3e5785 100644 --- a/net-analyzer/httping/ChangeLog +++ b/net-analyzer/httping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/httping # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.58 2010/06/20 10:26:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.59 2010/06/21 18:58:09 jer Exp $ + + 21 Jun 2010; Jeroen Roovers <jer@gentoo.org> httping-1.4.1.ebuild: + Stable for HPPA (bug #323579). 20 Jun 2010; Markos Chandras <hwoarang@gentoo.org> httping-1.4.1.ebuild: Stable on amd64 wrt bug #323579 diff --git a/net-analyzer/httping/httping-1.4.1.ebuild b/net-analyzer/httping/httping-1.4.1.ebuild index c14a3977684e..a83f7ddf8d95 100644 --- a/net-analyzer/httping/httping-1.4.1.ebuild +++ b/net-analyzer/httping/httping-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.4.1.ebuild,v 1.3 2010/06/20 10:26:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.4.1.ebuild,v 1.4 2010/06/21 18:58:09 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 |