diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-21 17:28:14 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-21 17:28:14 +0000 |
commit | 57c88c835c4c63f4a66897beae4cee8df559fb5a (patch) | |
tree | 28733293be7eac4ca60dd275ea13c6c8b25fda70 /net-analyzer/httping | |
parent | Stable on amd64 wrt bug #348251 (diff) | |
download | gentoo-2-57c88c835c4c63f4a66897beae4cee8df559fb5a.tar.gz gentoo-2-57c88c835c4c63f4a66897beae4cee8df559fb5a.tar.bz2 gentoo-2-57c88c835c4c63f4a66897beae4cee8df559fb5a.zip |
Stable on amd64 wrt bug #349262
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r-- | net-analyzer/httping/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/httping/httping-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog index ea6429441179..4e1f69958e5f 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.62 2010/09/30 21:31:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.63 2010/12/21 17:28:14 hwoarang Exp $ + + 21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> httping-1.4.4.ebuild: + Stable on amd64 wrt bug #349262 30 Sep 2010; Brent Baude <ranger@gentoo.org> httping-1.4.1.ebuild: stable ppc64, bug 323579 diff --git a/net-analyzer/httping/httping-1.4.4.ebuild b/net-analyzer/httping/httping-1.4.4.ebuild index d3d42259be30..5ce5e4e7dedd 100644 --- a/net-analyzer/httping/httping-1.4.4.ebuild +++ b/net-analyzer/httping/httping-1.4.4.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.4.ebuild,v 1.1 2010/09/22 11:19:43 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.4.4.ebuild,v 1.2 2010/12/21 17:28:14 hwoarang 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 |