* [gentoo-commits] repo/gentoo:master commit in: x11-misc/apwal/
@ 2023-02-20 20:52 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2023-02-20 20:52 UTC (permalink / raw
To: gentoo-commits
commit: 3f2ccdbd4769b520baaa8fbb4716eaba9d141dbf
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 20:51:42 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 20:51:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f2ccdbd
x11-misc/apwal: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../apwal/{apwal-0.4.5-r2.ebuild => apwal-0.4.5-r3.ebuild} | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/x11-misc/apwal/apwal-0.4.5-r2.ebuild b/x11-misc/apwal/apwal-0.4.5-r3.ebuild
similarity index 76%
rename from x11-misc/apwal/apwal-0.4.5-r2.ebuild
rename to x11-misc/apwal/apwal-0.4.5-r3.ebuild
index 766c3ed8f76c..1fd5a464954a 100644
--- a/x11-misc/apwal/apwal-0.4.5-r2.ebuild
+++ b/x11-misc/apwal/apwal-0.4.5-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit toolchain-funcs
@@ -20,14 +20,10 @@ RDEPEND="
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
-PATCHES=(
- "${FILESDIR}"/${P}-makefile.patch
-)
+PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
src_configure() {
tc-export CC PKG_CONFIG
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/apwal/
@ 2025-06-09 3:13 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2025-06-09 3:13 UTC (permalink / raw
To: gentoo-commits
commit: 2d88069d538048ba1b6d2d41fec6e454a440e8d4
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May 3 17:14:33 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 9 03:11:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d88069d
x11-misc/apwal: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41919
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/apwal/{apwal-0.4.5-r3.ebuild => apwal-0.4.5-r4.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/apwal/apwal-0.4.5-r3.ebuild b/x11-misc/apwal/apwal-0.4.5-r4.ebuild
similarity index 90%
rename from x11-misc/apwal/apwal-0.4.5-r3.ebuild
rename to x11-misc/apwal/apwal-0.4.5-r4.ebuild
index 1fd5a464954a..a9efe69895f6 100644
--- a/x11-misc/apwal/apwal-0.4.5-r3.ebuild
+++ b/x11-misc/apwal/apwal-0.4.5-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
RDEPEND="
- dev-libs/libxml2
+ dev-libs/libxml2:=
dev-libs/glib:2
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-09 3:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 3:13 [gentoo-commits] repo/gentoo:master commit in: x11-misc/apwal/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-02-20 20:52 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox