public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2011-11-06  8:17 Torsten Veller (tove)
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller (tove) @ 2011-11-06  8:17 UTC (permalink / raw
  To: gentoo-commits

tove        11/11/06 08:17:00

  Modified:             ChangeLog
  Added:                PAR-Dist-0.480.0.ebuild
  Log:
  [bump] dev-perl/PAR-Dist-0.480.0
  
  (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)

Revision  Changes    Path
1.61                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	4 Sep 2011 11:21:20 -0000	1.60
+++ ChangeLog	6 Nov 2011 08:16:59 -0000	1.61
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.60 2011/09/04 11:21:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.61 2011/11/06 08:16:59 tove Exp $
+
+*PAR-Dist-0.480.0 (06 Nov 2011)
+
+  06 Nov 2011; Torsten Veller <tove@gentoo.org> +PAR-Dist-0.480.0.ebuild:
+  Version bump
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.47.ebuild:
   Cleanup



1.1                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.1&content-type=text/plain

Index: PAR-Dist-0.480.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.1 2011/11/06 08:16:59 tove Exp $

EAPI=4

MODULE_AUTHOR=SMUELLER
MODULE_VERSION=0.48
inherit perl-module

DESCRIPTION="Create and manipulate PAR distributions"

SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-solaris"
IUSE=""

DEPEND="
	virtual/perl-File-Spec
	virtual/perl-File-Temp
	|| ( dev-perl/YAML-Syck dev-perl/yaml )
	dev-perl/Archive-Zip"
	# || ( YAML::Syck YAML YAML-Tiny YAML-XS Parse-CPAN-Meta )
RDEPEND="${DEPEND}"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-03-24 15:19 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-03-24 15:19 UTC (permalink / raw
  To: gentoo-commits

grobian     12/03/24 15:19:03

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Marked ~x64-macos
  
  (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.2                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?r1=1.1&r2=1.2

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PAR-Dist-0.480.0.ebuild	6 Nov 2011 08:16:59 -0000	1.1
+++ PAR-Dist-0.480.0.ebuild	24 Mar 2012 15:19:02 -0000	1.2
@@ -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/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.1 2011/11/06 08:16:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.2 2012/03/24 15:19:02 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x64-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.62                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	6 Nov 2011 08:16:59 -0000	1.61
+++ ChangeLog	24 Mar 2012 15:19:02 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.61 2011/11/06 08:16:59 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.62 2012/03/24 15:19:02 grobian Exp $
+
+  24 Mar 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Marked ~x64-macos
 
 *PAR-Dist-0.480.0 (06 Nov 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-03-26 23:08 Naohiro Aota (naota)
  0 siblings, 0 replies; 12+ messages in thread
From: Naohiro Aota (naota) @ 2012-03-26 23:08 UTC (permalink / raw
  To: gentoo-commits

naota       12/03/26 23:08:31

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Add ~x86-fbsd. #408399
  
  (Portage version: 2.2.0_alpha93/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

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

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PAR-Dist-0.480.0.ebuild	24 Mar 2012 15:19:02 -0000	1.2
+++ PAR-Dist-0.480.0.ebuild	26 Mar 2012 23:08:31 -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.2 2012/03/24 15:19:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.3 2012/03/26 23:08:31 naota Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.63                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	24 Mar 2012 15:19:02 -0000	1.62
+++ ChangeLog	26 Mar 2012 23:08:31 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.62 2012/03/24 15:19:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.63 2012/03/26 23:08:31 naota Exp $
+
+  26 Mar 2012; Naohiro Aota <naota@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Add ~x86-fbsd. #408399
 
   24 Mar 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild:
   Marked ~x64-macos






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-03-28  7:37 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-03-28  7:37 UTC (permalink / raw
  To: gentoo-commits

ago         12/03/28 07:37:23

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #404687
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

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

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PAR-Dist-0.480.0.ebuild	26 Mar 2012 23:08:31 -0000	1.3
+++ PAR-Dist-0.480.0.ebuild	28 Mar 2012 07:37:23 -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.3 2012/03/26 23:08:31 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.4 2012/03/28 07:37:23 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.64                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	26 Mar 2012 23:08:31 -0000	1.63
+++ ChangeLog	28 Mar 2012 07:37:23 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.63 2012/03/26 23:08:31 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.64 2012/03/28 07:37:23 ago Exp $
+
+  28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Stable for amd64, wrt bug #404687
 
   26 Mar 2012; Naohiro Aota <naota@gentoo.org> PAR-Dist-0.480.0.ebuild:
   Add ~x86-fbsd. #408399






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-03-29 15:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2012-03-29 15:06 UTC (permalink / raw
  To: gentoo-commits

jer         12/03/29 15:06:08

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #404687).
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

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

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PAR-Dist-0.480.0.ebuild	28 Mar 2012 07:37:23 -0000	1.4
+++ PAR-Dist-0.480.0.ebuild	29 Mar 2012 15:06:08 -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.4 2012/03/28 07:37:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.5 2012/03/29 15:06:08 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.65                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	28 Mar 2012 07:37:23 -0000	1.64
+++ ChangeLog	29 Mar 2012 15:06:08 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.64 2012/03/28 07:37:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.65 2012/03/29 15:06:08 jer Exp $
+
+  29 Mar 2012; Jeroen Roovers <jer@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Stable for HPPA (bug #404687).
 
   28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PAR-Dist-0.480.0.ebuild:
   Stable for amd64, wrt bug #404687






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

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

grobian     12/04/01 12:55:17

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Marked ~x86-macos
  
  (Portage version: 2.2.01.20366-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.6                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

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

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PAR-Dist-0.480.0.ebuild	29 Mar 2012 15:06:08 -0000	1.5
+++ PAR-Dist-0.480.0.ebuild	1 Apr 2012 12:55:17 -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.5 2012/03/29 15:06:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.6 2012/04/01 12:55:17 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.66                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	29 Mar 2012 15:06:08 -0000	1.65
+++ ChangeLog	1 Apr 2012 12:55:17 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.65 2012/03/29 15:06:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.66 2012/04/01 12:55:17 grobian Exp $
+
+  01 Apr 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Marked ~x86-macos
 
   29 Mar 2012; Jeroen Roovers <jer@gentoo.org> PAR-Dist-0.480.0.ebuild:
   Stable for HPPA (bug #404687).






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-04-05  6:37 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-04-05  6:37 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/04/05 06:37:24

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  marked x86 per bug 404687
  
  (Portage version: 2.2.0_alpha99/cvs/Linux i686)

Revision  Changes    Path
1.8                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?r1=1.7&r2=1.8

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- PAR-Dist-0.480.0.ebuild	1 Apr 2012 18:09:37 -0000	1.7
+++ PAR-Dist-0.480.0.ebuild	5 Apr 2012 06:37:24 -0000	1.8
@@ -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.7 2012/04/01 18:09:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.8 2012/04/05 06:37:24 jdhore Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 hppa x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.68                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	1 Apr 2012 18:09:37 -0000	1.67
+++ ChangeLog	5 Apr 2012 06:37:24 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.67 2012/04/01 18:09:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.68 2012/04/05 06:37:24 jdhore Exp $
+
+  05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  marked x86 per bug 404687
 
   01 Apr 2012; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.46.ebuild,
   PAR-Dist-0.470.0.ebuild, PAR-Dist-0.480.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-04-22 18:28 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-04-22 18:28 UTC (permalink / raw
  To: gentoo-commits

grobian     12/04/22 18:28:28

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Marked ~amd64-linux, bug #411647
  
  (Portage version: 2.2.01.20389-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.9                  dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

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

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- PAR-Dist-0.480.0.ebuild	5 Apr 2012 06:37:24 -0000	1.8
+++ PAR-Dist-0.480.0.ebuild	22 Apr 2012 18:28:28 -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.8 2012/04/05 06:37:24 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.9 2012/04/22 18:28:28 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="amd64 hppa x86 ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 hppa x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.70                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	5 Apr 2012 18:25:53 -0000	1.69
+++ ChangeLog	22 Apr 2012 18:28:28 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.69 2012/04/05 18:25:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.70 2012/04/22 18:28:28 grobian Exp $
+
+  22 Apr 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Marked ~amd64-linux, bug #411647
 
   05 Apr 2012; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.46.ebuild,
   -PAR-Dist-0.470.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-05-06 17:12 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-06 17:12 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/06 17:12:37

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.10                 dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?r1=1.9&r2=1.10

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- PAR-Dist-0.480.0.ebuild	22 Apr 2012 18:28:28 -0000	1.9
+++ PAR-Dist-0.480.0.ebuild	6 May 2012 17:12:37 -0000	1.10
@@ -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.9 2012/04/22 18:28:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.10 2012/05/06 17:12:37 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="amd64 hppa x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.71                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	22 Apr 2012 18:28:28 -0000	1.70
+++ ChangeLog	6 May 2012 17:12:37 -0000	1.71
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.70 2012/04/22 18:28:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.71 2012/05/06 17:12:37 armin76 Exp $
+
+  06 May 2012; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399
 
   22 Apr 2012; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.480.0.ebuild:
   Marked ~amd64-linux, bug #411647






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-05-06 20:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-06 20:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/05/06 20:23:15

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Keyword ~ppc/~ppc64 wrt #408399
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?r1=1.10&r2=1.11

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- PAR-Dist-0.480.0.ebuild	6 May 2012 17:12:37 -0000	1.10
+++ PAR-Dist-0.480.0.ebuild	6 May 2012 20:23:15 -0000	1.11
@@ -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/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.10 2012/05/06 17:12:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.11 2012/05/06 20:23:15 ssuominen Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.72                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	6 May 2012 17:12:37 -0000	1.71
+++ ChangeLog	6 May 2012 20:23:15 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.71 2012/05/06 17:12:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.72 2012/05/06 20:23:15 ssuominen Exp $
+
+  06 May 2012; Samuli Suominen <ssuominen@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Keyword ~ppc/~ppc64 wrt #408399
 
   06 May 2012; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.480.0.ebuild:
   Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-05-08 15:58 Brent Baude (ranger)
  0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2012-05-08 15:58 UTC (permalink / raw
  To: gentoo-commits

ranger      12/05/08 15:58:57

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Marking PAR-Dist-0.480.0 ppc64 for bug 414937
  
  (Portage version: 2.1.10.49/cvs/Linux ppc64)

Revision  Changes    Path
1.12                 dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?r1=1.11&r2=1.12

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- PAR-Dist-0.480.0.ebuild	6 May 2012 20:23:15 -0000	1.11
+++ PAR-Dist-0.480.0.ebuild	8 May 2012 15:58:57 -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/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.11 2012/05/06 20:23:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.12 2012/05/08 15:58:57 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.73                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	6 May 2012 20:23:15 -0000	1.72
+++ ChangeLog	8 May 2012 15:58:57 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.72 2012/05/06 20:23:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.73 2012/05/08 15:58:57 ranger Exp $
+
+  08 May 2012; Brent Baude <ranger@gentoo.org> PAR-Dist-0.480.0.ebuild:
+  Marking PAR-Dist-0.480.0 ppc64 for bug 414937
 
   06 May 2012; Samuli Suominen <ssuominen@gentoo.org> PAR-Dist-0.480.0.ebuild:
   Keyword ~ppc/~ppc64 wrt #408399






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog
@ 2012-08-09 17:27 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-08-09 17:27 UTC (permalink / raw
  To: gentoo-commits

grobian     12/08/09 17:27:55

  Modified:             PAR-Dist-0.480.0.ebuild ChangeLog
  Log:
  Marked ~ppc-macos
  
  (Portage version: 2.2.01.20796-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.13                 dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild?r1=1.12&r2=1.13

Index: PAR-Dist-0.480.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- PAR-Dist-0.480.0.ebuild	8 May 2012 15:58:57 -0000	1.12
+++ PAR-Dist-0.480.0.ebuild	9 Aug 2012 17:27:55 -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/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.12 2012/05/08 15:58:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.13 2012/08/09 17:27:55 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 DEPEND="



1.75                 dev-perl/PAR-Dist/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.74&r2=1.75

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





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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26 23:08 [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.480.0.ebuild ChangeLog Naohiro Aota (naota)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-09 17:27 Fabian Groffen (grobian)
2012-05-08 15:58 Brent Baude (ranger)
2012-05-06 20:23 Samuli Suominen (ssuominen)
2012-05-06 17:12 Raul Porcel (armin76)
2012-04-22 18:28 Fabian Groffen (grobian)
2012-04-05  6:37 Jeff Horelick (jdhore)
2012-04-01 12:55 Fabian Groffen (grobian)
2012-03-29 15:06 Jeroen Roovers (jer)
2012-03-28  7:37 Agostino Sarubbo (ago)
2012-03-24 15:19 Fabian Groffen (grobian)
2011-11-06  8:17 Torsten Veller (tove)

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