diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-06-20 10:26:59 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-06-20 10:26:59 +0000 |
commit | 2ffe8f8cd118b3ddc65740ac2b2e95d9ba5cfd7f (patch) | |
tree | 70cbb2450bff1c798726ff0fbf6cc3ba92c7e453 /net-analyzer/httping | |
parent | Stable on amd64 wrt bug #322849 (diff) | |
download | gentoo-2-2ffe8f8cd118b3ddc65740ac2b2e95d9ba5cfd7f.tar.gz gentoo-2-2ffe8f8cd118b3ddc65740ac2b2e95d9ba5cfd7f.tar.bz2 gentoo-2-2ffe8f8cd118b3ddc65740ac2b2e95d9ba5cfd7f.zip |
Stable on amd64 wrt bug #323579
(Portage version: 2.2_rc67/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog index 018a5d7944ad..d3714c3e420d 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.57 2010/06/18 11:19:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.58 2010/06/20 10:26:59 hwoarang Exp $ + + 20 Jun 2010; Markos Chandras <hwoarang@gentoo.org> httping-1.4.1.ebuild: + Stable on amd64 wrt bug #323579 18 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> httping-1.4.1.ebuild: x86 stable wrt bug #323579 diff --git a/net-analyzer/httping/httping-1.4.1.ebuild b/net-analyzer/httping/httping-1.4.1.ebuild index fdd9e0613233..c14a3977684e 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.2 2010/06/18 11:19:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.4.1.ebuild,v 1.3 2010/06/20 10:26:59 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 |