nimiux 14/09/09 18:58:11 Modified: ChangeLog hydra-8.0.ebuild Log: Stable for amd64 wrt bug #516966 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Revision Changes Path 1.87 net-analyzer/hydra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/ChangeLog?rev=1.87&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/ChangeLog?rev=1.87&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/ChangeLog?r1=1.86&r2=1.87 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- ChangeLog 8 Sep 2014 11:44:53 -0000 1.86 +++ ChangeLog 9 Sep 2014 18:58:11 -0000 1.87 @@ -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.86 2014/09/08 11:44:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/ChangeLog,v 1.87 2014/09/09 18:58:11 nimiux Exp $ + + 09 Sep 2014; Chema Alonso <[email protected]> hydra-8.0.ebuild: + Stable for amd64 wrt bug #516966 08 Sep 2014; Jeroen Roovers <[email protected]> hydra-8.0.ebuild, +files/hydra-8.0-configure.patch: 1.5 net-analyzer/hydra/hydra-8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild?r1=1.4&r2=1.5 Index: hydra-8.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hydra-8.0.ebuild 8 Sep 2014 11:44:53 -0000 1.4 +++ hydra-8.0.ebuild 9 Sep 2014 18:58:11 -0000 1.5 @@ -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.4 2014/09/08 11:44:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-8.0.ebuild,v 1.5 2014/09/09 18:58:11 nimiux Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ 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=" @@ -48,7 +48,7 @@ -e '/^OPTS/{s|=|+=|;s| -O3||}' \ -e '/ -o /s:$(OPTS):& $(LDFLAGS):g' \ Makefile.am || die - + epatch "${FILESDIR}"/${P}-configure.patch }
