public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: ChangeLog File-chdir-0.1002.ebuild
@ 2008-04-29  4:58 Yuval Yaari (yuval)
  0 siblings, 0 replies; 7+ messages in thread
From: Yuval Yaari (yuval) @ 2008-04-29  4:58 UTC (permalink / raw
  To: gentoo-commits

yuval       08/04/29 04:58:22

  Modified:             ChangeLog
  Added:                File-chdir-0.1002.ebuild
  Log:
  Version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.15                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	10 Nov 2007 13:08:30 -0000	1.14
+++ ChangeLog	29 Apr 2008 04:58:22 -0000	1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/File-chdir
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.14 2007/11/10 13:08:30 drac Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.15 2008/04/29 04:58:22 yuval Exp $
+
+*File-chdir-0.1002 (29 Apr 2008)
+
+  29 Apr 2008; Yuval Yaari <yuval@gentoo.org> +File-chdir-0.1002.ebuild:
+  Version bump
 
   10 Nov 2007; Samuli Suominen <drac@gentoo.org> File-chdir-0.08.ebuild:
   amd64 stable



1.1                  dev-perl/File-chdir/File-chdir-0.1002.ebuild

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

Index: File-chdir-0.1002.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.1 2008/04/29 04:58:22 yuval Exp $

inherit perl-module

DESCRIPTION="An alternative to File::Spec and CWD"
HOMEPAGE="http://search.cpan.org/~dagolden/"
SRC_URI="mirror://cpan/authors/id/D/DA/DAGOLDEN/${P}.tar.gz"

LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

SRC_TEST="do"

DEPEND=">=virtual/perl-File-Spec-3.27
dev-lang/perl"



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



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: ChangeLog File-chdir-0.1002.ebuild
@ 2008-04-29 14:29 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2008-04-29 14:29 UTC (permalink / raw
  To: gentoo-commits

tove        08/04/29 14:29:17

  Modified:             ChangeLog File-chdir-0.1002.ebuild
  Log:
  Depend on dev-perl/module-build
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.16                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	29 Apr 2008 04:58:22 -0000	1.15
+++ ChangeLog	29 Apr 2008 14:29:17 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.15 2008/04/29 04:58:22 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.16 2008/04/29 14:29:17 tove Exp $
+
+  29 Apr 2008; Torsten Veller <tove@gentoo.org> File-chdir-0.1002.ebuild:
+  Depend on dev-perl/module-build
 
 *File-chdir-0.1002 (29 Apr 2008)
 



1.2                  dev-perl/File-chdir/File-chdir-0.1002.ebuild

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

Index: File-chdir-0.1002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-chdir-0.1002.ebuild	29 Apr 2008 04:58:22 -0000	1.1
+++ File-chdir-0.1002.ebuild	29 Apr 2008 14:29:17 -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-chdir/File-chdir-0.1002.ebuild,v 1.1 2008/04/29 04:58:22 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.2 2008/04/29 14:29:17 tove Exp $
 
 inherit perl-module
 
@@ -15,5 +15,7 @@
 
 SRC_TEST="do"
 
-DEPEND=">=virtual/perl-File-Spec-3.27
-dev-lang/perl"
+RDEPEND=">=virtual/perl-File-Spec-3.27
+	dev-lang/perl"
+DEPEND="${RDEPEND}
+	dev-perl/module-build"



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



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: ChangeLog File-chdir-0.1002.ebuild
@ 2008-07-15 19:22 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-15 19:22 UTC (permalink / raw
  To: gentoo-commits

armin76     08/07/15 19:22:37

  Modified:             ChangeLog File-chdir-0.1002.ebuild
  Log:
  ia64/sparc/x86 stable
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.17                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	29 Apr 2008 14:29:17 -0000	1.16
+++ ChangeLog	15 Jul 2008 19:22:36 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.16 2008/04/29 14:29:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.17 2008/07/15 19:22:36 armin76 Exp $
+
+  15 Jul 2008; Raúl Porcel <armin76@gentoo.org> File-chdir-0.1002.ebuild:
+  ia64/sparc/x86 stable
 
   29 Apr 2008; Torsten Veller <tove@gentoo.org> File-chdir-0.1002.ebuild:
   Depend on dev-perl/module-build



1.3                  dev-perl/File-chdir/File-chdir-0.1002.ebuild

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

Index: File-chdir-0.1002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- File-chdir-0.1002.ebuild	29 Apr 2008 14:29:17 -0000	1.2
+++ File-chdir-0.1002.ebuild	15 Jul 2008 19:22:36 -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-chdir/File-chdir-0.1002.ebuild,v 1.2 2008/04/29 14:29:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.3 2008/07/15 19:22:36 armin76 Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ia64 ~ppc sparc x86"
 IUSE=""
 
 SRC_TEST="do"



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



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: ChangeLog File-chdir-0.1002.ebuild
@ 2008-11-18 15:00 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2008-11-18 15:00 UTC (permalink / raw
  To: gentoo-commits

tove        08/11/18 15:00:16

  Modified:             ChangeLog File-chdir-0.1002.ebuild
  Log:
    New virtuals: module-build
  (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)

Revision  Changes    Path
1.18                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	15 Jul 2008 19:22:36 -0000	1.17
+++ ChangeLog	18 Nov 2008 15:00:16 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.17 2008/07/15 19:22:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.18 2008/11/18 15:00:16 tove Exp $
+
+  18 Nov 2008; Torsten Veller <tove@gentoo.org> File-chdir-0.1002.ebuild:
+  New virtuals: module-build
 
   15 Jul 2008; Raúl Porcel <armin76@gentoo.org> File-chdir-0.1002.ebuild:
   ia64/sparc/x86 stable



1.4                  dev-perl/File-chdir/File-chdir-0.1002.ebuild

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

Index: File-chdir-0.1002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-chdir-0.1002.ebuild	15 Jul 2008 19:22:36 -0000	1.3
+++ File-chdir-0.1002.ebuild	18 Nov 2008 15:00:16 -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-chdir/File-chdir-0.1002.ebuild,v 1.3 2008/07/15 19:22:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.4 2008/11/18 15:00:16 tove Exp $
 
 inherit perl-module
 
@@ -18,4 +18,4 @@
 RDEPEND=">=virtual/perl-File-Spec-3.27
 	dev-lang/perl"
 DEPEND="${RDEPEND}
-	dev-perl/module-build"
+	virtual/perl-Module-Build"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: ChangeLog File-chdir-0.1002.ebuild
@ 2009-05-02 16:08 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-05-02 16:08 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/05/02 16:08:15

  Modified:             ChangeLog File-chdir-0.1002.ebuild
  Log:
  ppc stable #268198
  (Portage version: 2.1.6.12/cvs/Linux ppc)

Revision  Changes    Path
1.19                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	18 Nov 2008 15:00:16 -0000	1.18
+++ ChangeLog	2 May 2009 16:08:15 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.18 2008/11/18 15:00:16 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.19 2009/05/02 16:08:15 nixnut Exp $
+
+  02 May 2009; nixnut <nixnut@gentoo.org> File-chdir-0.1002.ebuild:
+  ppc stable #268198
 
   18 Nov 2008; Torsten Veller <tove@gentoo.org> File-chdir-0.1002.ebuild:
   New virtuals: module-build



1.5                  dev-perl/File-chdir/File-chdir-0.1002.ebuild

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

Index: File-chdir-0.1002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- File-chdir-0.1002.ebuild	18 Nov 2008 15:00:16 -0000	1.4
+++ File-chdir-0.1002.ebuild	2 May 2009 16:08:15 -0000	1.5
@@ -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-chdir/File-chdir-0.1002.ebuild,v 1.4 2008/11/18 15:00:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.5 2009/05/02 16:08:15 nixnut Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ia64 ~ppc sparc x86"
+KEYWORDS="~amd64 ia64 ppc sparc x86"
 IUSE=""
 
 SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: ChangeLog File-chdir-0.1002.ebuild
@ 2009-05-03 17:50 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-05-03 17:50 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/03 17:50:40

  Modified:             ChangeLog File-chdir-0.1002.ebuild
  Log:
  amd64 stable, bug #268198
  (Portage version: 2.1.6.12/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	2 May 2009 16:08:15 -0000	1.19
+++ ChangeLog	3 May 2009 17:50:40 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.19 2009/05/02 16:08:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.20 2009/05/03 17:50:40 maekke Exp $
+
+  03 May 2009; Markus Meier <maekke@gentoo.org> File-chdir-0.1002.ebuild:
+  amd64 stable, bug #268198
 
   02 May 2009; nixnut <nixnut@gentoo.org> File-chdir-0.1002.ebuild:
   ppc stable #268198



1.6                  dev-perl/File-chdir/File-chdir-0.1002.ebuild

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

Index: File-chdir-0.1002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- File-chdir-0.1002.ebuild	2 May 2009 16:08:15 -0000	1.5
+++ File-chdir-0.1002.ebuild	3 May 2009 17:50:40 -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/File-chdir/File-chdir-0.1002.ebuild,v 1.5 2009/05/02 16:08:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.6 2009/05/03 17:50:40 maekke Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ia64 ppc sparc x86"
+KEYWORDS="amd64 ia64 ppc sparc x86"
 IUSE=""
 
 SRC_TEST="do"






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

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

grobian     10/01/09 21:12:08

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

Revision  Changes    Path
1.22                 dev-perl/File-chdir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	6 May 2009 14:39:41 -0000	1.21
+++ ChangeLog	9 Jan 2010 21:12:08 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-chdir
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.21 2009/05/06 14:39:41 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.22 2010/01/09 21:12:08 grobian Exp $
+
+  09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-chdir-0.1002.ebuild:
+  Transfer Prefix keywords
 
   06 May 2009; Torsten Veller <tove@gentoo.org> -File-chdir-0.06.ebuild,
   -File-chdir-0.08.ebuild:



1.7                  dev-perl/File-chdir/File-chdir-0.1002.ebuild

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

Index: File-chdir-0.1002.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- File-chdir-0.1002.ebuild	3 May 2009 17:50:40 -0000	1.6
+++ File-chdir-0.1002.ebuild	9 Jan 2010 21:12:08 -0000	1.7
@@ -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-chdir/File-chdir-0.1002.ebuild,v 1.6 2009/05/03 17:50:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.7 2010/01/09 21:12:08 grobian Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc sparc x86"
+KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 SRC_TEST="do"






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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-09 21:12 [gentoo-commits] gentoo-x86 commit in dev-perl/File-chdir: ChangeLog File-chdir-0.1002.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-03 17:50 Markus Meier (maekke)
2009-05-02 16:08 Gysbert Wassenaar (nixnut)
2008-11-18 15:00 Torsten Veller (tove)
2008-07-15 19:22 Raul Porcel (armin76)
2008-04-29 14:29 Torsten Veller (tove)
2008-04-29  4:58 Yuval Yaari (yuval)

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