diff options
author | 2015-03-02 09:32:33 +0000 | |
---|---|---|
committer | 2015-03-02 09:32:33 +0000 | |
commit | bcfddaefc25e792a5d58215c34ecf28c08988814 (patch) | |
tree | 76e59077e78068d5874588c9a61f9f14f4e28087 /net-analyzer/hydra | |
parent | Stable for ppc, wrt bug #517988 (diff) | |
download | gentoo-2-bcfddaefc25e792a5d58215c34ecf28c08988814.tar.gz gentoo-2-bcfddaefc25e792a5d58215c34ecf28c08988814.tar.bz2 gentoo-2-bcfddaefc25e792a5d58215c34ecf28c08988814.zip |
Stable for ppc, wrt bug #516966
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/hydra')
-rw-r--r-- | net-analyzer/hydra/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/hydra/hydra-8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/hydra/ChangeLog b/net-analyzer/hydra/ChangeLog index 5802273ecf58..d80df3c2e4d2 100644 --- a/net-analyzer/hydra/ChangeLog +++ b/net-analyzer/hydra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/hydra -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.90 2014/12/28 16:04:54 titanofold Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.91 2015/03/02 09:32:33 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> hydra-8.0.ebuild: + Stable for ppc, wrt bug #516966 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> hydra-7.4.2.ebuild, hydra-7.5.ebuild, hydra-7.6.ebuild, hydra-8.0.ebuild, hydra-8.1.ebuild: diff --git a/net-analyzer/hydra/hydra-8.0.ebuild b/net-analyzer/hydra/hydra-8.0.ebuild index 1977e8b67ff6..ac3248a545cb 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 +# Copyright 1999-2015 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.7 2014/12/28 16:04:54 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild,v 1.8 2015/03/02 09:32:33 ago 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=" |