From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/
Date: Sun, 19 Feb 2023 22:03:59 +0000 (UTC) [thread overview]
Message-ID: <1676844212.c38c216d9790e4df49b096f675326dbbdf3d7342.soap@gentoo> (raw)
commit: c38c216d9790e4df49b096f675326dbbdf3d7342
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 22:03:32 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 22:03:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38c216d
x11-themes/fvwm-themes: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...-themes-0.7.0-r1.ebuild => fvwm-themes-0.7.0-r2.ebuild} | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
similarity index 73%
rename from x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
rename to x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
index 3408eb54f1d6..9935fc153819 100644
--- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
+++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit autotools
DESCRIPTION="A configuration framework for the fvwm window manager"
@@ -14,17 +15,16 @@ KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="gnome"
RDEPEND=">=x11-wm/fvwm-2.6.2"
-DEPEND="${RDEPEND}
- gnome? ( virtual/imagemagick-tools )"
+DEPEND="${RDEPEND}"
+BDEPEND="gnome? ( virtual/imagemagick-tools )"
PATCHES=(
- "${FILESDIR}/${P}-gentoo.patch"
- "${FILESDIR}/${P}-posix-sort.patch"
+ "${FILESDIR}"/${P}-gentoo.patch
+ "${FILESDIR}"/${P}-posix-sort.patch
)
src_prepare() {
default
- mv configure.in configure.ac || die "moving configure.in failed"
eautoreconf
}
next reply other threads:[~2023-02-19 22:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-19 22:03 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-23 8:47 [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/ Yixun Lan
2018-05-29 13:18 Aaron Bauman
2017-02-11 19:47 David Seifert
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=1676844212.c38c216d9790e4df49b096f675326dbbdf3d7342.soap@gentoo \
--to=soap@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