maekke      15/03/03 22:29:38

  Modified:             ChangeLog strace-4.9.ebuild
  Log:
  arm stable, bug #532494
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.203                dev-util/strace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog   16 Aug 2014 05:22:46 -0000      1.202
+++ ChangeLog   3 Mar 2015 22:29:38 -0000       1.203
@@ -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.202 
2014/08/16 05:22:46 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.203 
2015/03/03 22:29:38 maekke Exp $
+
+  03 Mar 2015; Markus Meier <[email protected]> strace-4.9.ebuild:
+  arm stable, bug #532494
 
 *strace-4.9 (16 Aug 2014)
 



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

Index: strace-4.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- strace-4.9.ebuild   16 Aug 2014 05:22:46 -0000      1.1
+++ strace-4.9.ebuild   3 Mar 2015 22:29:38 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.1 
2014/08/16 05:22:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.9.ebuild,v 1.2 
2015/03/03 22:29:38 maekke 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"




Reply via email to