diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:47:56 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:47:56 +0000 |
commit | d3a69a5f1ad2330d423a78c3650f8827d08f98a3 (patch) | |
tree | 65909399ec0c60d882c20960c3d9b6f640e155e0 /dev-ruby/ruby-vte | |
parent | Stable on x86 wrt bug#410031. (diff) | |
download | gentoo-2-d3a69a5f1ad2330d423a78c3650f8827d08f98a3.tar.gz gentoo-2-d3a69a5f1ad2330d423a78c3650f8827d08f98a3.tar.bz2 gentoo-2-d3a69a5f1ad2330d423a78c3650f8827d08f98a3.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/ruby-vte')
-rw-r--r-- | dev-ruby/ruby-vte/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/dev-ruby/ruby-vte/ChangeLog b/dev-ruby/ruby-vte/ChangeLog index 4bbc2584749d..cbeceb4b8bc9 100644 --- a/dev-ruby/ruby-vte/ChangeLog +++ b/dev-ruby/ruby-vte/ChangeLog @@ -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 diff --git a/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild b/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild index d7e38f01d30b..40ab1ae99ff4 100644 --- a/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-0.19.4.ebuild @@ -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 @@ RDEPEND="${RDEPEND} >=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}" diff --git a/dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild b/dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild index 88995146f653..804642abeec1 100644 --- a/dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-1.0.3.ebuild @@ -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 @@ RDEPEND="${RDEPEND} >=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}" diff --git a/dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild b/dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild index de7970f7e424..a0d4b3e3c582 100644 --- a/dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-1.1.0.ebuild @@ -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 @@ RDEPEND="${RDEPEND} >=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}" diff --git a/dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild b/dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild index b5226a693d3b..dfbca040bae8 100644 --- a/dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-1.1.3.ebuild @@ -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 @@ RDEPEND="${RDEPEND} >=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}" |