diff options
Diffstat (limited to 'net-analyzer/hydra/hydra-7.3.ebuild')
-rw-r--r-- | net-analyzer/hydra/hydra-7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hydra/hydra-7.3.ebuild b/net-analyzer/hydra/hydra-7.3.ebuild index 4d763c6bacd4..cf854299170e 100644 --- a/net-analyzer/hydra/hydra-7.3.ebuild +++ b/net-analyzer/hydra/hydra-7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.3.ebuild,v 1.1 2012/05/29 19:28:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.3.ebuild,v 1.2 2012/09/28 23:16:26 blueness Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -11,7 +11,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="firebird gtk idn mysql ncp oracle pcre postgres ssl subversion" RDEPEND=" |