From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnomecanvas/
Date: Sun, 4 Apr 2021 13:55:59 +0000 (UTC) [thread overview]
Message-ID: <1617544280.c9277ca4d2f7d80f612f031cc09141cd7201729d.asturm@gentoo> (raw)
commit: c9277ca4d2f7d80f612f031cc09141cd7201729d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 30 19:41:28 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 4 13:51:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9277ca4
gnome-base/libgnomecanvas: EAPI-7 bump, drop eutils
The same files are installed in the same locations and tests pass.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild
index 0d55b4313bc..5a262441623 100644
--- a/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild
+++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.ebuild
@@ -1,12 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME_TARBALL_SUFFIX="bz2"
-GNOME2_LA_PUNT="yes"
+EAPI=7
-inherit eutils gnome2 multilib multilib-minimal virtualx
+GNOME_TARBALL_SUFFIX="bz2"
+inherit gnome2 multilib-minimal virtualx
DESCRIPTION="The Gnome 2 Canvas library"
HOMEPAGE="https://library.gnome.org/devel/libgnomecanvas/stable/"
@@ -22,7 +20,8 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
>=x11-libs/pango-1.36.3[${MULTILIB_USEDEP}]
glade? ( >=gnome-base/libglade-2.6.4-r1:2.0[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
>=dev-lang/perl-5
sys-devel/gettext
dev-util/glib-utils
@@ -54,11 +53,6 @@ multilib_src_install() {
gnome2_src_install
}
-multilib_src_install_all() {
- DOCS="AUTHORS ChangeLog NEWS README"
- einstalldocs
-}
-
multilib_src_test() {
- Xemake check || die "Test phase failed"
+ virtx emake check
}
next reply other threads:[~2021-04-04 13:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-04 13:55 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-06 18:43 [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnomecanvas/ WANG Xuerui
2022-10-30 16:34 Matt Turner
2021-01-06 23:04 Fabian Groffen
2020-02-16 20:24 David Seifert
2018-10-06 22:37 Mart Raudsepp
2017-06-22 14:24 Alexis Ballier
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=1617544280.c9277ca4d2f7d80f612f031cc09141cd7201729d.asturm@gentoo \
--to=asturm@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