mrueg       14/04/05 14:26:27

  Modified:             pg-0.17.0-r1.ebuild pg-0.17.1.ebuild
                        pg-0.14.1.ebuild ChangeLog
  Log:
  Remove ree18 and ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/pg/pg-0.17.0-r1.ebuild

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

Index: pg-0.17.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pg-0.17.0-r1.ebuild 11 Nov 2013 13:35:17 -0000      1.1
+++ pg-0.17.0-r1.ebuild 5 Apr 2014 14:26:27 -0000       1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.0-r1.ebuild,v 1.1 
2013/11/11 13:35:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.0-r1.ebuild,v 1.2 
2014/04/05 14:26:27 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



1.3                  dev-ruby/pg/pg-0.17.1.ebuild

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

Index: pg-0.17.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pg-0.17.1.ebuild    5 Jan 2014 12:29:13 -0000       1.2
+++ pg-0.17.1.ebuild    5 Apr 2014 14:26:27 -0000       1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.2 
2014/01/05 12:29:13 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.3 
2014/04/05 14:26:27 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



1.7                  dev-ruby/pg/pg-0.14.1.ebuild

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

Index: pg-0.14.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pg-0.14.1.ebuild    5 Apr 2013 18:23:31 -0000       1.6
+++ pg-0.14.1.ebuild    5 Apr 2014 14:26:27 -0000       1.7
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v 1.6 
2013/04/05 18:23:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v 1.7 
2014/04/05 14:26:27 mrueg Exp $
 
 EAPI=4
-USE_RUBY="ruby18 ree18 ruby19"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



1.69                 dev-ruby/pg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   5 Jan 2014 12:29:13 -0000       1.68
+++ ChangeLog   5 Apr 2014 14:26:27 -0000       1.69
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/pg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.68 2014/01/05 
12:29:13 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.69 2014/04/05 
14:26:27 mrueg Exp $
+
+  05 Apr 2014; Manuel RĂ¼ger <[email protected]> pg-0.14.1.ebuild,
+  pg-0.17.0-r1.ebuild, pg-0.17.1.ebuild:
+  Remove ree18 and ruby18 target.
 
   05 Jan 2014; Naohiro Aota <[email protected]> pg-0.17.1.ebuild:
   Add ~x86-fbsd. #330337




Reply via email to