public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Naohiro Aota" <naota@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-vte3/
Date: Thu, 30 Jul 2020 08:00:41 +0000 (UTC)	[thread overview]
Message-ID: <1596095925.86f0a7309b9a632cd4fe6337bd0786cc16aefc00.naota@gentoo> (raw)

commit:     86f0a7309b9a632cd4fe6337bd0786cc16aefc00
Author:     Naohiro Aota <naota <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 04:40:04 2020 +0000
Commit:     Naohiro Aota <naota <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 07:58:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f0a730

dev-ruby/ruby-vte3: version bump to 3.4.2

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Naohiro Aota <naota <AT> gentoo.org>

 dev-ruby/ruby-vte3/Manifest               |  1 +
 dev-ruby/ruby-vte3/ruby-vte3-3.4.3.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/ruby-vte3/Manifest b/dev-ruby/ruby-vte3/Manifest
index 0c56169bcbe..06bc2a232fe 100644
--- a/dev-ruby/ruby-vte3/Manifest
+++ b/dev-ruby/ruby-vte3/Manifest
@@ -1,3 +1,4 @@
+DIST ruby-gnome2-3.4.3.tar.gz 3136727 BLAKE2B 3b85136b90e7a9de14f38fbdb55d9c143719e697ff60fdd4c09921b5d0c6363cf27b7b2da55d93a95d302e62879c321df20e729d4a3d9d2e8d1f2a4afb8c6e49 SHA512 ac4614647c20080eb850d47938b00eb69730aef6672a35cf290619a5c3e01007ac59e75995e36398a0ddaed61db2f4ccdf9d26d2453fff9d5160073ee73081b8
 DIST ruby-gnome2-all-3.3.2.tar.gz 2310841 BLAKE2B 8f50dc289cd097fa476a3419ffec623009395384bcfa965803f3e4e857e095866e0233e7546150c5e54d1e35f71c5e72a2880100a881ba037356208e5d3721ce SHA512 4581aad8c69db2b6be3b067ff60994fb3567d68299f634e085319ac81f51e1d681972ccba715f8e93df3adba155fa8cd3a49929cd77f6eb01856be30e551b21c
 DIST ruby-gnome2-all-3.3.6.tar.gz 2307419 BLAKE2B 80d981528a7d1ff41400e8555c7576ac299a5e3b7d3fc7f78843ae0bedfa6ad43c79d3ebef60b918236c9054b0e5de462b48a274d1fdd03f6f288ff53d6645a5 SHA512 8bcd439cee77efc70423eeec43380f080b348627384c675e3b3a810e602b5da4f04bc476eccabdf009a442d496442e7a45a23f126bde4b356af70ac9949c27f5
 DIST ruby-gnome2-all-3.3.7.tar.gz 2316976 BLAKE2B 51fa3da9941254d17332854ad1a7b1bcd016f70aba70cbad7fbdffc9e54ed6f7da8bac09b49ed152bea2cd188d5af64783ef1ad8b754abeebfad358fb261c866 SHA512 4af9a4c6f7bba2b596880ec83e4a43f2afd7f34bb0cdbb42157e65de2517d3b9504eafe08eb63f47f43035bf50351b8a0a4dd7cb1b738e67e8373191910d0bce

diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.4.3.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.4.3.ebuild
new file mode 100644
index 00000000000..9f749f1f337
--- /dev/null
+++ b/dev-ruby/ruby-vte3/ruby-vte3-3.4.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_GNOME2_NEED_VIRTX=yes
+
+inherit ruby-ng-gnome2
+
+DESCRIPTION="Ruby VTE bindings for use with GTK3"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND+=" x11-libs/vte:2.91[introspection]"
+RDEPEND+=" x11-libs/vte:2.91[introspection]"
+
+ruby_add_bdepend "~dev-ruby/ruby-glib2-${PV}"
+ruby_add_rdepend "~dev-ruby/ruby-gtk3-${PV}"
+
+all_ruby_prepare() {
+	ruby-ng-gnome2_all_ruby_prepare
+
+	# Avoid tests that require a real pty.
+	rm -f test/test-pty.rb || die
+}


             reply	other threads:[~2020-07-30  8:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30  8:00 Naohiro Aota [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-01 15:44 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-vte3/ Matt Turner
2021-03-14  9:02 Hans de Graaff
2021-03-14  1:23 Sam James
2020-07-30  8:00 Naohiro Aota
2020-07-30  8:00 Naohiro Aota
2019-09-08  9:18 Hans de Graaff
2019-06-01  6:48 Hans de Graaff
2019-05-11  7:42 Hans de Graaff
2019-04-13 17:59 Hans de Graaff
2019-02-15 10:17 Hans de Graaff
2018-07-07  8:50 Hans de Graaff
2017-03-03  7:15 Hans de Graaff
2017-02-22 15:06 Agostino Sarubbo
2016-12-11  8:17 Hans de Graaff
2016-11-13 10:32 Hans de Graaff
2016-11-06 14:35 Hans de Graaff
2016-11-06 14:01 Hans de Graaff
2016-10-03  6:04 Hans de Graaff
2016-06-25  9:21 Hans de Graaff
2016-04-24 16:16 Manuel Rüger
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=1596095925.86f0a7309b9a632cd4fe6337bd0786cc16aefc00.naota@gentoo \
    --to=naota@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