public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.9.0.ebuild
@ 2010-04-26 14:47 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-04-26 14:47 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/04/26 14:47:41

  Modified:             ChangeLog pg-0.9.0.ebuild
  Log:
  Forgot to save after copying the extension.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-ruby/pg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	26 Apr 2010 14:45:03 -0000	1.11
+++ ChangeLog	26 Apr 2010 14:47:41 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pg
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.11 2010/04/26 14:45:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.12 2010/04/26 14:47:41 flameeyes Exp $
+
+  26 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org> pg-0.9.0.ebuild:
+  Forgot to save after copying the extension.
 
 *pg-0.9.0 (26 Apr 2010)
 



1.2                  dev-ruby/pg/pg-0.9.0.ebuild

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

Index: pg-0.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pg-0.9.0.ebuild	26 Apr 2010 14:45:04 -0000	1.1
+++ pg-0.9.0.ebuild	26 Apr 2010 14:47:41 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.9.0.ebuild,v 1.1 2010/04/26 14:45:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.9.0.ebuild,v 1.2 2010/04/26 14:47:41 flameeyes Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19"
@@ -36,6 +36,7 @@
 	pushd ext
 	${RUBY} extconf.rb || die "extconf.rb failed"
 	popd
+	cp ext/*.so lib || die
 }
 
 each_ruby_compile() {






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

only message in thread, other threads:[~2010-04-26 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 14:47 [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.9.0.ebuild 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