public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/plruby: plruby-0.4.2.ebuild ChangeLog plruby-0.5.3.ebuild
@ 2010-06-17 19:54 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2010-06-17 19:54 UTC (permalink / raw
  To: gentoo-commits

patrick     10/06/17 19:54:41

  Modified:             plruby-0.4.2.ebuild ChangeLog plruby-0.5.3.ebuild
  Log:
  Migrating away from deprecated postgres virtuals
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/plruby/plruby-0.4.2.ebuild

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

Index: plruby-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.4.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- plruby-0.4.2.ebuild	21 May 2008 16:01:16 -0000	1.5
+++ plruby-0.4.2.ebuild	17 Jun 2010 19:54:41 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.4.2.ebuild,v 1.5 2008/05/21 16:01:16 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.4.2.ebuild,v 1.6 2010/06/17 19:54:41 patrick Exp $
 
 inherit ruby
 
@@ -13,6 +13,7 @@
 KEYWORDS="~ppc x86"
 IUSE=""
 
-DEPEND=">=dev-lang/ruby-1.4.4 >=virtual/postgresql-server-7.1"
+DEPEND=">=dev-lang/ruby-1.4.4 
+	dev-db/postgresql-server"
 
 RUBY_ECONF="--with-pgsql-include=/usr/include/postgresql --with-pgsql-lib=/usr/lib"



1.13                 dev-ruby/plruby/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/plruby/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	21 May 2008 16:01:16 -0000	1.12
+++ ChangeLog	17 Jun 2010 19:54:41 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/plruby
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/ChangeLog,v 1.12 2008/05/21 16:01:16 dev-zero Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/ChangeLog,v 1.13 2010/06/17 19:54:41 patrick Exp $
+
+  17 Jun 2010; Patrick Lauer <patrick@gentoo.org> plruby-0.4.2.ebuild,
+  plruby-0.5.3.ebuild:
+  Migrating away from deprecated postgres virtuals
 
   21 May 2008; Tiziano Müller <dev-zero@gentoo.org> plruby-0.4.2.ebuild,
   plruby-0.5.3.ebuild:



1.4                  dev-ruby/plruby/plruby-0.5.3.ebuild

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

Index: plruby-0.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.5.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- plruby-0.5.3.ebuild	21 May 2008 16:01:16 -0000	1.3
+++ plruby-0.5.3.ebuild	17 Jun 2010 19:54:41 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.5.3.ebuild,v 1.3 2008/05/21 16:01:16 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.5.3.ebuild,v 1.4 2010/06/17 19:54:41 patrick Exp $
 
 inherit ruby
 
@@ -14,6 +14,6 @@
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8
-	virtual/postgresql-server"
+	dev-db/postgresql-server"
 
 RUBY_ECONF="--with-pgsql-include=/usr/include/postgresql --with-pgsql-lib=/usr/lib"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-17 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 19:54 [gentoo-commits] gentoo-x86 commit in dev-ruby/plruby: plruby-0.4.2.ebuild ChangeLog plruby-0.5.3.ebuild 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