* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xdbedizzy/
@ 2017-03-16 19:13 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2017-03-16 19:13 UTC (permalink / raw
To: gentoo-commits
commit: 7109b7284109eb0dafc2f2bb134d3073e0ad8f80
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Mar 11 16:20:33 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 19:12:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7109b728
x11-apps/xdbedizzy: EAPI bump 3 -> 5
No changes to files. Verified with sha512sum.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4186
x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
index 95c925a6caf..aa93c76e218 100644
--- a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
+++ b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=3
+EAPI=5
inherit xorg-2
@@ -9,8 +9,11 @@ DESCRIPTION="X.Org xdbedizzy application"
KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86"
IUSE=""
-RDEPEND="x11-libs/libXext
- x11-libs/libX11"
+RDEPEND="
+ x11-libs/libXext
+ x11-libs/libX11
+"
DEPEND="${RDEPEND}
x11-proto/xextproto
- x11-proto/xproto"
+ x11-proto/xproto
+"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xdbedizzy/
@ 2021-03-19 22:40 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2021-03-19 22:40 UTC (permalink / raw
To: gentoo-commits
commit: 8cacf57cd199d5696e66ccba0bf050939a9b7f4d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 22:38:43 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 22:38:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cacf57c
x11-apps/xdbedizzy: Port to EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
index 8c5f6233c35..a274b1b04b3 100644
--- a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
+++ b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit xorg-2
+inherit xorg-3
DESCRIPTION="X.Org xdbedizzy application"
+
KEYWORDS="amd64 arm ~mips ppc ppc64 s390 ~sparc x86"
-IUSE=""
RDEPEND="
x11-libs/libXext
- x11-libs/libX11
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
-"
+ x11-libs/libX11"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xdbedizzy/
@ 2022-12-27 5:58 Georgy Yakovlev
0 siblings, 0 replies; 3+ messages in thread
From: Georgy Yakovlev @ 2022-12-27 5:58 UTC (permalink / raw
To: gentoo-commits
commit: da61863720e7f561598a5472e21cc70fa41a5e0b
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 05:54:05 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 05:54:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da618637
x11-apps/xdbedizzy: keyword 1.1.0 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
index 4d8a74d7c394..ee6090474c3e 100644
--- a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
+++ b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X.Org xdbedizzy application"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~s390 ~sparc x86"
RDEPEND="
x11-libs/libXext
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-27 5:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19 22:40 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xdbedizzy/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2022-12-27 5:58 Georgy Yakovlev
2017-03-16 19:13 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox