mrueg       14/04/19 03:15:54

  Modified:             uconv-0.6.1-r1.ebuild uconv-0.6.1.ebuild ChangeLog
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/uconv/uconv-0.6.1-r1.ebuild

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

Index: uconv-0.6.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.6.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uconv-0.6.1-r1.ebuild       4 Oct 2013 19:09:01 -0000       1.1
+++ uconv-0.6.1-r1.ebuild       19 Apr 2014 03:15:54 -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/uconv/uconv-0.6.1-r1.ebuild,v 1.1 
2013/10/04 19:09:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.6.1-r1.ebuild,v 1.2 
2014/04/19 03:15:54 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
 
 inherit ruby-ng
 



1.5                  dev-ruby/uconv/uconv-0.6.1.ebuild

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

Index: uconv-0.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- uconv-0.6.1.ebuild  3 Dec 2013 19:43:56 -0000       1.4
+++ uconv-0.6.1.ebuild  19 Apr 2014 03:15:54 -0000      1.5
@@ -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/uconv/uconv-0.6.1.ebuild,v 1.4 
2013/12/03 19:43:56 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.6.1.ebuild,v 1.5 
2014/04/19 03:15:54 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
 
 inherit ruby-ng
 
@@ -26,11 +26,11 @@
 }
 
 each_ruby_compile() {
-       emake V=1 || die
+       emake V=1
 }
 
 each_ruby_install() {
-       emake V=1 DESTDIR="${D}" install || die
+       emake V=1 DESTDIR="${D}" install
 }
 
 all_ruby_install() {



1.28                 dev-ruby/uconv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   19 Dec 2013 23:59:31 -0000      1.27
+++ ChangeLog   19 Apr 2014 03:15:54 -0000      1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/uconv
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.27 2013/12/19 
23:59:31 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.28 2014/04/19 
03:15:54 mrueg Exp $
+
+  19 Apr 2014; Manuel Rüger <[email protected]> uconv-0.6.1-r1.ebuild,
+  uconv-0.6.1.ebuild:
+  Remove ruby18 target.
 
   19 Dec 2013; Manuel Rüger <[email protected]> -uconv-0.5.3.ebuild:
   Cleanup old.




Reply via email to