nimiux 14/04/30 10:20:36 Modified: ChangeLog yersinia-0.7.3.ebuild Log: Stable for amd64 wrt bug #502866 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.11 net-analyzer/yersinia/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/yersinia/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/yersinia/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/yersinia/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/yersinia/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 28 Dec 2013 16:18:22 -0000 1.10 +++ ChangeLog 30 Apr 2014 10:20:36 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/yersinia -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/yersinia/ChangeLog,v 1.10 2013/12/28 16:18:22 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/yersinia/ChangeLog,v 1.11 2014/04/30 10:20:36 nimiux Exp $ + + 30 Apr 2014; Chema Alonso <[email protected]> yersinia-0.7.3.ebuild: + Stable for amd64 wrt bug #502866 28 Dec 2013; Jeroen Roovers <[email protected]> yersinia-0.7.3.ebuild: Add virtual/pkgconfig dependency. 1.3 net-analyzer/yersinia/yersinia-0.7.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/yersinia/yersinia-0.7.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/yersinia/yersinia-0.7.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/yersinia/yersinia-0.7.3.ebuild?r1=1.2&r2=1.3 Index: yersinia-0.7.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/yersinia/yersinia-0.7.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- yersinia-0.7.3.ebuild 28 Dec 2013 16:18:22 -0000 1.2 +++ yersinia-0.7.3.ebuild 30 Apr 2014 10:20:36 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/yersinia/yersinia-0.7.3.ebuild,v 1.2 2013/12/28 16:18:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/yersinia/yersinia-0.7.3.ebuild,v 1.3 2014/04/30 10:20:36 nimiux Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gtk ncurses" RDEPEND="
