public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/dbd-pg: dbd-pg-0.3.9.ebuild dbd-pg-0.3.8.ebuild ChangeLog
@ 2012-05-01 18:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-01 18:24 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/01 18:24:23

  Modified:             dbd-pg-0.3.9.ebuild dbd-pg-0.3.8.ebuild ChangeLog
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.3                  dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild?r1=1.2&r2=1.3

Index: dbd-pg-0.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dbd-pg-0.3.9.ebuild	29 Aug 2010 18:54:39 -0000	1.2
+++ dbd-pg-0.3.9.ebuild	1 May 2012 18:24:23 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild,v 1.2 2010/08/29 18:54:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild,v 1.3 2012/05/01 18:24:23 armin76 Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="test"
 
 ruby_add_rdepend "



1.9                  dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild

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

Index: dbd-pg-0.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- dbd-pg-0.3.8.ebuild	23 Jul 2011 12:19:35 -0000	1.8
+++ dbd-pg-0.3.8.ebuild	1 May 2012 18:24:23 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.8 2011/07/23 12:19:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.9 2012/05/01 18:24:23 armin76 Exp $
 
 inherit "ruby"
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="test"
 
 RDEPEND="



1.11                 dev-ruby/dbd-pg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	23 Jul 2011 12:19:35 -0000	1.10
+++ ChangeLog	1 May 2012 18:24:23 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/dbd-pg
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/ChangeLog,v 1.10 2011/07/23 12:19:35 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/ChangeLog,v 1.11 2012/05/01 18:24:23 armin76 Exp $
+
+  01 May 2012; Raúl Porcel <armin76@gentoo.org> dbd-pg-0.3.8.ebuild,
+  dbd-pg-0.3.9.ebuild:
+  Drop ia64/sparc keywords
 
   23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> dbd-pg-0.3.8.ebuild:
   ppc stable wrt #333087






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/dbd-pg: dbd-pg-0.3.9.ebuild dbd-pg-0.3.8.ebuild ChangeLog
@ 2012-09-02  9:05 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-09-02  9:05 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/09/02 09:05:30

  Modified:             dbd-pg-0.3.9.ebuild dbd-pg-0.3.8.ebuild ChangeLog
  Log:
  Fix dependency for renamed package.
  
  (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild

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

Index: dbd-pg-0.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dbd-pg-0.3.9.ebuild	21 Aug 2012 16:37:49 -0000	1.5
+++ dbd-pg-0.3.9.ebuild	2 Sep 2012 09:05:30 -0000	1.6
@@ -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-ruby/dbd-pg/dbd-pg-0.3.9.ebuild,v 1.5 2012/08/21 16:37:49 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.9.ebuild,v 1.6 2012/09/02 09:05:30 flameeyes Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -17,7 +17,7 @@
 IUSE="test"
 
 ruby_add_rdepend "
-	>=dev-ruby/ruby-dbi-0.4.2
+	>=dev-ruby/dbi-0.4.2
 	dev-ruby/pg"
 
 src_test() {



1.11                 dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild

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

Index: dbd-pg-0.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dbd-pg-0.3.8.ebuild	16 Aug 2012 03:52:09 -0000	1.10
+++ dbd-pg-0.3.8.ebuild	2 Sep 2012 09:05:30 -0000	1.11
@@ -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-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.10 2012/08/16 03:52:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/dbd-pg-0.3.8.ebuild,v 1.11 2012/09/02 09:05:30 flameeyes Exp $
 
 inherit "ruby"
 
@@ -14,7 +14,7 @@
 IUSE="test"
 
 RDEPEND="
-	>=dev-ruby/ruby-dbi-0.4.2
+	>=dev-ruby/dbi-0.4.2
 	>=dev-ruby/postgres-0.7.9.20080128"
 
 # ruby-postgres is not yet ruby19



1.15                 dev-ruby/dbd-pg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-pg/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	21 Aug 2012 16:37:49 -0000	1.14
+++ ChangeLog	2 Sep 2012 09:05:30 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/dbd-pg
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/ChangeLog,v 1.14 2012/08/21 16:37:49 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-pg/ChangeLog,v 1.15 2012/09/02 09:05:30 flameeyes Exp $
+
+  02 Sep 2012; Diego E. Pettenò <flameeyes@gentoo.org> dbd-pg-0.3.8.ebuild,
+  dbd-pg-0.3.9.ebuild:
+  Fix dependency for renamed package.
 
   21 Aug 2012; Johannes Huber <johu@gentoo.org> dbd-pg-0.3.9.ebuild:
   Stable for x86, wrt bug #429976





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

end of thread, other threads:[~2012-09-02  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 18:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/dbd-pg: dbd-pg-0.3.9.ebuild dbd-pg-0.3.8.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-02  9:05 Diego Petteno (flameeyes)

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