public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-01-18  2:49 Mike Frysinger (vapier)
  0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-18  2:49 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/18 02:49:06

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Add arm64 love.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.3                  virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.2&r2=1.3

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libffi-3.0.13-r1.ebuild	30 Jul 2013 22:55:45 -0000	1.2
+++ libffi-3.0.13-r1.ebuild	18 Jan 2014 02:49:06 -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.2 2013/07/30 22:55:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.3 2014/01/18 02:49:06 vapier Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.33                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	30 Jul 2013 22:55:45 -0000	1.32
+++ ChangeLog	18 Jan 2014 02:49:06 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.32 2013/07/30 22:55:45 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.33 2014/01/18 02:49:06 vapier Exp $
+
+  18 Jan 2014; Mike Frysinger <vapier@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Add arm64 love.
 
   30 Jul 2013; Alexis Ballier <aballier@gentoo.org> libffi-3.0.13-r1.ebuild:
   no need to block emul-libs here since it doesnt install any file





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-03-25 20:06 Mike Frysinger (vapier)
  0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2014-03-25 20:06 UTC (permalink / raw
  To: gentoo-commits

vapier      14/03/25 20:06:24

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Mark m68k/s390/sh stable #497760.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.4                  virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.3&r2=1.4

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libffi-3.0.13-r1.ebuild	18 Jan 2014 02:49:06 -0000	1.3
+++ libffi-3.0.13-r1.ebuild	25 Mar 2014 20:06:24 -0000	1.4
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.3 2014/01/18 02:49:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.4 2014/03/25 20:06:24 vapier Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.34                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	18 Jan 2014 02:49:06 -0000	1.33
+++ ChangeLog	25 Mar 2014 20:06:24 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.33 2014/01/18 02:49:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.34 2014/03/25 20:06:24 vapier Exp $
+
+  25 Mar 2014; Mike Frysinger <vapier@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Mark m68k/s390/sh stable #497760.
 
   18 Jan 2014; Mike Frysinger <vapier@gentoo.org> libffi-3.0.13-r1.ebuild:
   Add arm64 love.





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-03-28  3:21 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2014-03-28  3:21 UTC (permalink / raw
  To: gentoo-commits

jer         14/03/28 03:21:54

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #497760).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.5                  virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.4&r2=1.5

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libffi-3.0.13-r1.ebuild	25 Mar 2014 20:06:24 -0000	1.4
+++ libffi-3.0.13-r1.ebuild	28 Mar 2014 03:21:54 -0000	1.5
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.4 2014/03/25 20:06:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.5 2014/03/28 03:21:54 jer Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.35                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	25 Mar 2014 20:06:24 -0000	1.34
+++ ChangeLog	28 Mar 2014 03:21:54 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.34 2014/03/25 20:06:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.35 2014/03/28 03:21:54 jer Exp $
+
+  28 Mar 2014; Jeroen Roovers <jer@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Stable for HPPA (bug #497760).
 
   25 Mar 2014; Mike Frysinger <vapier@gentoo.org> libffi-3.0.13-r1.ebuild:
   Mark m68k/s390/sh stable #497760.





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-03-29 19:52 Matt Turner (mattst88)
  0 siblings, 0 replies; 10+ messages in thread
From: Matt Turner (mattst88) @ 2014-03-29 19:52 UTC (permalink / raw
  To: gentoo-commits

mattst88    14/03/29 19:52:21

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  alpha stable, bug #497760.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.6                  virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.5&r2=1.6

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libffi-3.0.13-r1.ebuild	28 Mar 2014 03:21:54 -0000	1.5
+++ libffi-3.0.13-r1.ebuild	29 Mar 2014 19:52:21 -0000	1.6
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.5 2014/03/28 03:21:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.6 2014/03/29 19:52:21 mattst88 Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.36                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	28 Mar 2014 03:21:54 -0000	1.35
+++ ChangeLog	29 Mar 2014 19:52:21 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.35 2014/03/28 03:21:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.36 2014/03/29 19:52:21 mattst88 Exp $
+
+  29 Mar 2014; Matt Turner <mattst88@gentoo.org> libffi-3.0.13-r1.ebuild:
+  alpha stable, bug #497760.
 
   28 Mar 2014; Jeroen Roovers <jer@gentoo.org> libffi-3.0.13-r1.ebuild:
   Stable for HPPA (bug #497760).





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-04-05 11:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-05 11:39 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/05 11:39:44

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #497760
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.7&r2=1.8

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libffi-3.0.13-r1.ebuild	4 Apr 2014 13:32:20 -0000	1.7
+++ libffi-3.0.13-r1.ebuild	5 Apr 2014 11:39:44 -0000	1.8
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.7 2014/04/04 13:32:20 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.8 2014/04/05 11:39:44 ago Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.38                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	4 Apr 2014 13:32:20 -0000	1.37
+++ ChangeLog	5 Apr 2014 11:39:44 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.37 2014/04/04 13:32:20 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.38 2014/04/05 11:39:44 ago Exp $
+
+  05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Stable for x86, wrt bug #497760
 
   04 Apr 2014; Chema Alonso <nimiux@gentoo.org> libffi-3.0.13-r1.ebuild:
   Stable for amd64 wrt bug #497760





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-04-13 16:18 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-13 16:18 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/13 16:18:01

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #497760
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.9&r2=1.10

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libffi-3.0.13-r1.ebuild	7 Apr 2014 19:39:05 -0000	1.9
+++ libffi-3.0.13-r1.ebuild	13 Apr 2014 16:18:01 -0000	1.10
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.9 2014/04/07 19:39:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.10 2014/04/13 16:18:01 ago Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.40                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	7 Apr 2014 19:39:05 -0000	1.39
+++ ChangeLog	13 Apr 2014 16:18:01 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.39 2014/04/07 19:39:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.40 2014/04/13 16:18:01 ago Exp $
+
+  13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Stable for ppc, wrt bug #497760
 
   07 Apr 2014; Markus Meier <maekke@gentoo.org> libffi-3.0.13-r1.ebuild:
   arm stable, bug #497760





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-04-20 11:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-20 11:27 UTC (permalink / raw
  To: gentoo-commits

ago         14/04/20 11:27:35

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #497760
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.10&r2=1.11

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libffi-3.0.13-r1.ebuild	13 Apr 2014 16:18:01 -0000	1.10
+++ libffi-3.0.13-r1.ebuild	20 Apr 2014 11:27:35 -0000	1.11
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.10 2014/04/13 16:18:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.11 2014/04/20 11:27:35 ago Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.41                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	13 Apr 2014 16:18:01 -0000	1.40
+++ ChangeLog	20 Apr 2014 11:27:35 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.40 2014/04/13 16:18:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.41 2014/04/20 11:27:35 ago Exp $
+
+  20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Stable for ppc64, wrt bug #497760
 
   13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
   Stable for ppc, wrt bug #497760





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-05-13 14:47 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-05-13 14:47 UTC (permalink / raw
  To: gentoo-commits

ago         14/05/13 14:47:26

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #497760
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.11&r2=1.12

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libffi-3.0.13-r1.ebuild	20 Apr 2014 11:27:35 -0000	1.11
+++ libffi-3.0.13-r1.ebuild	13 May 2014 14:47:26 -0000	1.12
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.11 2014/04/20 11:27:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.12 2014/05/13 14:47:26 ago Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.42                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	20 Apr 2014 11:27:35 -0000	1.41
+++ ChangeLog	13 May 2014 14:47:26 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.41 2014/04/20 11:27:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.42 2014/05/13 14:47:26 ago Exp $
+
+  13 May 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Stable for ia64, wrt bug #497760
 
   20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
   Stable for ppc64, wrt bug #497760





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-05-14 14:41 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-05-14 14:41 UTC (permalink / raw
  To: gentoo-commits

ago         14/05/14 14:41:41

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #497760
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.12&r2=1.13

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libffi-3.0.13-r1.ebuild	13 May 2014 14:47:26 -0000	1.12
+++ libffi-3.0.13-r1.ebuild	14 May 2014 14:41:41 -0000	1.13
@@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.12 2014/05/13 14:47:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.13 2014/05/14 14:41:41 ago Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.43                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	13 May 2014 14:47:26 -0000	1.42
+++ ChangeLog	14 May 2014 14:41:41 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.42 2014/05/13 14:47:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.43 2014/05/14 14:41:41 ago Exp $
+
+  14 May 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Stable for sparc, wrt bug #497760
 
   13 May 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
   Stable for ia64, wrt bug #497760





^ permalink raw reply	[flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog
@ 2014-07-06 16:56 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2014-07-06 16:56 UTC (permalink / raw
  To: gentoo-commits

grobian     14/07/06 16:56:06

  Modified:             libffi-3.0.13-r1.ebuild ChangeLog
  Log:
  Marked ~m68k-mint, bug #514190
  
  (Portage version: 2.2.10.1-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.14                 virtual/libffi/libffi-3.0.13-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.13&r2=1.14

Index: libffi-3.0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libffi-3.0.13-r1.ebuild	14 May 2014 14:41:41 -0000	1.13
+++ libffi-3.0.13-r1.ebuild	6 Jul 2014 16:56:06 -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.13 2014/05/14 14:41:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.14 2014/07/06 16:56:06 grobian Exp $
 
 # The purpose of this ebuild is to provide quick fallback if and when we need to
 # switch back to internal copy of libffi from sys-devel/gcc.
@@ -15,7 +15,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]"



1.44                 virtual/libffi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	14 May 2014 14:41:41 -0000	1.43
+++ ChangeLog	6 Jul 2014 16:56:06 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.43 2014/05/14 14:41:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.44 2014/07/06 16:56:06 grobian Exp $
+
+  06 Jul 2014; Fabian Groffen <grobian@gentoo.org> libffi-3.0.13-r1.ebuild:
+  Marked ~m68k-mint, bug #514190
 
   14 May 2014; Agostino Sarubbo <ago@gentoo.org> libffi-3.0.13-r1.ebuild:
   Stable for sparc, wrt bug #497760





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-07-06 16:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18  2:49 [gentoo-commits] gentoo-x86 commit in virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-25 20:06 Mike Frysinger (vapier)
2014-03-28  3:21 Jeroen Roovers (jer)
2014-03-29 19:52 Matt Turner (mattst88)
2014-04-05 11:39 Agostino Sarubbo (ago)
2014-04-13 16:18 Agostino Sarubbo (ago)
2014-04-20 11:27 Agostino Sarubbo (ago)
2014-05-13 14:47 Agostino Sarubbo (ago)
2014-05-14 14:41 Agostino Sarubbo (ago)
2014-07-06 16:56 Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox