public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2008-04-29 15:33 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 8+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-04-29 15:33 UTC (permalink / raw
  To: gentoo-commits

fmccor      08/04/29 15:33:48

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  Add ~sparc for testing, part of Bug #219723.
  (Portage version: 2.2_pre5)

Revision  Changes    Path
1.2                  dev-perl/File-chmod/File-chmod-0.32.ebuild

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

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-chmod-0.32.ebuild	29 Apr 2008 14:24:40 -0000	1.1
+++ File-chmod-0.32.ebuild	29 Apr 2008 15:33:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.1 2008/04/29 14:24:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.2 2008/04/29 15:33:48 fmccor Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.2                  dev-perl/File-chmod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	29 Apr 2008 14:24:40 -0000	1.1
+++ ChangeLog	29 Apr 2008 15:33:48 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.1 2008/04/29 14:24:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.2 2008/04/29 15:33:48 fmccor Exp $
+
+  29 Apr 2008; Ferris McCormick <fmccor@gentoo.org> File-chmod-0.32.ebuild:
+  Add ~sparc for testing, part of Bug #219723.
 
 *File-chmod-0.32 (29 Apr 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2008-04-29 15:41 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2008-04-29 15:41 UTC (permalink / raw
  To: gentoo-commits

armin76     08/04/29 15:41:02

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64 wrt #219723
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  dev-perl/File-chmod/File-chmod-0.32.ebuild

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

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- File-chmod-0.32.ebuild	29 Apr 2008 15:33:48 -0000	1.2
+++ File-chmod-0.32.ebuild	29 Apr 2008 15:41:01 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.2 2008/04/29 15:33:48 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.3 2008/04/29 15:41:01 armin76 Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~alpha ~ia64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.3                  dev-perl/File-chmod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	29 Apr 2008 15:33:48 -0000	1.2
+++ ChangeLog	29 Apr 2008 15:41:01 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.2 2008/04/29 15:33:48 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.3 2008/04/29 15:41:01 armin76 Exp $
+
+  29 Apr 2008; Raúl Porcel <armin76@gentoo.org> File-chmod-0.32.ebuild:
+  Add ~alpha/~ia64 wrt #219723
 
   29 Apr 2008; Ferris McCormick <fmccor@gentoo.org> File-chmod-0.32.ebuild:
   Add ~sparc for testing, part of Bug #219723.



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2008-04-29 17:34 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2008-04-29 17:34 UTC (permalink / raw
  To: gentoo-commits

jer         08/04/29 17:34:42

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #219723).
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.4                  dev-perl/File-chmod/File-chmod-0.32.ebuild

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

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-chmod-0.32.ebuild	29 Apr 2008 15:41:01 -0000	1.3
+++ File-chmod-0.32.ebuild	29 Apr 2008 17:34:41 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.3 2008/04/29 15:41:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.4 2008/04/29 17:34:41 jer Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~ia64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.4                  dev-perl/File-chmod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	29 Apr 2008 15:41:01 -0000	1.3
+++ ChangeLog	29 Apr 2008 17:34:41 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.3 2008/04/29 15:41:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.4 2008/04/29 17:34:41 jer Exp $
+
+  29 Apr 2008; Jeroen Roovers <jer@gentoo.org> File-chmod-0.32.ebuild:
+  Marked ~hppa (bug #219723).
 
   29 Apr 2008; Raúl Porcel <armin76@gentoo.org> File-chmod-0.32.ebuild:
   Add ~alpha/~ia64 wrt #219723



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2008-05-17 15:05 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-05-17 15:05 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/05/17 15:05:58

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  Added ~ppc wrt bug 219723
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  dev-perl/File-chmod/File-chmod-0.32.ebuild

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

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- File-chmod-0.32.ebuild	29 Apr 2008 17:34:41 -0000	1.4
+++ File-chmod-0.32.ebuild	17 May 2008 15:05:58 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.4 2008/04/29 17:34:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.5 2008/05/17 15:05:58 nixnut Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.5                  dev-perl/File-chmod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	29 Apr 2008 17:34:41 -0000	1.4
+++ ChangeLog	17 May 2008 15:05:58 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.4 2008/04/29 17:34:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.5 2008/05/17 15:05:58 nixnut Exp $
+
+  17 May 2008; nixnut <nixnut@gentoo.org> File-chmod-0.32.ebuild:
+  Added ~ppc wrt bug 219723
 
   29 Apr 2008; Jeroen Roovers <jer@gentoo.org> File-chmod-0.32.ebuild:
   Marked ~hppa (bug #219723).



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2008-05-23 15:57 Samuli Suominen (drac)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (drac) @ 2008-05-23 15:57 UTC (permalink / raw
  To: gentoo-commits

drac        08/05/23 15:57:38

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  ~amd64 wrt #219723
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.6                  dev-perl/File-chmod/File-chmod-0.32.ebuild

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

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- File-chmod-0.32.ebuild	17 May 2008 15:05:58 -0000	1.5
+++ File-chmod-0.32.ebuild	23 May 2008 15:57:38 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.5 2008/05/17 15:05:58 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.6 2008/05/23 15:57:38 drac Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.6                  dev-perl/File-chmod/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	17 May 2008 15:05:58 -0000	1.5
+++ ChangeLog	23 May 2008 15:57:38 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.5 2008/05/17 15:05:58 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.6 2008/05/23 15:57:38 drac Exp $
+
+  23 May 2008; Samuli Suominen <drac@gentoo.org> File-chmod-0.32.ebuild:
+  ~amd64 wrt #219723
 
   17 May 2008; nixnut <nixnut@gentoo.org> File-chmod-0.32.ebuild:
   Added ~ppc wrt bug 219723



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2008-07-17 20:52 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-17 20:52 UTC (permalink / raw
  To: gentoo-commits

armin76     08/07/17 20:52:31

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  alpha/ia64/sparc/x86 stable
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.7                  dev-perl/File-chmod/File-chmod-0.32.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?r1=1.6&r2=1.7

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- File-chmod-0.32.ebuild	23 May 2008 15:57:38 -0000	1.6
+++ File-chmod-0.32.ebuild	17 Jul 2008 20:52:31 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.6 2008/05/23 15:57:38 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.7 2008/07/17 20:52:31 armin76 Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.7                  dev-perl/File-chmod/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	23 May 2008 15:57:38 -0000	1.6
+++ ChangeLog	17 Jul 2008 20:52:31 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.6 2008/05/23 15:57:38 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.7 2008/07/17 20:52:31 armin76 Exp $
+
+  17 Jul 2008; Raúl Porcel <armin76@gentoo.org> File-chmod-0.32.ebuild:
+  alpha/ia64/sparc/x86 stable
 
   23 May 2008; Samuli Suominen <drac@gentoo.org> File-chmod-0.32.ebuild:
   ~amd64 wrt #219723



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2009-07-02 18:42 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2009-07-02 18:42 UTC (permalink / raw
  To: gentoo-commits

jer         09/07/02 18:42:47

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  Stable for HPPA too.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.8                  dev-perl/File-chmod/File-chmod-0.32.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?r1=1.7&r2=1.8

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- File-chmod-0.32.ebuild	17 Jul 2008 20:52:31 -0000	1.7
+++ File-chmod-0.32.ebuild	2 Jul 2009 18:42:47 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.7 2008/07/17 20:52:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.8 2009/07/02 18:42:47 jer Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.8                  dev-perl/File-chmod/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	17 Jul 2008 20:52:31 -0000	1.7
+++ ChangeLog	2 Jul 2009 18:42:47 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.7 2008/07/17 20:52:31 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.8 2009/07/02 18:42:47 jer Exp $
+
+  02 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-chmod-0.32.ebuild:
+  Stable for HPPA too.
 
   17 Jul 2008; Raúl Porcel <armin76@gentoo.org> File-chmod-0.32.ebuild:
   alpha/ia64/sparc/x86 stable






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog
@ 2010-01-09 21:13 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-09 21:13 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/09 21:13:40

  Modified:             File-chmod-0.32.ebuild ChangeLog
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.9                  dev-perl/File-chmod/File-chmod-0.32.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild?r1=1.8&r2=1.9

Index: File-chmod-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- File-chmod-0.32.ebuild	2 Jul 2009 18:42:47 -0000	1.8
+++ File-chmod-0.32.ebuild	9 Jan 2010 21:13:39 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.8 2009/07/02 18:42:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.32.ebuild,v 1.9 2010/01/09 21:13:39 grobian Exp $
 
 MODULE_AUTHOR=PINYAN
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-lang/perl"



1.9                  dev-perl/File-chmod/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-chmod/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	2 Jul 2009 18:42:47 -0000	1.8
+++ ChangeLog	9 Jan 2010 21:13:39 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chmod
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.8 2009/07/02 18:42:47 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.9 2010/01/09 21:13:39 grobian Exp $
+
+  09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-chmod-0.32.ebuild:
+  Transfer Prefix keywords
 
   02 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-chmod-0.32.ebuild:
   Stable for HPPA too.






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

end of thread, other threads:[~2010-01-09 21:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 17:34 [gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: File-chmod-0.32.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-09 21:13 Fabian Groffen (grobian)
2009-07-02 18:42 Jeroen Roovers (jer)
2008-07-17 20:52 Raul Porcel (armin76)
2008-05-23 15:57 Samuli Suominen (drac)
2008-05-17 15:05 Gysbert Wassenaar (nixnut)
2008-04-29 15:41 Raul Porcel (armin76)
2008-04-29 15:33 Ferris McCormick (fmccor)

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