public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2008-04-25 17:34 Samuli Suominen (drac)
  0 siblings, 0 replies; 14+ messages in thread
From: Samuli Suominen (drac) @ 2008-04-25 17:34 UTC (permalink / raw
  To: gentoo-commits

drac        08/04/25 17:34:39

  Modified:             ChangeLog
  Added:                File-BaseDir-0.03.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.5_rc6)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	13 Mar 2008 20:52:50 -0000	1.16
+++ ChangeLog	25 Apr 2008 17:34:39 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.16 2008/03/13 20:52:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.17 2008/04/25 17:34:39 drac Exp $
+
+*File-BaseDir-0.03 (25 Apr 2008)
+
+  25 Apr 2008; Samuli Suominen <drac@gentoo.org> +File-BaseDir-0.03.ebuild:
+  Version bump.
 
   13 Mar 2008; Jeroen Roovers <jer@gentoo.org> File-BaseDir-0.02.ebuild:
   Marked ~hppa too.



1.1                  dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.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-BaseDir/File-BaseDir-0.03.ebuild,v 1.1 2008/04/25 17:34:39 drac Exp $

inherit perl-module

DESCRIPTION="The Perl File-BaseDir Module"
SRC_URI="mirror://cpan/authors/id/P/PA/PARDUS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~pardus/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

DEPEND="dev-lang/perl"



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



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

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

tove        08/11/18 14:54:23

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	15 Jul 2008 19:21:32 -0000	1.19
+++ ChangeLog	18 Nov 2008 14:54:23 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.19 2008/07/15 19:21:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.20 2008/11/18 14:54:23 tove Exp $
+
+  18 Nov 2008; Torsten Veller <tove@gentoo.org> File-BaseDir-0.03.ebuild:
+  New virtuals: module-build
 
   15 Jul 2008; Raúl Porcel <armin76@gentoo.org> File-BaseDir-0.03.ebuild:
   ia64/sparc/x86 stable



1.4                  dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-BaseDir-0.03.ebuild	15 Jul 2008 19:21:32 -0000	1.3
+++ File-BaseDir-0.03.ebuild	18 Nov 2008 14:54:23 -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-BaseDir/File-BaseDir-0.03.ebuild,v 1.3 2008/07/15 19:21:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.4 2008/11/18 14:54:23 tove Exp $
 
 MODULE_AUTHOR=PARDUS
 
@@ -14,6 +14,6 @@
 
 RDEPEND="dev-lang/perl"
 DEPEND="${RDEPEND}
-	dev-perl/module-build"
+	virtual/perl-Module-Build"
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2009-07-06 20:49 Jeroen Roovers (jer)
  0 siblings, 0 replies; 14+ messages in thread
