summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2010-10-17 16:00:04 +0000
committerDane Smith <c1pher@gentoo.org>2010-10-17 16:00:04 +0000
commitebcba557c82b5acb5a2669ba4213ee6edc3c4483 (patch)
tree8fb85c9b1cf5606972dc8b6257bafe790897a002 /net-analyzer
parentRespect LDFLAGS, bug 341459. (diff)
downloadgentoo-2-ebcba557c82b5acb5a2669ba4213ee6edc3c4483.tar.gz
gentoo-2-ebcba557c82b5acb5a2669ba4213ee6edc3c4483.tar.bz2
gentoo-2-ebcba557c82b5acb5a2669ba4213ee6edc3c4483.zip
x86 stable wrt bug 341133.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/hydra/ChangeLog5
-rw-r--r--net-analyzer/hydra/hydra-5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/hydra/ChangeLog b/net-analyzer/hydra/ChangeLog
index 75f1e1c2be39..17099035d0bf 100644
--- a/net-analyzer/hydra/ChangeLog
+++ b/net-analyzer/hydra/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/hydra
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.39 2010/10/15 16:05:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.40 2010/10/17 16:00:04 c1pher Exp $
+
+ 17 Oct 2010; Dane Smith <c1pher@gentoo.org> hydra-5.7.ebuild:
+ x86 stable wrt bug 341133
*hydra-5.8 (15 Oct 2010)
diff --git a/net-analyzer/hydra/hydra-5.7.ebuild b/net-analyzer/hydra/hydra-5.7.ebuild
index bbcc2128f787..f73ee57f051d 100644
--- a/net-analyzer/hydra/hydra-5.7.ebuild
+++ b/net-analyzer/hydra/hydra-5.7.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/hydra/hydra-5.7.ebuild,v 1.1 2010/08/22 21:57:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-5.7.ebuild,v 1.2 2010/10/17 16:00:04 c1pher Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://freeworld.thc.org/releases/${P}-src.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="gtk ssl"
DEPEND="gtk? ( >=x11-libs/gtk+-1.2 )