public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/GooCanvas2/
Date: Sat,  8 May 2021 13:03:22 +0000 (UTC)	[thread overview]
Message-ID: <1620478986.a344440d3ed4874975a510d6487cc3b099b476af.dilfridge@gentoo> (raw)

commit:     a344440d3ed4874975a510d6487cc3b099b476af
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  8 12:19:44 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  8 13:03:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a344440d

dev-perl/GooCanvas2: Fix goocanvas dependency, bug 767883

Closes: https://bugs.gentoo.org/767883
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{GooCanvas2-0.60.0.ebuild => GooCanvas2-0.60.0-r1.ebuild} | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-perl/GooCanvas2/GooCanvas2-0.60.0.ebuild b/dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.ebuild
similarity index 71%
rename from dev-perl/GooCanvas2/GooCanvas2-0.60.0.ebuild
rename to dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.ebuild
index 2dfa9ee2b0b..22a09fef195 100644
--- a/dev-perl/GooCanvas2/GooCanvas2-0.60.0.ebuild
+++ b/dev-perl/GooCanvas2/GooCanvas2-0.60.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DIST_AUTHOR=PERLMAX
 DIST_VERSION=0.06
@@ -14,12 +14,15 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-	x11-libs/goocanvas:2.0
+	x11-libs/goocanvas:2.0[introspection]
 	dev-perl/Gtk3
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		virtual/perl-Test
 	)
 "
+DEPEND="
+	x11-libs/goocanvas:2.0[introspection]
+"


             reply	other threads:[~2021-05-08 13:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-08 13:03 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/GooCanvas2/ Yixun Lan
2022-02-07  6:33 Sam James
2019-10-17 11:23 Agostino Sarubbo
2019-10-17 10:32 Agostino Sarubbo
2018-11-03 19:37 Kent Fredric

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=1620478986.a344440d3ed4874975a510d6487cc3b099b476af.dilfridge@gentoo \
    --to=dilfridge@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