diff options
28 files changed, 76 insertions, 47 deletions
diff --git a/dev-perl/DBICx-TestDatabase/DBICx-TestDatabase-0.50.0.ebuild b/dev-perl/DBICx-TestDatabase/DBICx-TestDatabase-0.50.0.ebuild new file mode 100644 index 000000000000..0144b365625d --- /dev/null +++ b/dev-perl/DBICx-TestDatabase/DBICx-TestDatabase-0.50.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=JROCKWAY +DIST_VERSION=0.05 +inherit perl-module + +DESCRIPTION="create a temporary database from a DBIx::Class::Schema" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND="virtual/perl-File-Temp + >=dev-perl/DBD-SQLite-1.290.0 + dev-perl/SQL-Translator +" +DEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.360.0 + test? ( + dev-perl/DBIx-Class + >=virtual/perl-Test-Simple-1.1.10 + ) +" +PERL_RM_FILES=("MYMETA.json" "MYMETA.yml") # https://rt.cpan.org/Ticket/Display.html?id=108141 diff --git a/dev-perl/DBICx-TestDatabase/Manifest b/dev-perl/DBICx-TestDatabase/Manifest index adb8f197e0fe..378161335e30 100644 --- a/dev-perl/DBICx-TestDatabase/Manifest +++ b/dev-perl/DBICx-TestDatabase/Manifest @@ -1 +1,2 @@ DIST DBICx-TestDatabase-0.04.tar.gz 20120 SHA256 5c67cbe777fd0de8f37c546d2d558398f7b64d049728015fad3a8dc73a58e97b SHA512 1f4ec9154bda073f08bd8191919ed32901a39a647d5df4e2bd2572fc2b6adbc72b25abbe5db28fe01e6da17cc81fce74ac40f4cc6f619cbe4f40ad5d74c93f1b WHIRLPOOL 417dc40ba5b4c409d64513c74ff491d5f666a8f8ae27811d1c61c34028772f63a1799850bbce68434fed7bb049d8193f43f1684858eab269c68bf323a8abd18a +DIST DBICx-TestDatabase-0.05.tar.gz 21574 SHA256 8e3bc2530b01216188c3aa65acdbd2f59c4e631f3ae085dfc439abd89f8f0acf SHA512 df17c75594998e4a17b284d5c20809019f31e5ab20dd354e2d7e159d1d76554e3c08bd1797277b9909efe8ecd10aa82b606b325e1759258521c7e3cd5995c2c1 WHIRLPOOL 4a2b81e096d2afaf50f87ba8f4f1d7f77053c788e55cfd4c08a4f0b54c1d63d96164d6b1b5fc52c0806fd81f82bfd00961ffd31c0a687507fe668bfc0e0abf90 diff --git a/dev-ruby/rcairo/rcairo-1.14.3.ebuild b/dev-ruby/rcairo/rcairo-1.14.3.ebuild index 19a543a1dad0..d1a08f3898fa 100644 --- a/dev-ruby/rcairo/rcairo-1.14.3.ebuild +++ b/dev-ruby/rcairo/rcairo-1.14.3.ebuild @@ -26,7 +26,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND="${RDEPEND} >=x11-libs/cairo-1.2.0[svg]" diff --git a/dev-ruby/ruby-atk/ruby-atk-3.0.7.ebuild b/dev-ruby/ruby-atk/ruby-atk-3.0.7.ebuild index 3199fc37a009..d77253b05922 100644 --- a/dev-ruby/ruby-atk/ruby-atk-3.0.7.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Atk bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/atk" RDEPEND+=" dev-libs/atk" diff --git a/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.0.7.ebuild b/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.0.7.ebuild index 4a6f539074c2..e49a352abc71 100644 --- a/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.0.7.ebuild +++ b/dev-ruby/ruby-cairo-gobject/ruby-cairo-gobject-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit ruby-ng-gnome2 RUBY_S="ruby-gnome2-all-${PV}/cairo-gobject" DESCRIPTION="Ruby cairo-gobject bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/cairo" diff --git a/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-3.0.7.ebuild b/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-3.0.7.ebuild index db9b1be35a15..e7fe3c8ecca9 100644 --- a/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-3.0.7.ebuild +++ b/dev-ruby/ruby-clutter-gstreamer/ruby-clutter-gstreamer-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby Clutter bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RUBY_S=ruby-gnome2-all-${PV}/clutter-gstreamer diff --git a/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-3.0.7.ebuild b/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-3.0.7.ebuild index 03d17abf609f..d620c3c56000 100644 --- a/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-3.0.7.ebuild +++ b/dev-ruby/ruby-clutter-gtk/ruby-clutter-gtk-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby Clutter bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RUBY_S=ruby-gnome2-all-${PV}/clutter-gtk diff --git a/dev-ruby/ruby-clutter/ruby-clutter-3.0.7.ebuild b/dev-ruby/ruby-clutter/ruby-clutter-3.0.7.ebuild index 3cb049b1fcc7..ea4878f10563 100644 --- a/dev-ruby/ruby-clutter/ruby-clutter-3.0.7.ebuild +++ b/dev-ruby/ruby-clutter/ruby-clutter-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby Clutter bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RUBY_S=ruby-gnome2-all-${PV}/clutter diff --git a/dev-ruby/ruby-gdk3/ruby-gdk3-3.0.7.ebuild b/dev-ruby/ruby-gdk3/ruby-gdk3-3.0.7.ebuild index 0e601a4be97a..eef62d3891c4 100644 --- a/dev-ruby/ruby-gdk3/ruby-gdk3-3.0.7.ebuild +++ b/dev-ruby/ruby-gdk3/ruby-gdk3-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby GDK-3.x bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/gtk+:3" diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild index 9f1b62983576..f343d0d2418a 100644 --- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild +++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/${RUBY_FAKEGEM_NAME} DESCRIPTION="Ruby GdkPixbuf2 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" x11-libs/gtk+:2" diff --git a/dev-ruby/ruby-gio2/ruby-gio2-3.0.7.ebuild b/dev-ruby/ruby-gio2/ruby-gio2-3.0.7.ebuild index bf174201a3e9..e3adecee2f44 100644 --- a/dev-ruby/ruby-gio2/ruby-gio2-3.0.7.ebuild +++ b/dev-ruby/ruby-gio2/ruby-gio2-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit ruby-ng-gnome2 DESCRIPTION="Ruby binding of GooCanvas" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV} diff --git a/dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild index 0b6518be389f..cdb8bc5440d5 100644 --- a/dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild +++ b/dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22 ruby23" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND+=" >=dev-libs/glib-2" DEPEND+=" >=dev-libs/glib-2" diff --git a/dev-ruby/ruby-gnome2/ruby-gnome2-3.0.7.ebuild b/dev-ruby/ruby-gnome2/ruby-gnome2-3.0.7.ebuild index ffd5c7f164c9..7ef87b58f3e5 100644 --- a/dev-ruby/ruby-gnome2/ruby-gnome2-3.0.7.ebuild +++ b/dev-ruby/ruby-gnome2/ruby-gnome2-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild index 171884a96a69..705c74ea9762 100644 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild +++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild @@ -10,7 +10,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection DESCRIPTION="Ruby GObjectIntrospection bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/gobject-introspection" diff --git a/dev-ruby/ruby-gstreamer/ruby-gstreamer-3.0.7.ebuild b/dev-ruby/ruby-gstreamer/ruby-gstreamer-3.0.7.ebuild index b16ed87d1c40..fe229876ceab 100644 --- a/dev-ruby/ruby-gstreamer/ruby-gstreamer-3.0.7.ebuild +++ b/dev-ruby/ruby-gstreamer/ruby-gstreamer-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby GStreamer bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="${RDEPEND} diff --git a/dev-ruby/ruby-gtk2/ruby-gtk2-3.0.7.ebuild b/dev-ruby/ruby-gtk2/ruby-gtk2-3.0.7.ebuild index 5660e5fc4584..a059758ea526 100644 --- a/dev-ruby/ruby-gtk2/ruby-gtk2-3.0.7.ebuild +++ b/dev-ruby/ruby-gtk2/ruby-gtk2-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby Gtk2 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/gtk+:2 diff --git a/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7-r1.ebuild b/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7-r1.ebuild index 49915a59c29f..c81c6499ddbb 100644 --- a/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7-r1.ebuild +++ b/dev-ruby/ruby-gtk3/ruby-gtk3-3.0.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby Gtk3 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/gtk+:3" diff --git a/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-3.0.7.ebuild b/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-3.0.7.ebuild index 23d8e06c07ee..4ec40537e234 100644 --- a/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-3.0.7.ebuild +++ b/dev-ruby/ruby-gtksourceview/ruby-gtksourceview-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit virtualx ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/gtksourceview2 DESCRIPTION="Ruby bindings for gtksourceview" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" x11-libs/gtksourceview:2.0" diff --git a/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.7.ebuild b/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.7.ebuild index f63087ca7bcf..35c4d11c9c83 100644 --- a/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.7.ebuild +++ b/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby Gtk3 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/gtksourceview:3.0" diff --git a/dev-ruby/ruby-pango/ruby-pango-3.0.7.ebuild b/dev-ruby/ruby-pango/ruby-pango-3.0.7.ebuild index c8cd37ca26b6..8e09b7377143 100644 --- a/dev-ruby/ruby-pango/ruby-pango-3.0.7.ebuild +++ b/dev-ruby/ruby-pango/ruby-pango-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Pango bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" >=x11-libs/pango-1.2.1" RDEPEND+=" >=x11-libs/pango-1.2.1" diff --git a/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild index e37472e8a72b..34a4208eacfc 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-3.0.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit ruby-ng-gnome2 DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" app-text/poppler[cairo]" diff --git a/dev-ruby/ruby-rsvg/ruby-rsvg-3.0.7.ebuild b/dev-ruby/ruby-rsvg/ruby-rsvg-3.0.7.ebuild index 60beba1ea0e4..0e625ccc0d77 100644 --- a/dev-ruby/ruby-rsvg/ruby-rsvg-3.0.7.ebuild +++ b/dev-ruby/ruby-rsvg/ruby-rsvg-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit ruby-ng-gnome2 RUBY_S=ruby-gnome2-all-${PV}/rsvg2 DESCRIPTION="Ruby bindings for librsvg" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND+=" >=gnome-base/librsvg-2.8" DEPEND+=" >=gnome-base/librsvg-2.8" diff --git a/dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild b/dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild index ddc2f728b607..81a499a1966e 100644 --- a/dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit ruby-ng-gnome2 DESCRIPTION="Ruby vte bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" >=x11-libs/vte-0.12.1:0" diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild index 788f5e5f4457..b62855e4db6f 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/vte:2.91" diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild index 46ed99c4bcb5..ef90a857e2dd 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/vte:2.90" diff --git a/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-3.0.7.ebuild b/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-3.0.7.ebuild index 57743450a1fa..75e0cee8bd2e 100644 --- a/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-3.0.7.ebuild +++ b/dev-ruby/ruby-webkit-gtk/ruby-webkit-gtk-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby WebKitGtk bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" net-libs/webkit-gtk:3" diff --git a/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-3.0.7.ebuild b/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-3.0.7.ebuild index 12f974261437..97f05335284b 100644 --- a/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-3.0.7.ebuild +++ b/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby WebKitGtk+ for Gtk 2.0 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" net-libs/webkit-gtk:2" diff --git a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.0.7.ebuild b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.0.7.ebuild index 05a3d94ab672..f16512e86a44 100644 --- a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.0.7.ebuild +++ b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.0.7.ebuild @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby WebKitGtk+ for Gtk 3.0 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" net-libs/webkit-gtk:4" |