vapier 14/08/16 05:22:07 Modified: ChangeLog strace-4.8.ebuild Log: Mark s390/sh stable.
Revision Changes Path 1.201 dev-util/strace/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.201&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.201&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.200&r2=1.201 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v retrieving revision 1.200 retrieving revision 1.201 diff -u -r1.200 -r1.201 --- ChangeLog 24 Mar 2014 15:08:07 -0000 1.200 +++ ChangeLog 16 Aug 2014 05:22:07 -0000 1.201 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/strace # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.200 2014/03/24 15:08:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.201 2014/08/16 05:22:07 vapier Exp $ + + 16 Aug 2014; Mike Frysinger <[email protected]> strace-4.8.ebuild: + Mark s390/sh stable. 24 Mar 2014; Agostino Sarubbo <[email protected]> strace-4.8.ebuild: Stable for ppc, wrt bug #501648 1.14 dev-util/strace/strace-4.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.8.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.8.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.8.ebuild?r1=1.13&r2=1.14 Index: strace-4.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.8.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- strace-4.8.ebuild 24 Mar 2014 15:08:07 -0000 1.13 +++ strace-4.8.ebuild 16 Aug 2014 05:22:07 -0000 1.14 @@ -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/dev-util/strace/strace-4.8.ebuild,v 1.13 2014/03/24 15:08:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.8.ebuild,v 1.14 2014/08/16 05:22:07 vapier 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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" fi DESCRIPTION="A useful diagnostic, instructional, and debugging tool"
