public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2013-08-14  6:34 Patrick Lauer (patrick)
  0 siblings, 0 replies; 10+ messages in thread
From: Patrick Lauer (patrick) @ 2013-08-14  6:34 UTC (permalink / raw
  To: gentoo-commits

patrick     13/08/14 06:34:13

  Modified:             ChangeLog
  Added:                DBI-1.628.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.177                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog	1 Mar 2013 12:39:30 -0000	1.176
+++ ChangeLog	14 Aug 2013 06:34:13 -0000	1.177
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.176 2013/03/01 12:39:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.177 2013/08/14 06:34:13 patrick Exp $
+
+*DBI-1.628.0 (14 Aug 2013)
+
+  14 Aug 2013; Patrick Lauer <patrick@gentoo.org> +DBI-1.628.0.ebuild:
+  Bump
 
   01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> DBI-1.623.0.ebuild:
   Stable for sh, wrt bug #458138



1.1                  dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.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/DBI/DBI-1.628.0.ebuild,v 1.1 2013/08/14 06:34:13 patrick Exp $

EAPI=5

MODULE_AUTHOR=TIMB
MODULE_VERSION=1.628
inherit perl-module eutils

DESCRIPTION="The Perl DBI Module"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"

RDEPEND="
	>=dev-perl/PlRPC-0.200.0
	>=virtual/perl-Sys-Syslog-0.170.0
	virtual/perl-File-Spec
	!<=dev-perl/SQL-Statement-1.330.0
"
#	!<=dev-perl/DBD-Amazon-0.100.0
#	!<=dev-perl/DBD-AnyData-0.110.0
#	!<=dev-perl/DBD-CSV-0.360.0
#	!<=dev-perl/DBD-Google-0.510.0
#	!<=dev-perl/DBD-PO-2.100.0
#	!<=dev-perl/DBD-RAM-0.72.0
DEPEND="${RDEPEND}
	test? (
		>=virtual/perl-Test-Simple-0.900.0
	)
"

SRC_TEST="do"
mydoc="ToDo"
MAKEOPTS="${MAKEOPTS} -j1"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-10-27 14:11 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-10-27 14:11 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/10/27 14:11:36

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DBI-1.628.0.ebuild	25 Oct 2014 22:08:20 -0000	1.3
+++ DBI-1.628.0.ebuild	27 Oct 2014 14:11: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/DBI/DBI-1.628.0.ebuild,v 1.3 2014/10/25 22:08:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.4 2014/10/27 14:11:35 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.182                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	25 Oct 2014 22:08:20 -0000	1.181
+++ ChangeLog	27 Oct 2014 14:11:35 -0000	1.182
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.181 2014/10/25 22:08:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.182 2014/10/27 14:11:35 zlogene Exp $
+
+  27 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> DBI-1.628.0.ebuild:
+  amd64 stable wrt bug #520928
 
   25 Oct 2014; Jeroen Roovers <jer@gentoo.org> DBI-1.628.0.ebuild:
   Stable for HPPA (bug #520928).





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-10-27 16:13 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-27 16:13 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/27 16:13:18

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- DBI-1.628.0.ebuild	27 Oct 2014 14:11:35 -0000	1.4
+++ DBI-1.628.0.ebuild	27 Oct 2014 16:13:18 -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/DBI/DBI-1.628.0.ebuild,v 1.4 2014/10/27 14:11:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.5 2014/10/27 16:13:18 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.183                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog	27 Oct 2014 14:11:35 -0000	1.182
+++ ChangeLog	27 Oct 2014 16:13:18 -0000	1.183
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.182 2014/10/27 14:11:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.183 2014/10/27 16:13:18 ago Exp $
+
+  27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
+  Stable for ppc64, wrt bug #520928
 
   27 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> DBI-1.628.0.ebuild:
   amd64 stable wrt bug #520928





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-10-28 10:57 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-28 10:57 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/28 10:57:55

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- DBI-1.628.0.ebuild	27 Oct 2014 16:13:18 -0000	1.5
+++ DBI-1.628.0.ebuild	28 Oct 2014 10:57:55 -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/DBI/DBI-1.628.0.ebuild,v 1.5 2014/10/27 16:13:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.6 2014/10/28 10:57:55 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.184                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog	27 Oct 2014 16:13:18 -0000	1.183
+++ ChangeLog	28 Oct 2014 10:57:55 -0000	1.184
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.183 2014/10/27 16:13:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.184 2014/10/28 10:57:55 ago Exp $
+
+  28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
+  Stable for ia64, wrt bug #520928
 
   27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
   Stable for ppc64, wrt bug #520928





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-10-29  9:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-29  9:32 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/29 09:32:21

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- DBI-1.628.0.ebuild	28 Oct 2014 10:57:55 -0000	1.6
+++ DBI-1.628.0.ebuild	29 Oct 2014 09:32:21 -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/DBI/DBI-1.628.0.ebuild,v 1.6 2014/10/28 10:57:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.7 2014/10/29 09:32:21 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.185                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog	28 Oct 2014 10:57:55 -0000	1.184
+++ ChangeLog	29 Oct 2014 09:32:21 -0000	1.185
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.184 2014/10/28 10:57:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.185 2014/10/29 09:32:21 ago Exp $
+
+  29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
+  Stable for sparc, wrt bug #520928
 
   28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
   Stable for ia64, wrt bug #520928





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-10-30  9:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-10-30  9:55 UTC (permalink / raw
  To: gentoo-commits

ago         14/10/30 09:55:56

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- DBI-1.628.0.ebuild	29 Oct 2014 09:32:21 -0000	1.7
+++ DBI-1.628.0.ebuild	30 Oct 2014 09:55:56 -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/DBI/DBI-1.628.0.ebuild,v 1.7 2014/10/29 09:32:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.8 2014/10/30 09:55:56 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.186                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog	29 Oct 2014 09:32:21 -0000	1.185
+++ ChangeLog	30 Oct 2014 09:55:56 -0000	1.186
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.185 2014/10/29 09:32:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.186 2014/10/30 09:55:56 ago Exp $
+
+  30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
+  Stable for x86, wrt bug #520928
 
   29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
   Stable for sparc, wrt bug #520928





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-11-01 17:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-11-01 17:51 UTC (permalink / raw
  To: gentoo-commits

ago         14/11/01 17:51:30

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- DBI-1.628.0.ebuild	30 Oct 2014 09:55:56 -0000	1.8
+++ DBI-1.628.0.ebuild	1 Nov 2014 17:51:30 -0000	1.9
@@ -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/DBI/DBI-1.628.0.ebuild,v 1.8 2014/10/30 09:55:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.9 2014/11/01 17:51:30 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.187                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	30 Oct 2014 09:55:56 -0000	1.186
+++ ChangeLog	1 Nov 2014 17:51:30 -0000	1.187
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.186 2014/10/30 09:55:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.187 2014/11/01 17:51:30 ago Exp $
+
+  01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
+  Stable for ppc, wrt bug #520928
 
   30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
   Stable for x86, wrt bug #520928





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-11-02  9:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-11-02  9:03 UTC (permalink / raw
  To: gentoo-commits

ago         14/11/02 09:03:03

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- DBI-1.628.0.ebuild	1 Nov 2014 17:51:30 -0000	1.9
+++ DBI-1.628.0.ebuild	2 Nov 2014 09:03:03 -0000	1.10
@@ -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/DBI/DBI-1.628.0.ebuild,v 1.9 2014/11/01 17:51:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.10 2014/11/02 09:03:03 ago Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.188                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog	1 Nov 2014 17:51:30 -0000	1.187
+++ ChangeLog	2 Nov 2014 09:03:03 -0000	1.188
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.187 2014/11/01 17:51:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.188 2014/11/02 09:03:03 ago Exp $
+
+  02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
+  Stable for alpha, wrt bug #520928
 
   01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
   Stable for ppc, wrt bug #520928





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2014-11-02  9:22 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-11-02  9:22 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/11/02 09:22:33

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  arm stable wrt bug #520928
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.11                 dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- DBI-1.628.0.ebuild	2 Nov 2014 09:03:03 -0000	1.10
+++ DBI-1.628.0.ebuild	2 Nov 2014 09:22:33 -0000	1.11
@@ -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/DBI/DBI-1.628.0.ebuild,v 1.10 2014/11/02 09:03:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.11 2014/11/02 09:22:33 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.189                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog	2 Nov 2014 09:03:03 -0000	1.188
+++ ChangeLog	2 Nov 2014 09:22:33 -0000	1.189
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.188 2014/11/02 09:03:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.189 2014/11/02 09:22:33 zlogene Exp $
+
+  02 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> DBI-1.628.0.ebuild:
+  arm stable wrt bug #520928
 
   02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> DBI-1.628.0.ebuild:
   Stable for alpha, wrt bug #520928





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog
@ 2015-04-05  2:19 Mike Frysinger (vapier)
  0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2015-04-05  2:19 UTC (permalink / raw
  To: gentoo-commits

vapier      15/04/05 02:19:09

  Modified:             DBI-1.628.0.ebuild ChangeLog
  Log:
  Mark arm64/s390/sh stable.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.12                 dev-perl/DBI/DBI-1.628.0.ebuild

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

Index: DBI-1.628.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- DBI-1.628.0.ebuild	2 Nov 2014 09:22:33 -0000	1.11
+++ DBI-1.628.0.ebuild	5 Apr 2015 02:19:09 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.11 2014/11/02 09:22:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.12 2015/04/05 02:19:09 vapier Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



1.190                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog	2 Nov 2014 09:22:33 -0000	1.189
+++ ChangeLog	5 Apr 2015 02:19:09 -0000	1.190
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.189 2014/11/02 09:22:33 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.190 2015/04/05 02:19:09 vapier Exp $
+
+  05 Apr 2015; Mike Frysinger <vapier@gentoo.org> DBI-1.628.0.ebuild:
+  Mark arm64/s390/sh stable.
 
   02 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> DBI-1.628.0.ebuild:
   arm stable wrt bug #520928





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

end of thread, other threads:[~2015-04-05  2:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-05  2:19 [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-02  9:22 Mikle Kolyada (zlogene)
2014-11-02  9:03 Agostino Sarubbo (ago)
2014-11-01 17:51 Agostino Sarubbo (ago)
2014-10-30  9:55 Agostino Sarubbo (ago)
2014-10-29  9:32 Agostino Sarubbo (ago)
2014-10-28 10:57 Agostino Sarubbo (ago)
2014-10-27 16:13 Agostino Sarubbo (ago)
2014-10-27 14:11 Mikle Kolyada (zlogene)
2013-08-14  6:34 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