zlogene 15/03/13 19:35:26 Modified: strace-4.9.ebuild ChangeLog Log: amd64 stable wrt bug #532494 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.5 dev-util/strace/strace-4.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.4&r2=1.5 Index: strace-4.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- strace-4.9.ebuild 6 Mar 2015 17:43:41 -0000 1.4 +++ strace-4.9.ebuild 13 Mar 2015 19:35:26 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.4 2015/03/06 17:43:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.5 2015/03/13 19:35:26 zlogene Exp $ EAPI="4" @@ -11,7 +11,7 @@ inherit git-2 autotools else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" fi DESCRIPTION="A useful diagnostic, instructional, and debugging tool" 1.207 dev-util/strace/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.207&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.207&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.206&r2=1.207 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v retrieving revision 1.206 retrieving revision 1.207 diff -u -r1.206 -r1.207 --- ChangeLog 6 Mar 2015 17:44:25 -0000 1.206 +++ ChangeLog 13 Mar 2015 19:35:26 -0000 1.207 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/strace # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.206 2015/03/06 17:44:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.207 2015/03/13 19:35:26 zlogene Exp $ + + 13 Mar 2015; Mikle Kolyada <[email protected]> strace-4.9.ebuild: + amd64 stable wrt bug #532494 *strace-4.10 (06 Mar 2015)
