mrueg       14/08/30 11:31:13

  Modified:             pkg-config-1.1.5.ebuild ChangeLog
  Added:                pkg-config-1.1.5-r1.ebuild
  Log:
  Move ruby21 to -r1. Stable for amd64. See bug #521316.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.5                  dev-ruby/pkg-config/pkg-config-1.1.5.ebuild

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

Index: pkg-config-1.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pkg-config-1.1.5.ebuild     16 Aug 2014 14:13:03 -0000      1.4
+++ pkg-config-1.1.5.ebuild     30 Aug 2014 11:31:13 -0000      1.5
@@ -1,23 +1,21 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.4 
2014/08/16 14:13:03 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.5 
2014/08/30 11:31:13 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
 
 RUBY_FAKEGEM_TASK_DOC=""
 
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
 inherit ruby-fakegem
 
 DESCRIPTION="A pkg-config implementation by Ruby"
 HOMEPAGE="https://github.com/rcairo/pkg-config";
 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="test"
 



1.27                 dev-ruby/pkg-config/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   16 Aug 2014 14:13:03 -0000      1.26
+++ ChangeLog   30 Aug 2014 11:31:13 -0000      1.27
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/pkg-config
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.26 
2014/08/16 14:13:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.27 
2014/08/30 11:31:13 mrueg Exp $
+
+*pkg-config-1.1.5-r1 (30 Aug 2014)
+
+  30 Aug 2014; Manuel Rüger <mr...@gentoo.org> +pkg-config-1.1.5-r1.ebuild,
+  pkg-config-1.1.5.ebuild:
+  Move ruby21 to -r1. Stable for amd64. See bug #521316.
 
   16 Aug 2014; Manuel Rüger <mr...@gentoo.org> pkg-config-1.1.5.ebuild:
   Remove unneeded dependency.



1.1                  dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild?rev=1.1&content-type=text/plain

Index: pkg-config-1.1.5-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild,v 1.1 
2014/08/30 11:31:13 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"

RUBY_FAKEGEM_TASK_DOC=""

inherit ruby-fakegem

DESCRIPTION="A pkg-config implementation by Ruby"
HOMEPAGE="https://github.com/rcairo/pkg-config";
LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="test"

ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
# this is used for testing
DEPEND+=" test? ( x11-libs/cairo )"

all_ruby_prepare() {
# drop failing tests
        sed -i -e "/test_cflags/,/end/d"\
                -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
}

each_ruby_test() {
        ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb
}




Reply via email to