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-clutter/
Date: Thu, 30 Jul 2020 08:00:42 +0000 (UTC)	[thread overview]
Message-ID: <1596095932.3cf86f461198c7a0521f0ecebd4bcd43d15e9e58.naota@gentoo> (raw)

commit:     3cf86f461198c7a0521f0ecebd4bcd43d15e9e58
Author:     Naohiro Aota <naota <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 01:25:22 2020 +0000
Commit:     Naohiro Aota <naota <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 07:58:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf86f46

dev-ruby/ruby-clutter: fix dependency

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

 dev-ruby/ruby-clutter/ruby-clutter-3.3.2.ebuild | 18 +++++++++---------
 dev-ruby/ruby-clutter/ruby-clutter-3.3.6.ebuild | 18 +++++++++---------
 dev-ruby/ruby-clutter/ruby-clutter-3.3.7.ebuild | 18 +++++++++---------
 3 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/dev-ruby/ruby-clutter/ruby-clutter-3.3.2.ebuild b/dev-ruby/ruby-clutter/ruby-clutter-3.3.2.ebuild
index fcf3df7f84b..1281f1eebd2 100644
--- a/dev-ruby/ruby-clutter/ruby-clutter-3.3.2.ebuild
+++ b/dev-ruby/ruby-clutter/ruby-clutter-3.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,14 +15,14 @@ RUBY_S=ruby-gnome2-all-${PV}/clutter
 DEPEND+=" media-libs/clutter"
 RDEPEND+=" media-libs/clutter"
 
-ruby_add_bdepend ">=dev-ruby/ruby-atk-${PV}
-	>=dev-ruby/ruby-gdkpixbuf2-${PV}
-	>=dev-ruby/ruby-glib2-${PV}
-	>=dev-ruby/ruby-gobject-introspection-${PV}
-	>=dev-ruby/ruby-pango-${PV}"
-ruby_add_rdepend ">=dev-ruby/ruby-cairo-gobject-${PV}
-	>=dev-ruby/ruby-gobject-introspection-${PV}
-	>=dev-ruby/ruby-pango-${PV}"
+ruby_add_bdepend "~dev-ruby/ruby-atk-${PV}
+	~dev-ruby/ruby-gdkpixbuf2-${PV}
+	~dev-ruby/ruby-glib2-${PV}
+	~dev-ruby/ruby-gobject-introspection-${PV}
+	~dev-ruby/ruby-pango-${PV}"
+ruby_add_rdepend "~dev-ruby/ruby-cairo-gobject-${PV}
+	~dev-ruby/ruby-gobject-introspection-${PV}
+	~dev-ruby/ruby-pango-${PV}"
 
 all_ruby_prepare() {
 	# Avoid unneeded dependency on test-unit-notify.

diff --git a/dev-ruby/ruby-clutter/ruby-clutter-3.3.6.ebuild b/dev-ruby/ruby-clutter/ruby-clutter-3.3.6.ebuild
index 159b0a79488..8a04464e392 100644
--- a/dev-ruby/ruby-clutter/ruby-clutter-3.3.6.ebuild
+++ b/dev-ruby/ruby-clutter/ruby-clutter-3.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,14 +15,14 @@ RUBY_S=ruby-gnome2-all-${PV}/clutter
 DEPEND+=" media-libs/clutter"
 RDEPEND+=" media-libs/clutter"
 
-ruby_add_bdepend ">=dev-ruby/ruby-atk-${PV}
-	>=dev-ruby/ruby-gdkpixbuf2-${PV}
-	>=dev-ruby/ruby-glib2-${PV}
-	>=dev-ruby/ruby-gobject-introspection-${PV}
-	>=dev-ruby/ruby-pango-${PV}"
-ruby_add_rdepend ">=dev-ruby/ruby-cairo-gobject-${PV}
-	>=dev-ruby/ruby-gobject-introspection-${PV}
-	>=dev-ruby/ruby-pango-${PV}"
+ruby_add_bdepend "~dev-ruby/ruby-atk-${PV}
+	~dev-ruby/ruby-gdkpixbuf2-${PV}
+	~dev-ruby/ruby-glib2-${PV}
+	~dev-ruby/ruby-gobject-introspection-${PV}
+	~dev-ruby/ruby-pango-${PV}"
+ruby_add_rdepend "~dev-ruby/ruby-cairo-gobject-${PV}
+	~dev-ruby/ruby-gobject-introspection-${PV}
+	~dev-ruby/ruby-pango-${PV}"
 
 all_ruby_prepare() {
 	# Avoid unneeded dependency on test-unit-notify.

diff --git a/dev-ruby/ruby-clutter/ruby-clutter-3.3.7.ebuild b/dev-ruby/ruby-clutter/ruby-clutter-3.3.7.ebuild
index 159b0a79488..8a04464e392 100644
--- a/dev-ruby/ruby-clutter/ruby-clutter-3.3.7.ebuild
+++ b/dev-ruby/ruby-clutter/ruby-clutter-3.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,14 +15,14 @@ RUBY_S=ruby-gnome2-all-${PV}/clutter
 DEPEND+=" media-libs/clutter"
 RDEPEND+=" media-libs/clutter"
 
-ruby_add_bdepend ">=dev-ruby/ruby-atk-${PV}
-	>=dev-ruby/ruby-gdkpixbuf2-${PV}
-	>=dev-ruby/ruby-glib2-${PV}
-	>=dev-ruby/ruby-gobject-introspection-${PV}
-	>=dev-ruby/ruby-pango-${PV}"
-ruby_add_rdepend ">=dev-ruby/ruby-cairo-gobject-${PV}
-	>=dev-ruby/ruby-gobject-introspection-${PV}
-	>=dev-ruby/ruby-pango-${PV}"
+ruby_add_bdepend "~dev-ruby/ruby-atk-${PV}
+	~dev-ruby/ruby-gdkpixbuf2-${PV}
+	~dev-ruby/ruby-glib2-${PV}
+	~dev-ruby/ruby-gobject-introspection-${PV}
+	~dev-ruby/ruby-pango-${PV}"
+ruby_add_rdepend "~dev-ruby/ruby-cairo-gobject-${PV}
+	~dev-ruby/ruby-gobject-introspection-${PV}
+	~dev-ruby/ruby-pango-${PV}"
 
 all_ruby_prepare() {
 	# Avoid unneeded dependency on test-unit-notify.


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

Thread overview: 16+ 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 --
2021-03-14  9:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-clutter/ Hans de Graaff
2021-03-14  1:23 Sam James
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
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-10 13:54 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=1596095932.3cf86f461198c7a0521f0ecebd4bcd43d15e9e58.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