mrueg       14/08/16 14:13:03

  Modified:             pkg-config-1.1.5.ebuild ChangeLog
  Log:
  Remove unneeded dependency.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  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.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild?rev=1.4&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.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pkg-config-1.1.5.ebuild     23 Apr 2014 06:13:48 -0000      1.3
+++ pkg-config-1.1.5.ebuild     16 Aug 2014 14:13:03 -0000      1.4
@@ -1,6 +1,6 @@
 # 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.3 
2014/04/23 06:13:48 graaff Exp $
+# $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 $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -24,7 +24,6 @@
 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
 # this is used for testing
 DEPEND+=" test? ( x11-libs/cairo )"
-RDEPEND+=" virtual/pkgconfig"
 
 all_ruby_prepare() {
 # drop failing tests



1.26                 dev-ruby/pkg-config/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   23 Apr 2014 06:13:48 -0000      1.25
+++ ChangeLog   16 Aug 2014 14:13:03 -0000      1.26
@@ -1,6 +1,9 @@
 # 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.25 
2014/04/23 06:13:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.26 
2014/08/16 14:13:03 mrueg Exp $
+
+  16 Aug 2014; Manuel RĂ¼ger <[email protected]> pkg-config-1.1.5.ebuild:
+  Remove unneeded dependency.
 
   23 Apr 2014; Hans de Graaff <[email protected]> pkg-config-1.1.5.ebuild:
   Add ruby21.




Reply via email to