public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Install: Module-Install-1.60.0.ebuild ChangeLog
@ 2012-03-24 15:01 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-03-24 15:01 UTC (permalink / raw
  To: gentoo-commits

grobian     12/03/24 15:01:50

  Modified:             Module-Install-1.60.0.ebuild ChangeLog
  Log:
  Marked ~x64-macos
  
  (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.3                  dev-perl/Module-Install/Module-Install-1.60.0.ebuild

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

Index: Module-Install-1.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Module-Install-1.60.0.ebuild	21 Mar 2012 20:38:47 -0000	1.2
+++ Module-Install-1.60.0.ebuild	24 Mar 2012 15:01:50 -0000	1.3
@@ -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/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.2 2012/03/21 20:38:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.3 2012/03/24 15:01:50 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Standalone, extensible Perl module installer"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-File-Spec-3.28



1.17                 dev-perl/Module-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	21 Mar 2012 20:38:47 -0000	1.16
+++ ChangeLog	24 Mar 2012 15:01:50 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Module-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.16 2012/03/21 20:38:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.17 2012/03/24 15:01:50 grobian Exp $
+
+  24 Mar 2012; Fabian Groffen <grobian@gentoo.org> Module-Install-1.60.0.ebuild:
+  Marked ~x64-macos
 
   21 Mar 2012; Jeroen Roovers <jer@gentoo.org> Module-Install-1.60.0.ebuild:
   Marked ~hppa (bug #408399).






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Install: Module-Install-1.60.0.ebuild ChangeLog
@ 2012-03-27  0:00 Naohiro Aota (naota)
  0 siblings, 0 replies; 5+ messages in thread
From: Naohiro Aota (naota) @ 2012-03-27  0:00 UTC (permalink / raw
  To: gentoo-commits

naota       12/03/27 00:00:27

  Modified:             Module-Install-1.60.0.ebuild ChangeLog
  Log:
  Add ~x86-fbsd. #408399
  
  (Portage version: 2.2.0_alpha93/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/Module-Install/Module-Install-1.60.0.ebuild

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

Index: Module-Install-1.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Module-Install-1.60.0.ebuild	24 Mar 2012 15:01:50 -0000	1.3
+++ Module-Install-1.60.0.ebuild	27 Mar 2012 00:00:27 -0000	1.4
@@ -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/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.3 2012/03/24 15:01:50 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.4 2012/03/27 00:00:27 naota Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Standalone, extensible Perl module installer"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-File-Spec-3.28



1.18                 dev-perl/Module-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	24 Mar 2012 15:01:50 -0000	1.17
+++ ChangeLog	27 Mar 2012 00:00:27 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Module-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.17 2012/03/24 15:01:50 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.18 2012/03/27 00:00:27 naota Exp $
+
+  27 Mar 2012; Naohiro Aota <naota@gentoo.org> Module-Install-1.60.0.ebuild:
+  Add ~x86-fbsd. #408399
 
   24 Mar 2012; Fabian Groffen <grobian@gentoo.org> Module-Install-1.60.0.ebuild:
   Marked ~x64-macos






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Install: Module-Install-1.60.0.ebuild ChangeLog
@ 2012-04-01 12:53 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-04-01 12:53 UTC (permalink / raw
  To: gentoo-commits

grobian     12/04/01 12:53:56

  Modified:             Module-Install-1.60.0.ebuild ChangeLog
  Log:
  Marked ~x86-macos
  
  (Portage version: 2.2.01.20366-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.5                  dev-perl/Module-Install/Module-Install-1.60.0.ebuild

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

Index: Module-Install-1.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Module-Install-1.60.0.ebuild	27 Mar 2012 00:00:27 -0000	1.4
+++ Module-Install-1.60.0.ebuild	1 Apr 2012 12:53:56 -0000	1.5
@@ -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/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.4 2012/03/27 00:00:27 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.5 2012/04/01 12:53:56 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Standalone, extensible Perl module installer"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-File-Spec-3.28



1.19                 dev-perl/Module-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	27 Mar 2012 00:00:27 -0000	1.18
+++ ChangeLog	1 Apr 2012 12:53:56 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Module-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.18 2012/03/27 00:00:27 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.19 2012/04/01 12:53:56 grobian Exp $
+
+  01 Apr 2012; Fabian Groffen <grobian@gentoo.org> Module-Install-1.60.0.ebuild:
+  Marked ~x86-macos
 
   27 Mar 2012; Naohiro Aota <naota@gentoo.org> Module-Install-1.60.0.ebuild:
   Add ~x86-fbsd. #408399






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Install: Module-Install-1.60.0.ebuild ChangeLog
@ 2012-04-22 18:08 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-04-22 18:08 UTC (permalink / raw
  To: gentoo-commits

grobian     12/04/22 18:08:08

  Modified:             Module-Install-1.60.0.ebuild ChangeLog
  Log:
  Marked ~amd64-linux, bug #411639
  
  (Portage version: 2.2.01.20389-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.6                  dev-perl/Module-Install/Module-Install-1.60.0.ebuild

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

Index: Module-Install-1.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Module-Install-1.60.0.ebuild	1 Apr 2012 12:53:56 -0000	1.5
+++ Module-Install-1.60.0.ebuild	22 Apr 2012 18:08:08 -0000	1.6
@@ -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/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.5 2012/04/01 12:53:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.6 2012/04/22 18:08:08 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Standalone, extensible Perl module installer"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-File-Spec-3.28



1.21                 dev-perl/Module-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	21 Apr 2012 19:07:08 -0000	1.20
+++ ChangeLog	22 Apr 2012 18:08:08 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Module-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.20 2012/04/21 19:07:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.21 2012/04/22 18:08:08 grobian Exp $
+
+  22 Apr 2012; Fabian Groffen <grobian@gentoo.org> Module-Install-1.60.0.ebuild:
+  Marked ~amd64-linux, bug #411639
 
   21 Apr 2012; Torsten Veller <tove@gentoo.org> -Module-Install-1.40.0.ebuild,
   -Module-Install-1.50.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Install: Module-Install-1.60.0.ebuild ChangeLog
@ 2012-08-09 17:24 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2012-08-09 17:24 UTC (permalink / raw
  To: gentoo-commits

grobian     12/08/09 17:24:00

  Modified:             Module-Install-1.60.0.ebuild ChangeLog
  Log:
  Marked ~ppc-macos
  
  (Portage version: 2.2.01.20796-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.9                  dev-perl/Module-Install/Module-Install-1.60.0.ebuild

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

Index: Module-Install-1.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Module-Install-1.60.0.ebuild	6 May 2012 20:20:10 -0000	1.8
+++ Module-Install-1.60.0.ebuild	9 Aug 2012 17:24:00 -0000	1.9
@@ -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/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.8 2012/05/06 20:20:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.9 2012/08/09 17:24:00 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Standalone, extensible Perl module installer"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-File-Spec-3.28



1.25                 dev-perl/Module-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	24 Jun 2012 12:58:53 -0000	1.24
+++ ChangeLog	9 Aug 2012 17:24:00 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Module-Install
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.24 2012/06/24 12:58:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.25 2012/08/09 17:24:00 grobian Exp $
+
+  09 Aug 2012; Fabian Groffen <grobian@gentoo.org> Module-Install-1.60.0.ebuild:
+  Marked ~ppc-macos
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info





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

end of thread, other threads:[~2012-08-09 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27  0:00 [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Install: Module-Install-1.60.0.ebuild ChangeLog Naohiro Aota (naota)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-09 17:24 Fabian Groffen (grobian)
2012-04-22 18:08 Fabian Groffen (grobian)
2012-04-01 12:53 Fabian Groffen (grobian)
2012-03-24 15:01 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