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-gobject-introspection/
Date: Wed,  5 Apr 2023 08:25:38 +0000 (UTC)	[thread overview]
Message-ID: <1680683111.89f30bf6aa4384f9001a8d05d7a239c3914c4928.naota@gentoo> (raw)

commit:     89f30bf6aa4384f9001a8d05d7a239c3914c4928
Author:     Naohiro Aota <naota <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  8 13:25:49 2023 +0000
Commit:     Naohiro Aota <naota <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 08:25:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f30bf6

dev-ruby/ruby-gobject-introspection: add 4.1.2

Signed-off-by: Naohiro Aota <naota <AT> gentoo.org>

 dev-ruby/ruby-gobject-introspection/Manifest           |  1 +
 .../ruby-gobject-introspection-4.1.2.ebuild            | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-ruby/ruby-gobject-introspection/Manifest b/dev-ruby/ruby-gobject-introspection/Manifest
index 3402145bf8c5..d288a30647ef 100644
--- a/dev-ruby/ruby-gobject-introspection/Manifest
+++ b/dev-ruby/ruby-gobject-introspection/Manifest
@@ -1 +1,2 @@
 DIST ruby-gnome2-3.5.1.tar.gz 2613400 BLAKE2B ab9b7e3b6322b5b89a6bf4d529d5b5abdfbe50b1e099cfba67f089bab3abd39c2a96b57305b13311e9c34957c57107e31708cc76ffa4c20d84af2294f7bf7bb4 SHA512 9423c18587c11b6c317a58ec817e886c99ab37b29271b1684d7c793655a121c8b20c9630347d5f248e687843fd888e2137dca5d3d232121d87565ee2707f2f21
+DIST ruby-gnome2-4.1.2.tar.gz 2708791 BLAKE2B ef24788d8c65f96c76b43d8adc38af21dfb3bfe2f8ae2157f6978993fe65e9735030e9912e8eb1ff5ff90ab1c67701ae61ac3b0790cb285646f26b6193d74be5 SHA512 898ae5bcd7a6347d7392b7888c19493905f6e660afb61f17a60b1f22e4069329ef6ccc9277375a2c40b4d998a309b61de6797f50c4633c0f5de22d2e85252537

diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild
new file mode 100644
index 000000000000..78cb6138f3a3
--- /dev/null
+++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.1.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby27 ruby30 ruby31"
+
+inherit ruby-ng-gnome2
+
+DESCRIPTION="Ruby GObjectIntrospection bindings"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+IUSE=""
+
+DEPEND+=" dev-libs/glib
+	dev-libs/gobject-introspection"
+RDEPEND+=" dev-libs/glib
+	dev-libs/gobject-introspection"
+
+ruby_add_rdepend "~dev-ruby/ruby-glib2-${PV}"


             reply	other threads:[~2023-04-05  8:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05  8:25 Naohiro Aota [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-29  7:40 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-gobject-introspection/ Hans de Graaff
2023-06-12  3:42 Sam James
2023-03-29 13:04 Sam James
2023-03-29 12:05 Sam James
2023-03-25  7:12 Sam James
2023-03-11  8:25 Hans de Graaff
2021-03-14  9:02 Hans de Graaff
2020-02-09 10:24 Hans de Graaff
2019-09-07 12:30 Hans de Graaff
2019-05-30 19:12 Hans de Graaff
2019-05-11  7:42 Hans de Graaff
2019-04-13 17:59 Hans de Graaff
2019-02-13 19:43 Hans de Graaff
2019-02-11  5:59 Hans de Graaff
2018-09-29  6:14 Hans de Graaff
2018-07-07 19:46 Hans de Graaff
2018-07-02 19:07 Hans de Graaff
2017-03-03  7:15 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-06-25  9:21 Hans de Graaff
2016-04-19 22:10 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=1680683111.89f30bf6aa4384f9001a8d05d7a239c3914c4928.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