From: Jeroen Roovers (jer) @ 2009-07-06 20:49 UTC (permalink / raw
  To: gentoo-commits

jer         09/07/06 20:49:34

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

Revision  Changes    Path
1.21                 dev-perl/File-BaseDir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	18 Nov 2008 14:54:23 -0000	1.20
+++ ChangeLog	6 Jul 2009 20:49:34 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.20 2008/11/18 14:54:23 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.21 2009/07/06 20:49:34 jer Exp $
+
+  06 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-BaseDir-0.03.ebuild:
+  Stable for HPPA too.
 
   18 Nov 2008; Torsten Veller <tove@gentoo.org> File-BaseDir-0.03.ebuild:
   New virtuals: module-build



1.5                  dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- File-BaseDir-0.03.ebuild	18 Nov 2008 14:54:23 -0000	1.4
+++ File-BaseDir-0.03.ebuild	6 Jul 2009 20:49:34 -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-BaseDir/File-BaseDir-0.03.ebuild,v 1.4 2008/11/18 14:54:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.5 2009/07/06 20:49:34 jer Exp $
 
 MODULE_AUTHOR=PARDUS
 
@@ -9,7 +9,7 @@
 DESCRIPTION="The Perl File-BaseDir Module"
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2010-05-23  9:39 Torsten Veller (tove)
  0 siblings, 0 replies; 14+ messages in thread
From: Torsten Veller (tove) @ 2010-05-23  9:39 UTC (permalink / raw
  To: gentoo-commits

tove        10/05/23 09:39:23

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  Stable on amd64 (#321147). EAPI=3
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	6 Jul 2009 20:49:34 -0000	1.21
+++ ChangeLog	23 May 2010 09:39:23 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.21 2009/07/06 20:49:34 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.22 2010/05/23 09:39:23 tove Exp $
+
+  23 May 2010; Torsten Veller <tove@gentoo.org> File-BaseDir-0.03.ebuild:
+  Stable on amd64 (#321147). EAPI=3. Add test deps
 
   06 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-BaseDir-0.03.ebuild:
   Stable for HPPA too.



1.6                  dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- File-BaseDir-0.03.ebuild	6 Jul 2009 20:49:34 -0000	1.5
+++ File-BaseDir-0.03.ebuild	23 May 2010 09:39:23 -0000	1.6
@@ -1,19 +1,22 @@
-# 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-BaseDir/File-BaseDir-0.03.ebuild,v 1.5 2009/07/06 20:49:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.6 2010/05/23 09:39:23 tove Exp $
 
-MODULE_AUTHOR=PARDUS
+EAPI=3
 
+MODULE_AUTHOR=PARDUS
 inherit perl-module
 
-DESCRIPTION="The Perl File-BaseDir Module"
+DESCRIPTION="Use the Freedesktop.org base directory specification"
+
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
-IUSE=""
+KEYWORDS="amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
+IUSE="test"
 
-RDEPEND="dev-lang/perl"
+RDEPEND=""
 DEPEND="${RDEPEND}
-	virtual/perl-Module-Build"
+	virtual/perl-Module-Build
+	test? ( dev-perl/Test-Pod
+		dev-perl/Test-Pod-Coverage )"
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2010-05-24 12:15 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 14+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-05-24 12:15 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/05/24 12:15:10

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  ppc stable #321147
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.23                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	23 May 2010 09:39:23 -0000	1.22
+++ ChangeLog	24 May 2010 12:15:09 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.22 2010/05/23 09:39:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.23 2010/05/24 12:15:09 nixnut Exp $
+
+  24 May 2010; <nixnut@gentoo.org> File-BaseDir-0.03.ebuild:
+  ppc stable #321147
 
   23 May 2010; Torsten Veller <tove@gentoo.org> File-BaseDir-0.03.ebuild:
   Stable on amd64 (#321147). EAPI=3. Add test deps



1.7                  dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?r1=1.6&r2=1.7

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- File-BaseDir-0.03.ebuild	23 May 2010 09:39:23 -0000	1.6
+++ File-BaseDir-0.03.ebuild	24 May 2010 12:15:09 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.6 2010/05/23 09:39:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.7 2010/05/24 12:15:09 nixnut Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2010-10-23  8:22 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 14+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-23  8:22 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/23 08:22:14

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  ppc64 stable wrt #321147
  
  (Portage version: 2.2_rc99/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 dev-perl/File-BaseDir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	24 May 2010 12:15:09 -0000	1.23
+++ ChangeLog	23 Oct 2010 08:22:14 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.23 2010/05/24 12:15:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.24 2010/10/23 08:22:14 ssuominen Exp $
+
+  23 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+  File-BaseDir-0.03.ebuild:
+  ppc64 stable wrt #321147
 
   24 May 2010; <nixnut@gentoo.org> File-BaseDir-0.03.ebuild:
   ppc stable #321147



1.8                  dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- File-BaseDir-0.03.ebuild	24 May 2010 12:15:09 -0000	1.7
+++ File-BaseDir-0.03.ebuild	23 Oct 2010 08:22:14 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.7 2010/05/24 12:15:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.8 2010/10/23 08:22:14 ssuominen Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-02-13 19:57 Raul Porcel (armin76)
  0 siblings, 0 replies; 14+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-13 19:57 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/13 19:57:58

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  Add ~alpha/~arm/~s390/~sh
  
  (Portage version: 2.1.9.39/cvs/Linux ia64)

Revision  Changes    Path
1.26                 dev-perl/File-BaseDir/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	14 Jan 2011 17:47:49 -0000	1.25
+++ ChangeLog	13 Feb 2011 19:57:58 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.25 2011/01/14 17:47:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.26 2011/02/13 19:57:58 armin76 Exp $
+
+  13 Feb 2011; Raúl Porcel <armin76@gentoo.org> File-BaseDir-0.03.ebuild:
+  Add ~alpha/~arm/~s390/~sh
 
   14 Jan 2011; Torsten Veller <tove@gentoo.org> -File-BaseDir-0.02.ebuild:
   Cleanup



1.9                  dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- File-BaseDir-0.03.ebuild	23 Oct 2010 08:22:14 -0000	1.8
+++ File-BaseDir-0.03.ebuild	13 Feb 2011 19:57:58 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.8 2010/10/23 08:22:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.9 2011/02/13 19:57:58 armin76 Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-03-03 23:01 Jonathan Callen (abcd)
  0 siblings, 0 replies; 14+ messages in thread
From: Jonathan Callen (abcd) @ 2011-03-03 23:01 UTC (permalink / raw
  To: gentoo-commits

abcd        11/03/03 23:01:11

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  Add ~amd64-linux/~x86-linux keywords
  
  (Portage version: 2.2.0_alpha23_p5/cvs/Linux i686)

Revision  Changes    Path
1.27                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	13 Feb 2011 19:57:58 -0000	1.26
+++ ChangeLog	3 Mar 2011 23:01:11 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.26 2011/02/13 19:57:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.27 2011/03/03 23:01:11 abcd Exp $
+
+  03 Mar 2011; Jonathan Callen <abcd@gentoo.org> File-BaseDir-0.03.ebuild:
+  Add ~amd64-linux/~x86-linux keywords
 
   13 Feb 2011; Raúl Porcel <armin76@gentoo.org> File-BaseDir-0.03.ebuild:
   Add ~alpha/~arm/~s390/~sh



1.10                 dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- File-BaseDir-0.03.ebuild	13 Feb 2011 19:57:58 -0000	1.9
+++ File-BaseDir-0.03.ebuild	3 Mar 2011 23:01:11 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.9 2011/02/13 19:57:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.10 2011/03/03 23:01:11 abcd Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-03-27 15:44 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 14+ messages in thread
From: Tobias Klausmann (klausman) @ 2011-03-27 15:44 UTC (permalink / raw
  To: gentoo-commits

klausman    11/03/27 15:44:59

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  Stable on alpha, bug #359627
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.28                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	3 Mar 2011 23:01:11 -0000	1.27
+++ ChangeLog	27 Mar 2011 15:44:59 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.27 2011/03/03 23:01:11 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.28 2011/03/27 15:44:59 klausman Exp $
+
+  27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> File-BaseDir-0.03.ebuild:
+  Stable on alpha, bug #359627
 
   03 Mar 2011; Jonathan Callen <abcd@gentoo.org> File-BaseDir-0.03.ebuild:
   Add ~amd64-linux/~x86-linux keywords



1.11                 dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- File-BaseDir-0.03.ebuild	3 Mar 2011 23:01:11 -0000	1.10
+++ File-BaseDir-0.03.ebuild	27 Mar 2011 15:44:59 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.10 2011/03/03 23:01:11 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.11 2011/03/27 15:44:59 klausman Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-04-09 15:45 Markus Meier (maekke)
  0 siblings, 0 replies; 14+ messages in thread
From: Markus Meier (maekke) @ 2011-04-09 15:45 UTC (permalink / raw
  To: gentoo-commits

maekke      11/04/09 15:45:15

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  arm stable, bug #359627
  
  (Portage version: 2.1.9.45/cvs/Linux i686)

Revision  Changes    Path
1.29                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	27 Mar 2011 15:44:59 -0000	1.28
+++ ChangeLog	9 Apr 2011 15:45:15 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.28 2011/03/27 15:44:59 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.29 2011/04/09 15:45:15 maekke Exp $
+
+  09 Apr 2011; Markus Meier <maekke@gentoo.org> File-BaseDir-0.03.ebuild:
+  arm stable, bug #359627
 
   27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> File-BaseDir-0.03.ebuild:
   Stable on alpha, bug #359627



1.12                 dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- File-BaseDir-0.03.ebuild	27 Mar 2011 15:44:59 -0000	1.11
+++ File-BaseDir-0.03.ebuild	9 Apr 2011 15:45:15 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.11 2011/03/27 15:44:59 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.12 2011/04/09 15:45:15 maekke Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-07-31 16:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 14+ messages in thread
From: Raul Porcel (armin76) @ 2011-07-31 16:38 UTC (permalink / raw
  To: gentoo-commits

armin76     11/07/31 16:38:28

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  s390/sh stable
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.30                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	9 Apr 2011 15:45:15 -0000	1.29
+++ ChangeLog	31 Jul 2011 16:38:28 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.29 2011/04/09 15:45:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.30 2011/07/31 16:38:28 armin76 Exp $
+
+  31 Jul 2011; Raúl Porcel <armin76@gentoo.org> File-BaseDir-0.03.ebuild:
+  s390/sh stable
 
   09 Apr 2011; Markus Meier <maekke@gentoo.org> File-BaseDir-0.03.ebuild:
   arm stable, bug #359627



1.13                 dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

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

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- File-BaseDir-0.03.ebuild	9 Apr 2011 15:45:15 -0000	1.12
+++ File-BaseDir-0.03.ebuild	31 Jul 2011 16:38:28 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.12 2011/04/09 15:45:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.13 2011/07/31 16:38:28 armin76 Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-08-05 12:10 Naohiro Aota (naota)
  0 siblings, 0 replies; 14+ messages in thread
From: Naohiro Aota (naota) @ 2011-08-05 12:10 UTC (permalink / raw
  To: gentoo-commits

naota       11/08/05 12:10:05

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  Add ~x86-fbsd
  
  (Portage version: 2.2.0_alpha43/cvs/FreeBSD i386)

Revision  Changes    Path
1.31                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	31 Jul 2011 16:38:28 -0000	1.30
+++ ChangeLog	5 Aug 2011 12:10:05 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.30 2011/07/31 16:38:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.31 2011/08/05 12:10:05 naota Exp $
+
+  05 Aug 2011; Naohiro Aota <naota@gentoo.org> File-BaseDir-0.03.ebuild:
+  Add ~x86-fbsd
 
   31 Jul 2011; Raúl Porcel <armin76@gentoo.org> File-BaseDir-0.03.ebuild:
   s390/sh stable



1.14                 dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?r1=1.13&r2=1.14

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- File-BaseDir-0.03.ebuild	31 Jul 2011 16:38:28 -0000	1.13
+++ File-BaseDir-0.03.ebuild	5 Aug 2011 12:10:05 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.13 2011/07/31 16:38:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.14 2011/08/05 12:10:05 naota Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-08-17 16:44 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 14+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-08-17 16:44 UTC (permalink / raw
  To: gentoo-commits

chithanh    11/08/17 16:44:59

  Modified:             ChangeLog File-BaseDir-0.03.ebuild
  Log:
  keyword ~sparc-solaris
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	5 Aug 2011 12:10:05 -0000	1.31
+++ ChangeLog	17 Aug 2011 16:44:59 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.31 2011/08/05 12:10:05 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.32 2011/08/17 16:44:59 chithanh Exp $
+
+  17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  File-BaseDir-0.03.ebuild:
+  keyword ~sparc-solaris
 
   05 Aug 2011; Naohiro Aota <naota@gentoo.org> File-BaseDir-0.03.ebuild:
   Add ~x86-fbsd



1.15                 dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild?r1=1.14&r2=1.15

Index: File-BaseDir-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- File-BaseDir-0.03.ebuild	5 Aug 2011 12:10:05 -0000	1.14
+++ File-BaseDir-0.03.ebuild	17 Aug 2011 16:44:59 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.14 2011/08/05 12:10:05 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/File-BaseDir-0.03.ebuild,v 1.15 2011/08/17 16:44:59 chithanh Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Use the Freedesktop.org base directory specification"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild
@ 2011-09-04 11:21 Torsten Veller (tove)
  0 siblings, 0 replies; 14+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:21 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/04 11:21:08

  Modified:             ChangeLog
  Removed:              File-BaseDir-0.03.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.35                 dev-perl/File-BaseDir/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-BaseDir/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	3 Sep 2011 21:04:40 -0000	1.34
+++ ChangeLog	4 Sep 2011 11:21:07 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/File-BaseDir
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.34 2011/09/03 21:04:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-BaseDir/ChangeLog,v 1.35 2011/09/04 11:21:07 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-BaseDir-0.03.ebuild:
+  Cleanup
 
   03 Sep 2011; Torsten Veller <tove@gentoo.org> File-BaseDir-0.30.0.ebuild:
   Merge stable keywords from former version scheme ebuild






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

end of thread, other threads:[~2011-09-04 11:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-24 12:15 [gentoo-commits] gentoo-x86 commit in dev-perl/File-BaseDir: ChangeLog File-BaseDir-0.03.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-04 11:21 Torsten Veller (tove)
2011-08-17 16:44 Chi-Thanh Christopher Nguyen (chithanh)
2011-08-05 12:10 Naohiro Aota (naota)
2011-07-31 16:38 Raul Porcel (armin76)
2011-04-09 15:45 Markus Meier (maekke)
2011-03-27 15:44 Tobias Klausmann (klausman)
2011-03-03 23:01 Jonathan Callen (abcd)
2011-02-13 19:57 Raul Porcel (armin76)
2010-10-23  8:22 Samuli Suominen (ssuominen)
2010-05-23  9:39 Torsten Veller (tove)
2009-07-06 20:49 Jeroen Roovers (jer)
2008-11-18 14:54 Torsten Veller (tove)
2008-04-25 17:34 Samuli Suominen (drac)

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