[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2024-04-25 Thread Matt Turner
commit: 1176cf7d6b78effa1df6732ba70e725f63fd8ea6
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 25 16:03:17 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 25 16:09:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1176cf7d

x11-apps/xedit: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xedit/Manifest   |  1 -
 x11-apps/xedit/xedit-1.2.3.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest
index 03f069444f99..6e595ebaa3d2 100644
--- a/x11-apps/xedit/Manifest
+++ b/x11-apps/xedit/Manifest
@@ -1,2 +1 @@
-DIST xedit-1.2.3.tar.xz 480288 BLAKE2B 
15dabc6952228246b2fcd67c33298ce75ebd3a943e930d3e5110c4b32a8c5b7340f5127b64d9bda9819fa3bcb4bebe870e4bcca0ecf5310f4b765f488d88c61d
 SHA512 
1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a
 DIST xedit-1.2.4.tar.xz 481740 BLAKE2B 
186240f42dbb7d1f1c4923f37c2614d7ba4251d22fb6cec033f5bd43bb6378101e329669255ebd0b16791dd2424d33cc816740a999e75e24294654e3d43a7dd0
 SHA512 
30819ec491f9a02db95c20eb8653389b29bf4a4a5c54701d156db67fcb8fade5276dcb3a656dca245c958d75d0ee6fe50ab207e040ce0065d9d9a1bd58d5b24c

diff --git a/x11-apps/xedit/xedit-1.2.3.ebuild 
b/x11-apps/xedit/xedit-1.2.3.ebuild
deleted file mode 100644
index df416b4e840f..
--- a/x11-apps/xedit/xedit-1.2.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="simple text editor for X"
-
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
-
-RDEPEND="
-   x11-libs/libXaw
-   x11-libs/libXt
-   x11-libs/libXmu
-   x11-libs/libX11"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2024-04-24 Thread Arthur Zamarin
commit: f232ee93c611ed7d7d1bf07d9faebc924395843d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 24 18:22:16 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 24 18:22:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f232ee93

x11-apps/xedit: Stabilize 1.2.4 x86, #930623

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-apps/xedit/xedit-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.4.ebuild 
b/x11-apps/xedit/xedit-1.2.4.ebuild
index 68073be4b3d0..64a416a6cda1 100644
--- a/x11-apps/xedit/xedit-1.2.4.ebuild
+++ b/x11-apps/xedit/xedit-1.2.4.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2024-04-24 Thread Arthur Zamarin
commit: 45e592f7cc048d3ac81243e450a8b0148edb2c57
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 24 17:59:01 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 24 17:59:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e592f7

x11-apps/xedit: Stabilize 1.2.4 ppc, #930623

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-apps/xedit/xedit-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.4.ebuild 
b/x11-apps/xedit/xedit-1.2.4.ebuild
index 63e7360a2998..68073be4b3d0 100644
--- a/x11-apps/xedit/xedit-1.2.4.ebuild
+++ b/x11-apps/xedit/xedit-1.2.4.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc ~x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2024-04-24 Thread Arthur Zamarin
commit: 7a2ad7117b49bd7107030d8d7f2888e3ecdc4cfd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 24 17:28:31 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 24 17:28:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2ad711

x11-apps/xedit: Stabilize 1.2.4 amd64, #930623

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-apps/xedit/xedit-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.4.ebuild 
b/x11-apps/xedit/xedit-1.2.4.ebuild
index f33d1fb18987..63e7360a2998 100644
--- a/x11-apps/xedit/xedit-1.2.4.ebuild
+++ b/x11-apps/xedit/xedit-1.2.4.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ppc64 sparc ~x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2024-04-24 Thread Arthur Zamarin
commit: 5e591b363161ecd6c064208c24646c556461ec5a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 24 17:20:27 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 24 17:20:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e591b36

x11-apps/xedit: Stabilize 1.2.4 sparc, #930623

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-apps/xedit/xedit-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.4.ebuild 
b/x11-apps/xedit/xedit-1.2.4.ebuild
index 8e4e51151a78..f33d1fb18987 100644
--- a/x11-apps/xedit/xedit-1.2.4.ebuild
+++ b/x11-apps/xedit/xedit-1.2.4.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ppc64 sparc ~x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2024-04-24 Thread Arthur Zamarin
commit: 2d8b799f45abfaa8821feb769cd11347b042705f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 24 17:14:33 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 24 17:14:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8b799f

x11-apps/xedit: Stabilize 1.2.4 ppc64, #930623

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-apps/xedit/xedit-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.4.ebuild 
b/x11-apps/xedit/xedit-1.2.4.ebuild
index 675a936933a1..8e4e51151a78 100644
--- a/x11-apps/xedit/xedit-1.2.4.ebuild
+++ b/x11-apps/xedit/xedit-1.2.4.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2024-03-24 Thread Matt Turner
commit: 0adf2b20f193f19301ffb64b6b9871c4e071f304
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar 24 17:56:46 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar 24 17:58:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adf2b20

x11-apps/xedit: Version bump to 1.2.4

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xedit/Manifest   |  1 +
 x11-apps/xedit/xedit-1.2.4.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest
index 56b2f305b4dc..03f069444f99 100644
--- a/x11-apps/xedit/Manifest
+++ b/x11-apps/xedit/Manifest
@@ -1 +1,2 @@
 DIST xedit-1.2.3.tar.xz 480288 BLAKE2B 
15dabc6952228246b2fcd67c33298ce75ebd3a943e930d3e5110c4b32a8c5b7340f5127b64d9bda9819fa3bcb4bebe870e4bcca0ecf5310f4b765f488d88c61d
 SHA512 
1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a
+DIST xedit-1.2.4.tar.xz 481740 BLAKE2B 
186240f42dbb7d1f1c4923f37c2614d7ba4251d22fb6cec033f5bd43bb6378101e329669255ebd0b16791dd2424d33cc816740a999e75e24294654e3d43a7dd0
 SHA512 
30819ec491f9a02db95c20eb8653389b29bf4a4a5c54701d156db67fcb8fade5276dcb3a656dca245c958d75d0ee6fe50ab207e040ce0065d9d9a1bd58d5b24c

diff --git a/x11-apps/xedit/xedit-1.2.4.ebuild 
b/x11-apps/xedit/xedit-1.2.4.ebuild
new file mode 100644
index ..675a936933a1
--- /dev/null
+++ b/x11-apps/xedit/xedit-1.2.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="simple text editor for X"
+
+KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   x11-libs/libXaw
+   x11-libs/libXt
+   x11-libs/libXmu
+   x11-libs/libX11"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2022-05-29 Thread Matt Turner
commit: f2f492e39332dbcbaeb157686bb7b3047c5b9068
Author: Matt Turner  gentoo  org>
AuthorDate: Sun May 29 15:12:50 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun May 29 15:23:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f492e3

x11-apps/xedit: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xedit/Manifest   |  1 -
 x11-apps/xedit/xedit-1.2.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest
index 20c4fb029c19..56b2f305b4dc 100644
--- a/x11-apps/xedit/Manifest
+++ b/x11-apps/xedit/Manifest
@@ -1,2 +1 @@
-DIST xedit-1.2.2.tar.bz2 525861 BLAKE2B 
608f3f2b06d14f99a71d9eaf45114ba71271957f584c685236bd78e2f7c9a6e969ce15de72a7530a41835b951caa800a7cb0c45d71a4790aab5fe703d654e912
 SHA512 
24d8e23a2ad1a2e81f6606928bb032f25b70b76da83b65341367bc4111d011abe89f9e30402d057854f2ccdaa9c1ef0d7c55bf29b81ab2d050a8f448cf3eeb5d
 DIST xedit-1.2.3.tar.xz 480288 BLAKE2B 
15dabc6952228246b2fcd67c33298ce75ebd3a943e930d3e5110c4b32a8c5b7340f5127b64d9bda9819fa3bcb4bebe870e4bcca0ecf5310f4b765f488d88c61d
 SHA512 
1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a

diff --git a/x11-apps/xedit/xedit-1.2.2.ebuild 
b/x11-apps/xedit/xedit-1.2.2.ebuild
deleted file mode 100644
index a91671b39076..
--- a/x11-apps/xedit/xedit-1.2.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="simple text editor for X"
-
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
-
-RDEPEND="
-   x11-libs/libXaw
-   x11-libs/libXt
-   x11-libs/libXmu
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2022-05-27 Thread Sam James
commit: 408b1016efbe011eba2c50108ebfe7da7dbc1ee8
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 01:34:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 01:34:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408b1016

x11-apps/xedit: Stabilize 1.2.3 ppc64, #843167

Signed-off-by: Sam James  gentoo.org>

 x11-apps/xedit/xedit-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.3.ebuild 
b/x11-apps/xedit/xedit-1.2.3.ebuild
index d7edaf83dbb1..df416b4e840f 100644
--- a/x11-apps/xedit/xedit-1.2.3.ebuild
+++ b/x11-apps/xedit/xedit-1.2.3.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2022-05-25 Thread Jakov Smolić
commit: 0c83adf80d8515efe16c792e25f11607494bf9be
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed May 25 18:00:14 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed May 25 18:00:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c83adf8

x11-apps/xedit: Stabilize 1.2.3 sparc, #843167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-apps/xedit/xedit-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.3.ebuild 
b/x11-apps/xedit/xedit-1.2.3.ebuild
index ecaf5d0255c4..d7edaf83dbb1 100644
--- a/x11-apps/xedit/xedit-1.2.3.ebuild
+++ b/x11-apps/xedit/xedit-1.2.3.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~ppc64 sparc x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2022-05-25 Thread Jakov Smolić
commit: b96e3e3d1cc8f93d9aceb6bb422bd21a267a2cc8
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed May 25 17:57:23 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed May 25 17:57:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96e3e3d

x11-apps/xedit: Stabilize 1.2.3 ppc, #843167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-apps/xedit/xedit-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.3.ebuild 
b/x11-apps/xedit/xedit-1.2.3.ebuild
index 566b105d2494..ecaf5d0255c4 100644
--- a/x11-apps/xedit/xedit-1.2.3.ebuild
+++ b/x11-apps/xedit/xedit-1.2.3.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2022-05-07 Thread Jakov Smolić
commit: 99b414c5be9a79ce4d050ce37a04a9388f8d0ca4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May  7 17:53:14 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May  7 17:55:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b414c5

x11-apps/xedit: Stabilize 1.2.3 x86, #843167

Signed-off-by: Jakov Smolić  gentoo.org>

 x11-apps/xedit/xedit-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xedit/xedit-1.2.3.ebuild 
b/x11-apps/xedit/xedit-1.2.3.ebuild
index c4519a55be92..566b105d2494 100644
--- a/x11-apps/xedit/xedit-1.2.3.ebuild
+++ b/x11-apps/xedit/xedit-1.2.3.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="simple text editor for X"
 
-KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
x11-libs/libXaw



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2022-04-03 Thread Matt Turner
commit: 64d99447eb16ea7acd448c20d1cb8d3691c0097d
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr  4 02:27:18 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr  4 02:33:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d99447

x11-apps/xedit: Version bump to 1.2.3

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xedit/Manifest   |  1 +
 x11-apps/xedit/xedit-1.2.3.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest
index 482d9970402c..20c4fb029c19 100644
--- a/x11-apps/xedit/Manifest
+++ b/x11-apps/xedit/Manifest
@@ -1 +1,2 @@
 DIST xedit-1.2.2.tar.bz2 525861 BLAKE2B 
608f3f2b06d14f99a71d9eaf45114ba71271957f584c685236bd78e2f7c9a6e969ce15de72a7530a41835b951caa800a7cb0c45d71a4790aab5fe703d654e912
 SHA512 
24d8e23a2ad1a2e81f6606928bb032f25b70b76da83b65341367bc4111d011abe89f9e30402d057854f2ccdaa9c1ef0d7c55bf29b81ab2d050a8f448cf3eeb5d
+DIST xedit-1.2.3.tar.xz 480288 BLAKE2B 
15dabc6952228246b2fcd67c33298ce75ebd3a943e930d3e5110c4b32a8c5b7340f5127b64d9bda9819fa3bcb4bebe870e4bcca0ecf5310f4b765f488d88c61d
 SHA512 
1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a

diff --git a/x11-apps/xedit/xedit-1.2.3.ebuild 
b/x11-apps/xedit/xedit-1.2.3.ebuild
new file mode 100644
index ..decfcc8270fb
--- /dev/null
+++ b/x11-apps/xedit/xedit-1.2.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="simple text editor for X"
+
+KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   x11-libs/libXaw
+   x11-libs/libXt
+   x11-libs/libXmu
+   x11-libs/libX11"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2021-03-19 Thread David Seifert
commit: 34628911dc870c30ca07ecfdb0d7266b3446bd9b
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 19 22:38:46 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 19 22:38:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34628911

x11-apps/xedit: Port to EAPI 7

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert  gentoo.org>

 x11-apps/xedit/xedit-1.2.2.ebuild | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11-apps/xedit/xedit-1.2.2.ebuild 
b/x11-apps/xedit/xedit-1.2.2.ebuild
index e837afbc9fb..a91671b3907 100644
--- a/x11-apps/xedit/xedit-1.2.2.ebuild
+++ b/x11-apps/xedit/xedit-1.2.2.ebuild
@@ -1,15 +1,16 @@
-# 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="simple text editor for X"
+
 KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
-IUSE=""
 
-RDEPEND="x11-libs/libXaw
+RDEPEND="
+   x11-libs/libXaw
x11-libs/libXt
x11-libs/libXmu
x11-libs/libX11"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2020-06-24 Thread Matt Turner
commit: c4337391017552e1a395d73cfd60772828efb119
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Jun 24 20:03:52 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Jun 24 20:12:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4337391

x11-apps/xedit: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/xedit/Manifest   |  1 -
 x11-apps/xedit/xedit-1.2.1.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest
index 51bc1f61197..482d9970402 100644
--- a/x11-apps/xedit/Manifest
+++ b/x11-apps/xedit/Manifest
@@ -1,2 +1 @@
-DIST xedit-1.2.1.tar.bz2 520614 BLAKE2B 
d3ffca5517472d4b5f80e6ab84cb79af216493a81d951ae30d28babcca7847ad638d179e237579a20589c96f10b0cf61be13bb7d0f40461be077ced63e37de58
 SHA512 
8c0675e39219ce4da02f2fc09ba39a5ff774213d155ad2dfd55e7672ab896219e815b12a4a86f3c72dfd6fd32e75bcdaaefdecab81fa5a10aebf0ed6b88e5af7
 DIST xedit-1.2.2.tar.bz2 525861 BLAKE2B 
608f3f2b06d14f99a71d9eaf45114ba71271957f584c685236bd78e2f7c9a6e969ce15de72a7530a41835b951caa800a7cb0c45d71a4790aab5fe703d654e912
 SHA512 
24d8e23a2ad1a2e81f6606928bb032f25b70b76da83b65341367bc4111d011abe89f9e30402d057854f2ccdaa9c1ef0d7c55bf29b81ab2d050a8f448cf3eeb5d

diff --git a/x11-apps/xedit/xedit-1.2.1.ebuild 
b/x11-apps/xedit/xedit-1.2.1.ebuild
deleted file mode 100644
index 59948aca929..000
--- a/x11-apps/xedit/xedit-1.2.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="simple text editor for X"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
-   x11-libs/libXt
-   x11-libs/libXmu
-   x11-libs/libX11"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xedit/

2020-06-18 Thread Mart Raudsepp
commit: 325eaf8ffecc4343499acc559a8f0e7482ab04e9
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun 18 15:57:34 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun 18 21:58:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325eaf8f

x11-apps/xedit: arm64 keyworded (bug #728392)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 x11-apps/xedit/xedit-1.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xedit/xedit-1.2.2.ebuild 
b/x11-apps/xedit/xedit-1.2.2.ebuild
index 785e70ab44b..9a606461649 100644
--- a/x11-apps/xedit/xedit-1.2.2.ebuild
+++ b/x11-apps/xedit/xedit-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit xorg-2
 
 DESCRIPTION="simple text editor for X"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 hppa ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw