public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libffi: ChangeLog libffi-3.0.9_rc6.ebuild libffi-3.0.9_rc9.ebuild
@ 2009-12-26 17:56 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2009-12-26 17:56 UTC (permalink / raw
  To: gentoo-commits

jer         09/12/26 17:56:48

  Modified:             ChangeLog libffi-3.0.9_rc6.ebuild
                        libffi-3.0.9_rc9.ebuild
  Log:
  Marked ~hppa (bug #298322).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.92                 dev-libs/libffi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	26 Dec 2009 15:47:10 -0000	1.91
+++ ChangeLog	26 Dec 2009 17:56:48 -0000	1.92
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libffi
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.91 2009/12/26 15:47:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.92 2009/12/26 17:56:48 jer Exp $
+
+  26 Dec 2009; Jeroen Roovers <jer@gentoo.org> libffi-3.0.9_rc6.ebuild,
+  libffi-3.0.9_rc9.ebuild:
+  Marked ~hppa (bug #298322).
 
 *libffi-3.0.9_rc9 (26 Dec 2009)
 



1.2                  dev-libs/libffi/libffi-3.0.9_rc6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc6.ebuild?r1=1.1&r2=1.2

Index: libffi-3.0.9_rc6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libffi-3.0.9_rc6.ebuild	25 Dec 2009 14:30:40 -0000	1.1
+++ libffi-3.0.9_rc6.ebuild	26 Dec 2009 17:56:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc6.ebuild,v 1.1 2009/12/25 14:30:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc6.ebuild,v 1.2 2009/12/26 17:56:48 jer Exp $
 
 inherit libtool
 
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~hppa"
 IUSE="debug static-libs test"
 
 RDEPEND=""



1.2                  dev-libs/libffi/libffi-3.0.9_rc9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc9.ebuild?r1=1.1&r2=1.2

Index: libffi-3.0.9_rc9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libffi-3.0.9_rc9.ebuild	26 Dec 2009 15:47:10 -0000	1.1
+++ libffi-3.0.9_rc9.ebuild	26 Dec 2009 17:56:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc9.ebuild,v 1.1 2009/12/26 15:47:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.9_rc9.ebuild,v 1.2 2009/12/26 17:56:48 jer Exp $
 
 inherit libtool
 
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~hppa"
 IUSE="debug static-libs test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-26 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 17:56 [gentoo-commits] gentoo-x86 commit in dev-libs/libffi: ChangeLog libffi-3.0.9_rc6.ebuild libffi-3.0.9_rc9.ebuild Jeroen Roovers (jer)

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