diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:12:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:12:40 +0000 |
commit | 13f22200c00bed122efd8e6bc969f12f9f75ca37 (patch) | |
tree | 6fd4c5eec83b4db5c9b239fcb7f4c7f4d41ca3cf /net-analyzer/httping | |
parent | Stable for x86, wrt bug #504348 (diff) | |
download | gentoo-2-13f22200c00bed122efd8e6bc969f12f9f75ca37.tar.gz gentoo-2-13f22200c00bed122efd8e6bc969f12f9f75ca37.tar.bz2 gentoo-2-13f22200c00bed122efd8e6bc969f12f9f75ca37.zip |
Stable for x86, wrt bug #506090
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r-- | net-analyzer/httping/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/httping/httping-2.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog index 7268b0c64b79..6081e49d73cc 100644 --- a/net-analyzer/httping/ChangeLog +++ b/net-analyzer/httping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/httping # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.120 2014/03/31 14:06:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.121 2014/04/05 11:12:40 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> httping-2.3.4.ebuild: + Stable for x86, wrt bug #506090 31 Mar 2014; Chema Alonso <nimiux@gentoo.org> httping-2.3.4.ebuild: Stable for amd64 wrt bug #506090 diff --git a/net-analyzer/httping/httping-2.3.4.ebuild b/net-analyzer/httping/httping-2.3.4.ebuild index 75e31dfdbe2b..02e0e84fd311 100644 --- a/net-analyzer/httping/httping-2.3.4.ebuild +++ b/net-analyzer/httping/httping-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.3.4.ebuild,v 1.4 2014/03/31 14:06:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-2.3.4.ebuild,v 1.5 2014/04/05 11:12:40 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,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 fftw ncurses ssl tfo" RDEPEND=" |