public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: ChangeLog DBI-1.617.0.ebuild
@ 2012-01-31 18:40 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-01-31 18:40 UTC (permalink / raw
  To: gentoo-commits

tove        12/01/31 18:40:31

  Modified:             ChangeLog
  Added:                DBI-1.617.0.ebuild
  Log:
  [bump] dev-perl/DBI-1.617.0
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.147                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	28 Sep 2011 09:37:05 -0000	1.146
+++ ChangeLog	31 Jan 2012 18:40:31 -0000	1.147
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/DBI
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.146 2011/09/28 09:37:05 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.147 2012/01/31 18:40:31 tove Exp $
+
+*DBI-1.617.0 (31 Jan 2012)
+
+  31 Jan 2012; Torsten Veller <tove@gentoo.org> +DBI-1.617.0.ebuild:
+  Version bump
 
   28 Sep 2011; Fabian Groffen <grobian@gentoo.org> DBI-1.616.0.ebuild:
   Marked ~sparc-solaris and ~sparc64-solaris



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

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

Index: DBI-1.617.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.617.0.ebuild,v 1.1 2012/01/31 18:40:31 tove Exp $

EAPI=4

MODULE_AUTHOR=TIMB
MODULE_VERSION=1.617
inherit perl-module eutils

DESCRIPTION="The Perl DBI Module"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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.2
	>=virtual/perl-Sys-Syslog-0.17
	virtual/perl-File-Spec"
DEPEND="${RDEPEND}
	test? ( >=virtual/perl-Test-Simple-0.90 )"

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






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: ChangeLog DBI-1.617.0.ebuild
@ 2012-02-24 17:02 Brent Baude (ranger)
  0 siblings, 0 replies; 2+ messages in thread
From: Brent Baude (ranger) @ 2012-02-24 17:02 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/24 17:02:57

  Modified:             ChangeLog DBI-1.617.0.ebuild
  Log:
  Marking DBI-1.617.0 ppc for bug 400225
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.148                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog	31 Jan 2012 18:40:31 -0000	1.147
+++ ChangeLog	24 Feb 2012 17:02:57 -0000	1.148
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.147 2012/01/31 18:40:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.148 2012/02/24 17:02:57 ranger Exp $
+
+  24 Feb 2012; Brent Baude <ranger@gentoo.org> DBI-1.617.0.ebuild:
+  Marking DBI-1.617.0 ppc for bug 400225
 
 *DBI-1.617.0 (31 Jan 2012)
 



1.2                  dev-perl/DBI/DBI-1.617.0.ebuild

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

Index: DBI-1.617.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.617.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DBI-1.617.0.ebuild	31 Jan 2012 18:40:31 -0000	1.1
+++ DBI-1.617.0.ebuild	24 Feb 2012 17:02:57 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.617.0.ebuild,v 1.1 2012/01/31 18:40:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.617.0.ebuild,v 1.2 2012/02/24 17:02:57 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Perl DBI Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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.2






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

end of thread, other threads:[~2012-02-24 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 18:40 [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: ChangeLog DBI-1.617.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-24 17:02 Brent Baude (ranger)

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