vapier      15/03/06 17:43:41

  Modified:             ChangeLog strace-4.9.ebuild
  Log:
  Stabilize for arm64/ia64/m68k/s390/sh.

Revision  Changes    Path
1.205                dev-util/strace/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.205&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?rev=1.205&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/ChangeLog?r1=1.204&r2=1.205

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -r1.204 -r1.205
--- ChangeLog   6 Mar 2015 06:47:25 -0000       1.204
+++ ChangeLog   6 Mar 2015 17:43:41 -0000       1.205
@@ -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.204 
2015/03/06 06:47:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.205 
2015/03/06 17:43:41 vapier Exp $
+
+  06 Mar 2015; Mike Frysinger <[email protected]> strace-4.9.ebuild:
+  Stabilize for arm64/ia64/m68k/s390/sh.
 
   06 Mar 2015; Jeroen Roovers <[email protected]> strace-4.9.ebuild:
   Stable for HPPA (bug #532494).



1.4                  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.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.9.ebuild?r1=1.3&r2=1.4

Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- strace-4.9.ebuild   6 Mar 2015 06:47:25 -0000       1.3
+++ strace-4.9.ebuild   6 Mar 2015 17:43:41 -0000       1.4
@@ -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.3 
2015/03/06 06:47:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.4 
2015/03/06 17:43:41 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 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"




Reply via email to