public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ruby-vte-0.19.4.ebuild ruby-vte-1.1.0.ebuild ChangeLog ruby-vte-1.1.3.ebuild ruby-vte-1.0.3.ebuild
@ 2012-05-04 18:47 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 18:47 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 18:47:54

  Modified:             ruby-vte-0.19.4.ebuild ruby-vte-1.1.0.ebuild
                        ChangeLog ruby-vte-1.1.3.ebuild
                        ruby-vte-1.0.3.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.6                  dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild

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

Index: ruby-vte-0.19.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-vte-0.19.4.ebuild	23 Mar 2011 06:24:08 -0000	1.5
+++ ruby-vte-0.19.4.ebuild	4 May 2012 18:47:54 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.5 2011/03/23 06:24:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild,v 1.6 2012/05/04 18:47:54 jdhore Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -15,6 +15,6 @@
 	>=x11-libs/vte-0.12.1:0"
 DEPEND="${DEPEND}
 	>=x11-libs/vte-0.12.1:0
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"



1.2                  dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild

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

Index: ruby-vte-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-vte-1.1.0.ebuild	8 Jan 2012 06:42:30 -0000	1.1
+++ ruby-vte-1.1.0.ebuild	4 May 2012 18:47:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild,v 1.1 2012/01/08 06:42:30 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild,v 1.2 2012/05/04 18:47:54 jdhore Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ruby19"
@@ -15,6 +15,6 @@
 	>=x11-libs/vte-0.12.1:0"
 DEPEND="${DEPEND}
 	>=x11-libs/vte-0.12.1:0
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"



1.30                 dev-ruby/ruby-vte/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	17 Apr 2012 18:46:40 -0000	1.29
+++ ChangeLog	4 May 2012 18:47:54 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-vte
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.29 2012/04/17 18:46:40 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.30 2012/05/04 18:47:54 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> ruby-vte-0.19.4.ebuild,
+  ruby-vte-1.0.3.ebuild, ruby-vte-1.1.0.ebuild, ruby-vte-1.1.3.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   17 Apr 2012; Jeff Horelick <jdhore@gentoo.org> ruby-vte-1.0.3.ebuild:
   marked x86 per bug 412097



1.2                  dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild

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

Index: ruby-vte-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-vte-1.1.3.ebuild	17 Apr 2012 17:36:38 -0000	1.1
+++ ruby-vte-1.1.3.ebuild	4 May 2012 18:47:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild,v 1.1 2012/04/17 17:36:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild,v 1.2 2012/05/04 18:47:54 jdhore Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ruby19 ree18"
@@ -15,6 +15,6 @@
 	>=x11-libs/vte-0.12.1:0"
 DEPEND="${DEPEND}
 	>=x11-libs/vte-0.12.1:0
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"



1.6                  dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild

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

Index: ruby-vte-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-vte-1.0.3.ebuild	17 Apr 2012 18:46:40 -0000	1.5
+++ ruby-vte-1.0.3.ebuild	4 May 2012 18:47:54 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild,v 1.5 2012/04/17 18:46:40 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild,v 1.6 2012/05/04 18:47:54 jdhore Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -15,6 +15,6 @@
 	>=x11-libs/vte-0.12.1:0"
 DEPEND="${DEPEND}
 	>=x11-libs/vte-0.12.1:0
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"






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

only message in thread, other threads:[~2012-05-04 18:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 18:47 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-vte: ruby-vte-0.19.4.ebuild ruby-vte-1.1.0.ebuild ChangeLog ruby-vte-1.1.3.ebuild ruby-vte-1.0.3.ebuild Jeff Horelick (jdhore)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox