diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:49:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 15:49:59 +0000 |
commit | 106f67dc37d3db4a5271168290c246814c1db6d6 (patch) | |
tree | 298d61b6f5af465e1f17db821216a6f066a91e26 /net-analyzer | |
parent | Stable for amd64, wrt bug #399903 (diff) | |
download | historical-106f67dc37d3db4a5271168290c246814c1db6d6.tar.gz historical-106f67dc37d3db4a5271168290c246814c1db6d6.tar.bz2 historical-106f67dc37d3db4a5271168290c246814c1db6d6.zip |
Stable for amd64, wrt bug #400421
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/httping/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/httping/httping-1.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog index 02079544ffc9..8f79355285d0 100644 --- a/net-analyzer/httping/ChangeLog +++ b/net-analyzer/httping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/httping -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.70 2011/08/03 22:31:59 pva Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.71 2012/01/27 15:49:59 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> httping-1.5.2.ebuild: + Stable for amd64, wrt bug #400421 *httping-1.5.2 (03 Aug 2011) diff --git a/net-analyzer/httping/httping-1.5.2.ebuild b/net-analyzer/httping/httping-1.5.2.ebuild index c6a8365e8cda..85adaabbf8d4 100644 --- a/net-analyzer/httping/httping-1.5.2.ebuild +++ b/net-analyzer/httping/httping-1.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.2.ebuild,v 1.1 2011/08/03 22:31:59 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.2.ebuild,v 1.2 2012/01/27 15:49:59 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${MY_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 |