public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-webkit-gtk2/
Date: Fri,  3 Mar 2017 07:15:26 +0000 (UTC)	[thread overview]
Message-ID: <1488524217.b94324061b2d8245464328c00f4e6532f707d09c.graaff@gentoo> (raw)

commit:     b94324061b2d8245464328c00f4e6532f707d09c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  3 06:56:57 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar  3 06:56:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9432406

dev-ruby/ruby-webkit-gtk2: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/ruby-webkit-gtk2/Manifest                 |  1 -
 .../ruby-webkit-gtk2/ruby-webkit-gtk2-3.0.7.ebuild | 44 ----------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-ruby/ruby-webkit-gtk2/Manifest b/dev-ruby/ruby-webkit-gtk2/Manifest
index 895ce8a2adf..1f9af4e6166 100644
--- a/dev-ruby/ruby-webkit-gtk2/Manifest
+++ b/dev-ruby/ruby-webkit-gtk2/Manifest
@@ -1,2 +1 @@
-DIST ruby-gnome2-all-3.0.7.tar.gz 1692752 SHA256 4b65da24a5fdd4a774d6f238abcce8a3aca2bad093211bb824fb6a06e5430375 SHA512 0cfd5dd13ef0e0986ddd2235f88ffb21d15e6cb709b47252bb34e587fef88c0234e65f178eccec7dbfd45759ba37f1bbdcee6c7908d3f9daaf3369453b2478ee WHIRLPOOL 0a0e2749f6642485bada7ab22d69a3ed0e4d170a2d0dec6db88e62179264c6093a51c05cca87c64a4a3e9d1bdedb05a92fba81f6098872c06c8cbfa451ccedf2
 DIST ruby-gnome2-all-3.0.8.tar.gz 1732574 SHA256 47449f4d9eb9a175fdff5115157b4ea07ad6aa3bff7fa6258d42920b2cbb45a5 SHA512 e30c2cd95db762eff4f5f6d6f03811338657a849fc94d1af71488bb912cc82b85c0aa6860658f6eba66119ef95382ad142661751471a52de9606c5514ec6a6cf WHIRLPOOL 7b0580639ed2d1364e0de0135f9256d014771dfba3e94f6a220a26faa969dcc8cb198eab400ea6ebc25fa89082a8c96cb81ec2b0231784aea3b8e748b322f19e

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
deleted file mode 100644
index dc01e75e81e..00000000000
--- a/dev-ruby/ruby-webkit-gtk2/ruby-webkit-gtk2-3.0.7.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-inherit virtualx ruby-ng-gnome2
-
-DESCRIPTION="Ruby WebKitGtk+ for Gtk 2.0 bindings"
-KEYWORDS="amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND+=" net-libs/webkit-gtk:2"
-RDEPEND+=" net-libs/webkit-gtk:2"
-
-RUBY_S="ruby-gnome2-all-${PV}/webkit-gtk2"
-
-ruby_add_bdepend ">=dev-ruby/ruby-glib2-${PV}"
-ruby_add_rdepend ">=dev-ruby/ruby-gobject-introspection-${PV}
-	>=dev-ruby/ruby-gtk2-${PV}"
-
-all_ruby_prepare() {
-	# Avoid unneeded dependency on test-unit-notify.
-	sed -i -e '/notify/ s:^:#:' \
-		../gobject-introspection/test/gobject-introspection-test-utils.rb \
-		test/webkit-gtk-test-utils.rb || die
-}
-
-each_ruby_configure() {
-	:
-}
-
-each_ruby_compile() {
-	:
-}
-
-each_ruby_test() {
-	VIRTUALX_COMMAND="${RUBY} test/run-test.rb"
-	virtualmake || die
-}
-
-each_ruby_install() {
-	each_fakegem_install
-}


             reply	other threads:[~2017-03-03  7:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-03  7:15 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-13 10:32 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-webkit-gtk2/ Hans de Graaff
2016-11-06 14:35 Hans de Graaff
2016-11-06 14:01 Hans de Graaff
2016-06-25  9:21 Hans de Graaff
2015-10-11 13:49 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1488524217.b94324061b2d8245464328c00f4e6532f707d09c.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox