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.607.ebuild
@ 2008-11-26  9:07 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2008-11-26  9:07 UTC (permalink / raw
  To: gentoo-commits

tove        08/11/26 09:07:11

  Modified:             ChangeLog
  Added:                DBI-1.607.ebuild
  Log:
  Version bump (#248767)
  (Portage version: 2.2_rc16/cvs/Linux 2.6.27-tuxonice i686)

Revision  Changes    Path
1.113                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	15 Sep 2008 18:03:39 -0000	1.112
+++ ChangeLog	26 Nov 2008 09:07:11 -0000	1.113
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/DBI
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.112 2008/09/15 18:03:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.113 2008/11/26 09:07:11 tove Exp $
+
+*DBI-1.607 (26 Nov 2008)
+
+  26 Nov 2008; Torsten Veller <tove@gentoo.org> +DBI-1.607.ebuild:
+  Version bump (#248767)
 
   15 Sep 2008; Torsten Veller <tove@gentoo.org> -DBI-1.51-r1.ebuild,
   -DBI-1.52.ebuild, -DBI-1.53.ebuild, -DBI-1.55.ebuild, -DBI-1.56.ebuild,



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

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

Index: DBI-1.607.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.607.ebuild,v 1.1 2008/11/26 09:07:11 tove Exp $

MODULE_AUTHOR=TIMB
inherit perl-module eutils

DESCRIPTION="The Perl DBI Module"

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"

DEPEND=">=dev-perl/PlRPC-0.2
	>=virtual/perl-Sys-Syslog-0.17
	dev-lang/perl"

mydoc="ToDo"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: ChangeLog DBI-1.607.ebuild
@ 2009-02-13 10:26 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2009-02-13 10:26 UTC (permalink / raw
  To: gentoo-commits

armin76     09/02/13 10:26:54

  Modified:             ChangeLog DBI-1.607.ebuild
  Log:
  Re-add ~arm/~s390/~sh
  (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)

Revision  Changes    Path
1.114                dev-perl/DBI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	26 Nov 2008 09:07:11 -0000	1.113
+++ ChangeLog	13 Feb 2009 10:26:54 -0000	1.114
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/DBI
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.113 2008/11/26 09:07:11 tove Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.114 2009/02/13 10:26:54 armin76 Exp $
+
+  13 Feb 2009; Raúl Porcel <armin76@gentoo.org> DBI-1.607.ebuild:
+  Re-add ~arm/~s390/~sh
 
 *DBI-1.607 (26 Nov 2008)
 



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

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

Index: DBI-1.607.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.607.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DBI-1.607.ebuild	26 Nov 2008 09:07:11 -0000	1.1
+++ DBI-1.607.ebuild	13 Feb 2009 10:26:54 -0000	1.2
@@ -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/DBI/DBI-1.607.ebuild,v 1.1 2008/11/26 09:07:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.607.ebuild,v 1.2 2009/02/13 10:26:54 armin76 Exp $
 
 MODULE_AUTHOR=TIMB
 inherit perl-module eutils
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
 IUSE=""
 SRC_TEST="do"
 






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

end of thread, other threads:[~2009-02-13 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13 10:26 [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: ChangeLog DBI-1.607.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-26  9:07 Torsten Veller (tove)

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