public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-05-09 17:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-09 17:48 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/09 17:48:52

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64/~sparc wrt #317877
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.2                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.1&r2=1.2

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ExtUtils-Install-1.54.ebuild	30 Apr 2010 06:24:30 -0000	1.1
+++ ExtUtils-Install-1.54.ebuild	9 May 2010 17:48:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.1 2010/04/30 06:24:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.2 2010/05/09 17:48:51 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
 IUSE=""
 
 SRC_TEST=do



1.2                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Apr 2010 06:24:30 -0000	1.1
+++ ChangeLog	9 May 2010 17:48:51 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.1 2010/04/30 06:24:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.2 2010/05/09 17:48:51 armin76 Exp $
+
+  09 May 2010; Raúl Porcel <armin76@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  Add ~alpha/~ia64/~sparc wrt #317877
 
   30 Apr 2010; Torsten Veller <tove@gentoo.org>
   +ExtUtils-Install-1.54.ebuild, +metadata.xml:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-05-12 22:25 Joseph Jezak (josejx)
  0 siblings, 0 replies; 15+ messages in thread
From: Joseph Jezak (josejx) @ 2010-05-12 22:25 UTC (permalink / raw
  To: gentoo-commits

josejx      10/05/12 22:25:32

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Marked ~ppc for bug #317877.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.2&r2=1.3

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ExtUtils-Install-1.54.ebuild	9 May 2010 17:48:51 -0000	1.2
+++ ExtUtils-Install-1.54.ebuild	12 May 2010 22:25:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.2 2010/05/09 17:48:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.3 2010/05/12 22:25:32 josejx Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 SRC_TEST=do



1.3                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 May 2010 17:48:51 -0000	1.2
+++ ChangeLog	12 May 2010 22:25:32 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.2 2010/05/09 17:48:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.3 2010/05/12 22:25:32 josejx Exp $
+
+  12 May 2010; Joseph Jezak <josejx@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  Marked ~ppc for bug #317877.
 
   09 May 2010; Raúl Porcel <armin76@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-05-14 15:46 Jeroen Roovers (jer)
  0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers (jer) @ 2010-05-14 15:46 UTC (permalink / raw
  To: gentoo-commits

jer         10/05/14 15:46:08

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #317877).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.4                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.3&r2=1.4

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ExtUtils-Install-1.54.ebuild	12 May 2010 22:25:32 -0000	1.3
+++ ExtUtils-Install-1.54.ebuild	14 May 2010 15:46:08 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.3 2010/05/12 22:25:32 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.4 2010/05/14 15:46:08 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 SRC_TEST=do



1.4                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 May 2010 22:25:32 -0000	1.3
+++ ChangeLog	14 May 2010 15:46:08 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.3 2010/05/12 22:25:32 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.4 2010/05/14 15:46:08 jer Exp $
+
+  14 May 2010; Jeroen Roovers <jer@gentoo.org> ExtUtils-Install-1.54.ebuild:
+  Marked ~hppa (bug #317877).
 
   12 May 2010; Joseph Jezak <josejx@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-07-29 17:19 Jeroen Roovers (jer)
  0 siblings, 0 replies; 15+ messages in thread
From: Jeroen Roovers (jer) @ 2010-07-29 17:19 UTC (permalink / raw
  To: gentoo-commits

jer         10/07/29 17:19:35

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #330387).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.5                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.4&r2=1.5

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ExtUtils-Install-1.54.ebuild	14 May 2010 15:46:08 -0000	1.4
+++ ExtUtils-Install-1.54.ebuild	29 Jul 2010 17:19:35 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.4 2010/05/14 15:46:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.5 2010/07/29 17:19:35 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 SRC_TEST=do



1.5                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	14 May 2010 15:46:08 -0000	1.4
+++ ChangeLog	29 Jul 2010 17:19:35 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.4 2010/05/14 15:46:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.5 2010/07/29 17:19:35 jer Exp $
+
+  29 Jul 2010; Jeroen Roovers <jer@gentoo.org> ExtUtils-Install-1.54.ebuild:
+  Stable for HPPA (bug #330387).
 
   14 May 2010; Jeroen Roovers <jer@gentoo.org> ExtUtils-Install-1.54.ebuild:
   Marked ~hppa (bug #317877).






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-07-30  8:14 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 15+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-30  8:14 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/30 08:14:12

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  stable x86, bug 330387
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.6                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.5&r2=1.6

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ExtUtils-Install-1.54.ebuild	29 Jul 2010 17:19:35 -0000	1.5
+++ ExtUtils-Install-1.54.ebuild	30 Jul 2010 08:14:11 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.5 2010/07/29 17:19:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.6 2010/07/30 08:14:11 fauli Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.6                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	29 Jul 2010 17:19:35 -0000	1.5
+++ ChangeLog	30 Jul 2010 08:14:11 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.5 2010/07/29 17:19:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.6 2010/07/30 08:14:11 fauli Exp $
+
+  30 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  stable x86, bug 330387
 
   29 Jul 2010; Jeroen Roovers <jer@gentoo.org> ExtUtils-Install-1.54.ebuild:
   Stable for HPPA (bug #330387).






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-07-31 22:52 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 15+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-07-31 22:52 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/07/31 22:52:12

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #330387
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.6&r2=1.7

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ExtUtils-Install-1.54.ebuild	30 Jul 2010 08:14:11 -0000	1.6
+++ ExtUtils-Install-1.54.ebuild	31 Jul 2010 22:52:12 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.6 2010/07/30 08:14:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.7 2010/07/31 22:52:12 hwoarang Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.7                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	30 Jul 2010 08:14:11 -0000	1.6
+++ ChangeLog	31 Jul 2010 22:52:12 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.6 2010/07/30 08:14:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.7 2010/07/31 22:52:12 hwoarang Exp $
+
+  31 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  Stable on amd64 wrt bug #330387
 
   30 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-08-28 16:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-28 16:48 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/28 16:48:17

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #330387
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.8                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.7&r2=1.8

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ExtUtils-Install-1.54.ebuild	31 Jul 2010 22:52:12 -0000	1.7
+++ ExtUtils-Install-1.54.ebuild	28 Aug 2010 16:48:17 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.7 2010/07/31 22:52:12 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.8 2010/08/28 16:48:17 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.8                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	31 Jul 2010 22:52:12 -0000	1.7
+++ ChangeLog	28 Aug 2010 16:48:17 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.7 2010/07/31 22:52:12 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.8 2010/08/28 16:48:17 armin76 Exp $
+
+  28 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  alpha/ia64/sparc stable wrt #330387
 
   31 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2010-09-13 14:25 Joseph Jezak (josejx)
  0 siblings, 0 replies; 15+ messages in thread
From: Joseph Jezak (josejx) @ 2010-09-13 14:25 UTC (permalink / raw
  To: gentoo-commits

josejx      10/09/13 14:25:16

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Marked ppc stable for bug #330387.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.8&r2=1.9

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ExtUtils-Install-1.54.ebuild	28 Aug 2010 16:48:17 -0000	1.8
+++ ExtUtils-Install-1.54.ebuild	13 Sep 2010 14:25:16 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.8 2010/08/28 16:48:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.9 2010/09/13 14:25:16 josejx Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.9                  perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	28 Aug 2010 16:48:17 -0000	1.8
+++ ChangeLog	13 Sep 2010 14:25:16 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.8 2010/08/28 16:48:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.9 2010/09/13 14:25:16 josejx Exp $
+
+  13 Sep 2010; Joseph Jezak <josejx@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  Marked ppc stable for bug #330387.
 
   28 Aug 2010; Raúl Porcel <armin76@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2011-07-26 18:22 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 15+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-26 18:22 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/26 18:22:38

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Marked ~ppc64 wrt #357599
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.9&r2=1.10

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ExtUtils-Install-1.54.ebuild	13 Sep 2010 14:25:16 -0000	1.9
+++ ExtUtils-Install-1.54.ebuild	26 Jul 2011 18:22:38 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.9 2010/09/13 14:25:16 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.10 2011/07/26 18:22:38 xarthisius Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.10                 perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 Sep 2010 14:25:16 -0000	1.9
+++ ChangeLog	26 Jul 2011 18:22:38 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.9 2010/09/13 14:25:16 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.10 2011/07/26 18:22:38 xarthisius Exp $
+
+  26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  Marked ~ppc64 wrt #357599
 
   13 Sep 2010; Joseph Jezak <josejx@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2012-02-04 15:33 Raul Porcel (armin76)
  0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2012-02-04 15:33 UTC (permalink / raw
  To: gentoo-commits

armin76     12/02/04 15:33:16

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Add ~arm/~s390/~sh
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.11                 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.10&r2=1.11

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ExtUtils-Install-1.54.ebuild	26 Jul 2011 18:22:38 -0000	1.10
+++ ExtUtils-Install-1.54.ebuild	4 Feb 2012 15:33:16 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.10 2011/07/26 18:22:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.11 2012/02/04 15:33:16 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 SRC_TEST=do



1.11                 perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	26 Jul 2011 18:22:38 -0000	1.10
+++ ChangeLog	4 Feb 2012 15:33:16 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/ExtUtils-Install
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.10 2011/07/26 18:22:38 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.11 2012/02/04 15:33:16 armin76 Exp $
+
+  04 Feb 2012; Raúl Porcel <armin76@gentoo.org> ExtUtils-Install-1.54.ebuild:
+  Add ~arm/~s390/~sh
 
   26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2012-02-14 11:21 Alexis Ballier (aballier)
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier (aballier) @ 2012-02-14 11:21 UTC (permalink / raw
  To: gentoo-commits

aballier    12/02/14 11:21:19

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  keyword ~x86-fbsd
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.11&r2=1.12

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ExtUtils-Install-1.54.ebuild	4 Feb 2012 15:33:16 -0000	1.11
+++ ExtUtils-Install-1.54.ebuild	14 Feb 2012 11:21:19 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.11 2012/02/04 15:33:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.12 2012/02/14 11:21:19 aballier Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 SRC_TEST=do



1.12                 perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	4 Feb 2012 15:33:16 -0000	1.11
+++ ChangeLog	14 Feb 2012 11:21:19 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.11 2012/02/04 15:33:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.12 2012/02/14 11:21:19 aballier Exp $
+
+  14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  keyword ~x86-fbsd
 
   04 Feb 2012; Raúl Porcel <armin76@gentoo.org> ExtUtils-Install-1.54.ebuild:
   Add ~arm/~s390/~sh






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2012-03-24 12:23 Fabian Groffen (grobian)
  0 siblings, 0 replies; 15+ messages in thread
From: Fabian Groffen (grobian) @ 2012-03-24 12:23 UTC (permalink / raw
  To: gentoo-commits

grobian     12/03/24 12:23:48

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  Add Prefix keywords
  
  (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.13                 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.12&r2=1.13

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ExtUtils-Install-1.54.ebuild	14 Feb 2012 11:21:19 -0000	1.12
+++ ExtUtils-Install-1.54.ebuild	24 Mar 2012 12:23:48 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.12 2012/02/14 11:21:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.13 2012/03/24 12:23:48 grobian Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.13                 perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	14 Feb 2012 11:21:19 -0000	1.12
+++ ChangeLog	24 Mar 2012 12:23:48 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.12 2012/02/14 11:21:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.13 2012/03/24 12:23:48 grobian Exp $
+
+  24 Mar 2012; Fabian Groffen <grobian@gentoo.org> ExtUtils-Install-1.54.ebuild:
+  Add Prefix keywords
 
   14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
   ExtUtils-Install-1.54.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2012-04-28  2:39 Alexis Ballier (aballier)
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier (aballier) @ 2012-04-28  2:39 UTC (permalink / raw
  To: gentoo-commits

aballier    12/04/28 02:39:24

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.13&r2=1.14

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ExtUtils-Install-1.54.ebuild	24 Mar 2012 12:23:48 -0000	1.13
+++ ExtUtils-Install-1.54.ebuild	28 Apr 2012 02:39:24 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.13 2012/03/24 12:23:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.14 2012/04/28 02:39:24 aballier Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.14                 perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	24 Mar 2012 12:23:48 -0000	1.13
+++ ChangeLog	28 Apr 2012 02:39:24 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.13 2012/03/24 12:23:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.14 2012/04/28 02:39:24 aballier Exp $
+
+  28 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+  ExtUtils-Install-1.54.ebuild:
+  keyword ~amd64-fbsd
 
   24 Mar 2012; Fabian Groffen <grobian@gentoo.org> ExtUtils-Install-1.54.ebuild:
   Add Prefix keywords






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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2012-08-05 18:06 Markus Meier (maekke)
  0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier (maekke) @ 2012-08-05 18:06 UTC (permalink / raw
  To: gentoo-commits

maekke      12/08/05 18:06:55

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  arm stable, bug #418803
  
  (Portage version: 2.1.11.9/cvs/Linux i686)

Revision  Changes    Path
1.15                 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.14&r2=1.15

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ExtUtils-Install-1.54.ebuild	28 Apr 2012 02:39:24 -0000	1.14
+++ ExtUtils-Install-1.54.ebuild	5 Aug 2012 18:06:55 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.14 2012/04/28 02:39:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.15 2012/08/05 18:06:55 maekke Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.16                 perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	24 Jun 2012 15:38:56 -0000	1.15
+++ ChangeLog	5 Aug 2012 18:06:55 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/ExtUtils-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.15 2012/06/24 15:38:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.16 2012/08/05 18:06:55 maekke Exp $
+
+  05 Aug 2012; Markus Meier <maekke@gentoo.org> ExtUtils-Install-1.54.ebuild:
+  arm stable, bug #418803
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info





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

* [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog
@ 2013-01-06 11:59 Raul Porcel (armin76)
  0 siblings, 0 replies; 15+ messages in thread
From: Raul Porcel (armin76) @ 2013-01-06 11:59 UTC (permalink / raw
  To: gentoo-commits

armin76     13/01/06 11:59:05

  Modified:             ExtUtils-Install-1.54.ebuild ChangeLog
  Log:
  s390/sh stable
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.16                 perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild?r1=1.15&r2=1.16

Index: ExtUtils-Install-1.54.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ExtUtils-Install-1.54.ebuild	5 Aug 2012 18:06:55 -0000	1.15
+++ ExtUtils-Install-1.54.ebuild	6 Jan 2013 11:59:04 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.15 2012/08/05 18:06:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.16 2013/01/06 11:59:04 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Install files from here to there"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.18                 perl-core/ExtUtils-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	26 Dec 2012 15:23:22 -0000	1.17
+++ ChangeLog	6 Jan 2013 11:59:04 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/ExtUtils-Install
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.17 2012/12/26 15:23:22 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.18 2013/01/06 11:59:04 armin76 Exp $
+
+  06 Jan 2013; Raúl Porcel <armin76@gentoo.org> ExtUtils-Install-1.54.ebuild:
+  s390/sh stable
 
 *ExtUtils-Install-1.540.0 (26 Dec 2012)
 





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

end of thread, other threads:[~2013-01-06 11:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-13 14:25 [gentoo-commits] gentoo-x86 commit in perl-core/ExtUtils-Install: ExtUtils-Install-1.54.ebuild ChangeLog Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-06 11:59 Raul Porcel (armin76)
2012-08-05 18:06 Markus Meier (maekke)
2012-04-28  2:39 Alexis Ballier (aballier)
2012-03-24 12:23 Fabian Groffen (grobian)
2012-02-14 11:21 Alexis Ballier (aballier)
2012-02-04 15:33 Raul Porcel (armin76)
2011-07-26 18:22 Kacper Kowalik (xarthisius)
2010-08-28 16:48 Raul Porcel (armin76)
2010-07-31 22:52 Markos Chandras (hwoarang)
2010-07-30  8:14 Christian Faulhammer (fauli)
2010-07-29 17:19 Jeroen Roovers (jer)
2010-05-14 15:46 Jeroen Roovers (jer)
2010-05-12 22:25 Joseph Jezak (josejx)
2010-05-09 17:48 Raul Porcel (armin76)

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