public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
@ 2013-08-25  7:27 Patrick Lauer (patrick)
  0 siblings, 0 replies; 7+ messages in thread
From: Patrick Lauer (patrick) @ 2013-08-25  7:27 UTC (permalink / raw
  To: gentoo-commits

patrick     13/08/25 07:27:52

  Modified:             ChangeLog
  Added:                DateTime-Format-Strptime-1.540.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.27                 dev-perl/DateTime-Format-Strptime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	6 Jan 2013 20:53:07 -0000	1.26
+++ ChangeLog	25 Aug 2013 07:27:52 -0000	1.27
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/DateTime-Format-Strptime
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.26 2013/01/06 20:53:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.27 2013/08/25 07:27:52 patrick Exp $
+
+*DateTime-Format-Strptime-1.540.0 (25 Aug 2013)
+
+  25 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+  +DateTime-Format-Strptime-1.540.0.ebuild:
+  Bump
 
   06 Jan 2013; Torsten Veller <tove@gentoo.org>
   -DateTime-Format-Strptime-1.500.0.ebuild,



1.1                  dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild?rev=1.1&content-type=text/plain

Index: DateTime-Format-Strptime-1.540.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.1 2013/08/25 07:27:52 patrick Exp $

EAPI=4

MODULE_AUTHOR=DROLSKY
MODULE_VERSION=1.54
inherit perl-module

DESCRIPTION="Parse and Format DateTimes using Strptime"

LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-macos ~x86-solaris"
IUSE=""

RDEPEND="
	>=dev-perl/DateTime-0.44
	>=dev-perl/DateTime-Locale-0.45
	>=dev-perl/DateTime-TimeZone-0.79
	>=dev-perl/Params-Validate-0.91"
DEPEND="${RDEPEND}
	>=virtual/perl-ExtUtils-MakeMaker-6.31"

SRC_TEST=do





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
@ 2013-12-17 19:59 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-17 19:59 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/12/17 19:59:49

  Modified:             DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
  Log:
  amd64/x86 stable wrt bug #492120
  
  (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.2                  dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild

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

Index: DateTime-Format-Strptime-1.540.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DateTime-Format-Strptime-1.540.0.ebuild	25 Aug 2013 07:27:52 -0000	1.1
+++ DateTime-Format-Strptime-1.540.0.ebuild	17 Dec 2013 19:59:49 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.1 2013/08/25 07:27:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.2 2013/12/17 19:59:49 zlogene Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 x86 ~ppc-aix ~x64-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.28                 dev-perl/DateTime-Format-Strptime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	25 Aug 2013 07:27:52 -0000	1.27
+++ ChangeLog	17 Dec 2013 19:59:49 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-Strptime
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.27 2013/08/25 07:27:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.28 2013/12/17 19:59:49 zlogene Exp $
+
+  17 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+  DateTime-Format-Strptime-1.540.0.ebuild:
+  amd64/x86 stable wrt bug #492120
 
 *DateTime-Format-Strptime-1.540.0 (25 Aug 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
@ 2014-01-06 14:55 Naohiro Aota (naota)
  0 siblings, 0 replies; 7+ messages in thread
From: Naohiro Aota (naota) @ 2014-01-06 14:55 UTC (permalink / raw
  To: gentoo-commits

naota       14/01/06 14:55:35

  Modified:             DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
  Log:
  Add ~x86-fbsd #497068
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.4                  dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild

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

Index: DateTime-Format-Strptime-1.540.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DateTime-Format-Strptime-1.540.0.ebuild	6 Jan 2014 14:06:14 -0000	1.3
+++ DateTime-Format-Strptime-1.540.0.ebuild	6 Jan 2014 14:55:35 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.3 2014/01/06 14:06:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.4 2014/01/06 14:55:35 naota Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86 ~ppc-aix ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~hppa x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.30                 dev-perl/DateTime-Format-Strptime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	6 Jan 2014 14:06:14 -0000	1.29
+++ ChangeLog	6 Jan 2014 14:55:35 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-Strptime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.29 2014/01/06 14:06:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.30 2014/01/06 14:55:35 naota Exp $
+
+  06 Jan 2014; Naohiro Aota <naota@gentoo.org>
+  DateTime-Format-Strptime-1.540.0.ebuild:
+  Add ~x86-fbsd #497068
 
   06 Jan 2014; Jeroen Roovers <jer@gentoo.org>
   DateTime-Format-Strptime-1.540.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
@ 2014-01-27 13:50 Akinori Hattori (hattya)
  0 siblings, 0 replies; 7+ messages in thread
From: Akinori Hattori (hattya) @ 2014-01-27 13:50 UTC (permalink / raw
  To: gentoo-commits

hattya      14/01/27 13:50:37

  Modified:             DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #497068
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.5                  dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild

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

Index: DateTime-Format-Strptime-1.540.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- DateTime-Format-Strptime-1.540.0.ebuild	6 Jan 2014 14:55:35 -0000	1.4
+++ DateTime-Format-Strptime-1.540.0.ebuild	27 Jan 2014 13:50:37 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.4 2014/01/06 14:55:35 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.5 2014/01/27 13:50:37 hattya Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.31                 dev-perl/DateTime-Format-Strptime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	6 Jan 2014 14:55:35 -0000	1.30
+++ ChangeLog	27 Jan 2014 13:50:37 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-Strptime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.30 2014/01/06 14:55:35 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.31 2014/01/27 13:50:37 hattya Exp $
+
+  27 Jan 2014; Akinori Hattori <hattya@gentoo.org>
+  DateTime-Format-Strptime-1.540.0.ebuild:
+  keyword ~ia64 wrt bug #497068
 
   06 Jan 2014; Naohiro Aota <naota@gentoo.org>
   DateTime-Format-Strptime-1.540.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
@ 2014-01-30 23:10 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2014-01-30 23:10 UTC (permalink / raw
  To: gentoo-commits

maekke      14/01/30 23:10:46

  Modified:             DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
  Log:
  add ~arm, bug #497068
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.6                  dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild

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

Index: DateTime-Format-Strptime-1.540.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- DateTime-Format-Strptime-1.540.0.ebuild	27 Jan 2014 13:50:37 -0000	1.5
+++ DateTime-Format-Strptime-1.540.0.ebuild	30 Jan 2014 23:10:46 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.5 2014/01/27 13:50:37 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.6 2014/01/30 23:10:46 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.32                 dev-perl/DateTime-Format-Strptime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	27 Jan 2014 13:50:37 -0000	1.31
+++ ChangeLog	30 Jan 2014 23:10:46 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-Strptime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.31 2014/01/27 13:50:37 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.32 2014/01/30 23:10:46 maekke Exp $
+
+  30 Jan 2014; Markus Meier <maekke@gentoo.org>
+  DateTime-Format-Strptime-1.540.0.ebuild:
+  add ~arm, bug #497068
 
   27 Jan 2014; Akinori Hattori <hattya@gentoo.org>
   DateTime-Format-Strptime-1.540.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
@ 2014-07-04 14:52 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-04 14:52 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/04 14:52:35

  Modified:             DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
  Log:
  Keyworded on alpha, bug #497068
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)

Revision  Changes    Path
1.7                  dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild

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

Index: DateTime-Format-Strptime-1.540.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- DateTime-Format-Strptime-1.540.0.ebuild	30 Jan 2014 23:10:46 -0000	1.6
+++ DateTime-Format-Strptime-1.540.0.ebuild	4 Jul 2014 14:52:35 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.6 2014/01/30 23:10:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.7 2014/07/04 14:52:35 klausman Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.33                 dev-perl/DateTime-Format-Strptime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	30 Jan 2014 23:10:46 -0000	1.32
+++ ChangeLog	4 Jul 2014 14:52:35 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-Strptime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.32 2014/01/30 23:10:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.33 2014/07/04 14:52:35 klausman Exp $
+
+  04 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
+  DateTime-Format-Strptime-1.540.0.ebuild:
+  Keyworded on alpha, bug #497068
 
   30 Jan 2014; Markus Meier <maekke@gentoo.org>
   DateTime-Format-Strptime-1.540.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
@ 2014-08-19 11:11 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-19 11:11 UTC (permalink / raw
  To: gentoo-commits

armin76     14/08/19 11:11:37

  Modified:             DateTime-Format-Strptime-1.540.0.ebuild ChangeLog
  Log:
  Add ~sparc wrt #497068
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.8                  dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild

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

Index: DateTime-Format-Strptime-1.540.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- DateTime-Format-Strptime-1.540.0.ebuild	4 Jul 2014 14:52:35 -0000	1.7
+++ DateTime-Format-Strptime-1.540.0.ebuild	19 Aug 2014 11:11:37 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.7 2014/07/04 14:52:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0.ebuild,v 1.8 2014/08/19 11:11:37 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="



1.34                 dev-perl/DateTime-Format-Strptime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	4 Jul 2014 14:52:35 -0000	1.33
+++ ChangeLog	19 Aug 2014 11:11:37 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-Strptime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.33 2014/07/04 14:52:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.34 2014/08/19 11:11:37 armin76 Exp $
+
+  19 Aug 2014; Raúl Porcel <armin76@gentoo.org>
+  DateTime-Format-Strptime-1.540.0.ebuild:
+  Add ~sparc wrt #497068
 
   04 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
   DateTime-Format-Strptime-1.540.0.ebuild:





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

end of thread, other threads:[~2014-08-19 11:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04 14:52 [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Strptime: DateTime-Format-Strptime-1.540.0.ebuild ChangeLog Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-19 11:11 Raul Porcel (armin76)
2014-01-30 23:10 Markus Meier (maekke)
2014-01-27 13:50 Akinori Hattori (hattya)
2014-01-06 14:55 Naohiro Aota (naota)
2013-12-17 19:59 Mikle Kolyada (zlogene)
2013-08-25  7:27 Patrick Lauer (patrick)

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