public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.46.ebuild
@ 2009-08-02 18:56 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2009-08-02 18:56 UTC (permalink / raw
  To: gentoo-commits

tove        09/08/02 18:56:29

  Modified:             ChangeLog
  Added:                PAR-Dist-0.46.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	12 Jun 2009 16:08:09 -0000	1.48
+++ ChangeLog	2 Aug 2009 18:56:28 -0000	1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.48 2009/06/12 16:08:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.49 2009/08/02 18:56:28 tove Exp $
+
+*PAR-Dist-0.46 (02 Aug 2009)
+
+  02 Aug 2009; Torsten Veller <tove@gentoo.org> +PAR-Dist-0.46.ebuild:
+  Version bump
 
 *PAR-Dist-0.45 (12 Jun 2009)
 



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

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

Index: PAR-Dist-0.46.ebuild
===================================================================
# Copyright 1999-2009 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.46.ebuild,v 1.1 2009/08/02 18:56:28 tove Exp $

EAPI=2

MODULE_AUTHOR=SMUELLER
inherit perl-module

DESCRIPTION="Create and manipulate PAR distributions"

SLOT="0"
KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
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] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.46.ebuild
@ 2009-09-10  8:06 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-09-10  8:06 UTC (permalink / raw
  To: gentoo-commits

fauli       09/09/10 08:06:48

  Modified:             ChangeLog PAR-Dist-0.46.ebuild
  Log:
  x86 stable, bug 283969
  (Portage version: 2.1.6.13/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	7 Sep 2009 08:41:08 -0000	1.50
+++ ChangeLog	10 Sep 2009 08:06:48 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.50 2009/09/07 08:41:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.51 2009/09/10 08:06:48 fauli Exp $
+
+  10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> PAR-Dist-0.46.ebuild:
+  x86 stable, bug 283969
 
   07 Sep 2009; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.44.ebuild,
   -PAR-Dist-0.45.ebuild:



1.2                  dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild

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

Index: PAR-Dist-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PAR-Dist-0.46.ebuild	2 Aug 2009 18:56:28 -0000	1.1
+++ PAR-Dist-0.46.ebuild	10 Sep 2009 08:06:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.1 2009/08/02 18:56:28 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.2 2009/09/10 08:06:48 fauli Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc x86"
 IUSE=""
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.46.ebuild
@ 2009-09-17 17:41 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2009-09-17 17:41 UTC (permalink / raw
  To: gentoo-commits

jer         09/09/17 17:41:53

  Modified:             ChangeLog PAR-Dist-0.46.ebuild
  Log:
  Stable for HPPA (bug #283969).
  (Portage version: 2.2_rc40/cvs/Linux i686)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	10 Sep 2009 08:06:48 -0000	1.51
+++ ChangeLog	17 Sep 2009 17:41:53 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.51 2009/09/10 08:06:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.52 2009/09/17 17:41:53 jer Exp $
+
+  17 Sep 2009; Jeroen Roovers <jer@gentoo.org> PAR-Dist-0.46.ebuild:
+  Stable for HPPA (bug #283969).
 
   10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> PAR-Dist-0.46.ebuild:
   x86 stable, bug 283969



1.3                  dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild

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

Index: PAR-Dist-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PAR-Dist-0.46.ebuild	10 Sep 2009 08:06:48 -0000	1.2
+++ PAR-Dist-0.46.ebuild	17 Sep 2009 17:41:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.2 2009/09/10 08:06:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.3 2009/09/17 17:41:53 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc x86"
+KEYWORDS="~amd64 hppa ~ia64 ~sparc x86"
 IUSE=""
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.46.ebuild
@ 2009-09-18 18:25 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2009-09-18 18:25 UTC (permalink / raw
  To: gentoo-commits

tove        09/09/18 18:25:39

  Modified:             ChangeLog PAR-Dist-0.46.ebuild
  Log:
  Stable on amd64 (#283969)
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	17 Sep 2009 17:41:53 -0000	1.52
+++ ChangeLog	18 Sep 2009 18:25:38 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.52 2009/09/17 17:41:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.53 2009/09/18 18:25:38 tove Exp $
+
+  18 Sep 2009; Torsten Veller <tove@gentoo.org> PAR-Dist-0.46.ebuild:
+  Stable on amd64 (#283969)
 
   17 Sep 2009; Jeroen Roovers <jer@gentoo.org> PAR-Dist-0.46.ebuild:
   Stable for HPPA (bug #283969).



1.4                  dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild

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

Index: PAR-Dist-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PAR-Dist-0.46.ebuild	17 Sep 2009 17:41:53 -0000	1.3
+++ PAR-Dist-0.46.ebuild	18 Sep 2009 18:25:38 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.3 2009/09/17 17:41:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.4 2009/09/18 18:25:38 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ia64 ~sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ~sparc x86"
 IUSE=""
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.46.ebuild
@ 2009-10-07 23:04 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 6+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-10-07 23:04 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/10/07 23:04:12

  Modified:             ChangeLog PAR-Dist-0.46.ebuild
  Log:
  stable sparc, bug 283969
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	18 Sep 2009 18:25:38 -0000	1.53
+++ ChangeLog	7 Oct 2009 23:04:12 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.53 2009/09/18 18:25:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.54 2009/10/07 23:04:12 tcunha Exp $
+
+  07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> PAR-Dist-0.46.ebuild:
+  stable sparc, bug 283969
 
   18 Sep 2009; Torsten Veller <tove@gentoo.org> PAR-Dist-0.46.ebuild:
   Stable on amd64 (#283969)



1.5                  dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild

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

Index: PAR-Dist-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PAR-Dist-0.46.ebuild	18 Sep 2009 18:25:38 -0000	1.4
+++ PAR-Dist-0.46.ebuild	7 Oct 2009 23:04:12 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.4 2009/09/18 18:25:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.5 2009/10/07 23:04:12 tcunha Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~sparc x86"
+KEYWORDS="amd64 hppa ~ia64 sparc x86"
 IUSE=""
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.46.ebuild
@ 2009-10-28 18:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2009-10-28 18:08 UTC (permalink / raw
  To: gentoo-commits

armin76     09/10/28 18:08:34

  Modified:             ChangeLog PAR-Dist-0.46.ebuild
  Log:
  ia64 stable
  (Portage version: 2.1.6.13/cvs/Linux ia64)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	7 Oct 2009 23:04:12 -0000	1.54
+++ ChangeLog	28 Oct 2009 18:08:33 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PAR-Dist
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.54 2009/10/07 23:04:12 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.55 2009/10/28 18:08:33 armin76 Exp $
+
+  28 Oct 2009; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.46.ebuild:
+  ia64 stable
 
   07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> PAR-Dist-0.46.ebuild:
   stable sparc, bug 283969



1.6                  dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild

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

Index: PAR-Dist-0.46.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PAR-Dist-0.46.ebuild	7 Oct 2009 23:04:12 -0000	1.5
+++ PAR-Dist-0.46.ebuild	28 Oct 2009 18:08:33 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.5 2009/10/07 23:04:12 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.6 2009/10/28 18:08:33 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Create and manipulate PAR distributions"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 sparc x86"
+KEYWORDS="amd64 hppa ia64 sparc x86"
 IUSE=""
 
 DEPEND="






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

end of thread, other threads:[~2009-10-28 18:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07 23:04 [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: ChangeLog PAR-Dist-0.46.ebuild Tiago Cunha (tcunha)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-28 18:08 Raul Porcel (armin76)
2009-09-18 18:25 Torsten Veller (tove)
2009-09-17 17:41 Jeroen Roovers (jer)
2009-09-10  8:06 Christian Faulhammer (fauli)
2009-08-02 18:56 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