diff options
Diffstat (limited to 'net-analyzer/hydra/hydra-8.0.ebuild')
-rw-r--r-- | net-analyzer/hydra/hydra-8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hydra/hydra-8.0.ebuild b/net-analyzer/hydra/hydra-8.0.ebuild index 561920654245..ca1eb4c993fd 100644 --- a/net-analyzer/hydra/hydra-8.0.ebuild +++ b/net-analyzer/hydra/hydra-8.0.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/hydra/hydra-8.0.ebuild,v 1.1 2014/05/18 03:32:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild,v 1.2 2014/07/27 11:32:24 phajdan.jr Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://freeworld.thc.org/releases/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="firebird gtk idn mysql ncp oracle pcre postgres ssl subversion" RDEPEND=" |