public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2018-04-01 17:41 Aaron Bauman
  0 siblings, 0 replies; 11+ messages in thread
From: Aaron Bauman @ 2018-04-01 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     0d297ba806dde296fba3520e91ef483be8801173
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  1 16:58:08 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr  1 17:40:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d297ba8

app-editors/yudit: amd64 stable

Bug: https://bugs.gentoo.org/651906
Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-editors/yudit/yudit-2.9.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/yudit/yudit-2.9.6.ebuild b/app-editors/yudit/yudit-2.9.6.ebuild
index f6907b50b91..6fc40b09664 100644
--- a/app-editors/yudit/yudit-2.9.6.ebuild
+++ b/app-editors/yudit/yudit-2.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ SRC_URI="http://yudit.org/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2018-04-12 20:54 Thomas Deutschmann
  0 siblings, 0 replies; 11+ messages in thread
From: Thomas Deutschmann @ 2018-04-12 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     5c85b18d3eca7408f3846152a44183b13592558d
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 20:52:43 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 20:54:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c85b18d

app-editors/yudit: x86 stable (bug #651906)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-editors/yudit/yudit-2.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/yudit/yudit-2.9.6.ebuild b/app-editors/yudit/yudit-2.9.6.ebuild
index 6fc40b09664..e46388fb702 100644
--- a/app-editors/yudit/yudit-2.9.6.ebuild
+++ b/app-editors/yudit/yudit-2.9.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://yudit.org/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2018-04-17 20:27 David Seifert
  0 siblings, 0 replies; 11+ messages in thread
From: David Seifert @ 2018-04-17 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     5b236dc97127806ac74c4f5c1c6402cbde57281d
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Apr 17 08:43:00 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 20:26:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b236dc9

app-editors/yudit: Clean up old

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 app-editors/yudit/Manifest           |  1 -
 app-editors/yudit/yudit-2.9.2.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/app-editors/yudit/Manifest b/app-editors/yudit/Manifest
index 32fb1596bc5..b5f4f3c2450 100644
--- a/app-editors/yudit/Manifest
+++ b/app-editors/yudit/Manifest
@@ -1,2 +1 @@
-DIST yudit-2.9.2.tar.gz 2831966 BLAKE2B a7ac8b3b538820e6101b57f8407fd99e9aaa4baf16fd3b09c4d4322b53b85fd631a3b36b6bfac214cc378fb4fd8b9ac30c2cb77959b680064e5ec625998ec6c0 SHA512 39bbd6f1696a97922a5db83b25b52609660ea77c7651cfde1d7189789e7d9a6298f6dd91acf17ab9d1bef1fabbdeb7bb1f9ab95a14198913c84c30154efd9e07
 DIST yudit-2.9.6.tar.gz 2797142 BLAKE2B 76fb8e0ade65c84389db71b4100e458f5b70aebba27eea4b604bfcee08974060dcd2bab2d86586b5ba729d8d5090c943e825dfe58d71c609f0ca2f2e0c3900c9 SHA512 a9a0b6f6c44451cf2fefc4fc0bb1bbd9ffccd17c4c622dc35b08113245b3bb9f3ca949f3e7b9d2aa919ebf3840295c5e63c0297576e74a5f2d1fb99cfc97c46b

diff --git a/app-editors/yudit/yudit-2.9.2.ebuild b/app-editors/yudit/yudit-2.9.2.ebuild
deleted file mode 100644
index 458f549e693..00000000000
--- a/app-editors/yudit/yudit-2.9.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Free (Y)unicode text editor for all unices"
-HOMEPAGE="http://www.yudit.org/"
-SRC_URI="http://yudit.org/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
-	>=sys-devel/gettext-0.10"
-
-src_prepare() {
-	#Don't strip binaries, let portage do that.
-	sed -i "/^INSTALL_PROGRAM/s: -s::" Makefile.conf.in || die "sed failed"
-}
-
-src_compile() {
-	#FIXME:
-	#-j1 because this app builds a tool called 'mytool' and we need to make
-	#sure that it is built before it needs to be used.
-	emake -j1
-}
-
-src_install() {
-	make DESTDIR="${D}" install || die
-	dodoc {BUGS,CHANGELOG,NEWS,TODO,XBUGS}.TXT
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2021-10-24 16:58 Jakov Smolić
  0 siblings, 0 replies; 11+ messages in thread
From: Jakov Smolić @ 2021-10-24 16:58 UTC (permalink / raw
  To: gentoo-commits

commit:     98b2243302a3e89ce9a7c384e865efb41f9283d9
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 10:36:22 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 16:56:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b22433

app-editors/yudit: Port to EAPI 8

Closes: https://bugs.gentoo.org/819732
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-editors/yudit/metadata.xml       | 2 +-
 app-editors/yudit/yudit-2.9.6.ebuild | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-editors/yudit/metadata.xml b/app-editors/yudit/metadata.xml
index 85e4ed814fa..115e9d64a66 100644
--- a/app-editors/yudit/metadata.xml
+++ b/app-editors/yudit/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<!-- maintainer-needed -->
 </pkgmetadata>

diff --git a/app-editors/yudit/yudit-2.9.6.ebuild b/app-editors/yudit/yudit-2.9.6.ebuild
index e46388fb702..e9bbd2b8ef6 100644
--- a/app-editors/yudit/yudit-2.9.6.ebuild
+++ b/app-editors/yudit/yudit-2.9.6.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
 DESCRIPTION="Free (Y)unicode text editor for all unices"
 HOMEPAGE="http://www.yudit.org/"
@@ -12,10 +12,11 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 
 RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
-	>=sys-devel/gettext-0.10"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/gettext"
 
 src_prepare() {
+	default
 	#Don't strip binaries, let portage do that.
 	sed -i "/^INSTALL_PROGRAM/s: -s::" Makefile.conf.in || die "sed failed"
 }


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2023-02-14 23:04 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-02-14 23:04 UTC (permalink / raw
  To: gentoo-commits

commit:     9cfa0d12cb3c46a1bb7cfd07e6a4ed67e7897613
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 23:03:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 23:03:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfa0d12

app-editors/yudit: add 3.1.0

Closes: https://bugs.gentoo.org/894384
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/yudit/Manifest           |  1 +
 app-editors/yudit/yudit-3.1.0.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-editors/yudit/Manifest b/app-editors/yudit/Manifest
index b5f4f3c24507..93e80c06ad1c 100644
--- a/app-editors/yudit/Manifest
+++ b/app-editors/yudit/Manifest
@@ -1 +1,2 @@
 DIST yudit-2.9.6.tar.gz 2797142 BLAKE2B 76fb8e0ade65c84389db71b4100e458f5b70aebba27eea4b604bfcee08974060dcd2bab2d86586b5ba729d8d5090c943e825dfe58d71c609f0ca2f2e0c3900c9 SHA512 a9a0b6f6c44451cf2fefc4fc0bb1bbd9ffccd17c4c622dc35b08113245b3bb9f3ca949f3e7b9d2aa919ebf3840295c5e63c0297576e74a5f2d1fb99cfc97c46b
+DIST yudit-3.1.0.tar.gz 4317815 BLAKE2B fdcec8402bd87f800b0e2712f74d5d546d7ba0733b36fec720e46ef0c5efc0be340ec8db7ffe101c5596d054cc10e1364bf2d5a70f25b234e57165b5116edd80 SHA512 07b89cdea29971fe49a7e61e2919261d6a39a6420c2587fad160a78885513460cb210b63dbfc1320f993d38e56e4104f77911530b9b7da210bfb7390e37ed352

diff --git a/app-editors/yudit/yudit-3.1.0.ebuild b/app-editors/yudit/yudit-3.1.0.ebuild
new file mode 100644
index 000000000000..242bbde3de65
--- /dev/null
+++ b/app-editors/yudit/yudit-3.1.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Free (Y)unicode text editor for all unices"
+HOMEPAGE="https://www.yudit.org/"
+SRC_URI="https://yudit.org/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="x11-libs/libX11"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/gettext"
+
+src_prepare() {
+	default
+	# Don't strip binaries, let portage do that.
+	sed -i "/^INSTALL_PROGRAM/s: -s::" Makefile.conf.in || die "sed failed"
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	dodoc {BUGS,CHANGELOG,NEWS,TODO}.TXT
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2023-03-17 17:00 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-03-17 17:00 UTC (permalink / raw
  To: gentoo-commits

commit:     d772f702ac46bdd5bc2722432c2930b1ba6d8443
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 16:58:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 16:59:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d772f702

app-editors/yudit: Stabilize 3.1.0 amd64, #901955

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/yudit/yudit-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/yudit/yudit-3.1.0.ebuild b/app-editors/yudit/yudit-3.1.0.ebuild
index 242bbde3de65..a519e76ffdd0 100644
--- a/app-editors/yudit/yudit-3.1.0.ebuild
+++ b/app-editors/yudit/yudit-3.1.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://yudit.org/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2023-03-17 17:22 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-03-17 17:22 UTC (permalink / raw
  To: gentoo-commits

commit:     87ed9b4d90f812332e831bc903b645b552ae32ec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 17:21:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 17:21:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ed9b4d

app-editors/yudit: Stabilize 3.1.0 x86, #901955

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/yudit/yudit-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/yudit/yudit-3.1.0.ebuild b/app-editors/yudit/yudit-3.1.0.ebuild
index a519e76ffdd0..d8a33c321865 100644
--- a/app-editors/yudit/yudit-3.1.0.ebuild
+++ b/app-editors/yudit/yudit-3.1.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://yudit.org/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2023-11-21 17:45 Ulrich Müller
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2023-11-21 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     89a3c59b2bf1b84560c3e2c4f22dbed511855cd5
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Oct 28 10:40:10 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 17:45:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a3c59b

app-editors/yudit: improve ebuild, fix #729260

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>

Closes: https://bugs.gentoo.org/729260
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-editors/yudit/yudit-3.1.0-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/app-editors/yudit/yudit-3.1.0-r1.ebuild b/app-editors/yudit/yudit-3.1.0-r1.ebuild
new file mode 100644
index 000000000000..b28086e41aeb
--- /dev/null
+++ b/app-editors/yudit/yudit-3.1.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Free (Y)unicode text editor for all unices"
+HOMEPAGE="https://www.yudit.org/"
+SRC_URI="https://yudit.org/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="x11-libs/libX11"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/gettext"
+
+DOCS=( {BUGS,CHANGELOG,NEWS,TODO}.TXT )
+
+src_prepare() {
+	default
+	# Don't strip binaries, let portage do that.
+	# Don't call ar / ranlib directly
+	sed -i \
+		-e "/^INSTALL_PROGRAM/s| -s||" \
+		-e "s|ar cr|$(tc-getAR) cr|g" \
+		-e "s|ranlib|$(tc-getRANLIB)|g" \
+		Makefile.conf.in || die "sed failed"
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2023-12-29 21:41 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2023-12-29 21:41 UTC (permalink / raw
  To: gentoo-commits

commit:     1fdd80ac73f51fa675ed59fd7af1af8cf56ffde7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 21:40:44 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 21:40:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fdd80ac

app-editors/yudit: Stabilize 3.1.0-r1 amd64, #920948

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/yudit/yudit-3.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/yudit/yudit-3.1.0-r1.ebuild b/app-editors/yudit/yudit-3.1.0-r1.ebuild
index b28086e41aeb..41c5f4e4fc2c 100644
--- a/app-editors/yudit/yudit-3.1.0-r1.ebuild
+++ b/app-editors/yudit/yudit-3.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://yudit.org/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2023-12-30  6:38 Arthur Zamarin
  0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-12-30  6:38 UTC (permalink / raw
  To: gentoo-commits

commit:     28d2f6ca93fa125ee8883b64fec11c0120c4694b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 06:37:43 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 06:37:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d2f6ca

app-editors/yudit: Stabilize 3.1.0-r1 x86, #920948

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-editors/yudit/yudit-3.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/yudit/yudit-3.1.0-r1.ebuild b/app-editors/yudit/yudit-3.1.0-r1.ebuild
index 41c5f4e4fc2c..faaae1391bc4 100644
--- a/app-editors/yudit/yudit-3.1.0-r1.ebuild
+++ b/app-editors/yudit/yudit-3.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://yudit.org/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/
@ 2024-09-02 21:18 Petr Vaněk
  0 siblings, 0 replies; 11+ messages in thread
From: Petr Vaněk @ 2024-09-02 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     ffc3e3c96cf5592229ce906b0dfa9eb1a03ad943
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 20:50:33 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 21:17:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc3e3c9

app-editors/yudit: drop 2.9.6, 3.1.0-r1

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-editors/yudit/Manifest              |  1 -
 app-editors/yudit/yudit-2.9.6.ebuild    | 27 ---------------------------
 app-editors/yudit/yudit-3.1.0-r1.ebuild | 31 -------------------------------
 3 files changed, 59 deletions(-)

diff --git a/app-editors/yudit/Manifest b/app-editors/yudit/Manifest
index 93e80c06ad1c..992a158155bf 100644
--- a/app-editors/yudit/Manifest
+++ b/app-editors/yudit/Manifest
@@ -1,2 +1 @@
-DIST yudit-2.9.6.tar.gz 2797142 BLAKE2B 76fb8e0ade65c84389db71b4100e458f5b70aebba27eea4b604bfcee08974060dcd2bab2d86586b5ba729d8d5090c943e825dfe58d71c609f0ca2f2e0c3900c9 SHA512 a9a0b6f6c44451cf2fefc4fc0bb1bbd9ffccd17c4c622dc35b08113245b3bb9f3ca949f3e7b9d2aa919ebf3840295c5e63c0297576e74a5f2d1fb99cfc97c46b
 DIST yudit-3.1.0.tar.gz 4317815 BLAKE2B fdcec8402bd87f800b0e2712f74d5d546d7ba0733b36fec720e46ef0c5efc0be340ec8db7ffe101c5596d054cc10e1364bf2d5a70f25b234e57165b5116edd80 SHA512 07b89cdea29971fe49a7e61e2919261d6a39a6420c2587fad160a78885513460cb210b63dbfc1320f993d38e56e4104f77911530b9b7da210bfb7390e37ed352

diff --git a/app-editors/yudit/yudit-2.9.6.ebuild b/app-editors/yudit/yudit-2.9.6.ebuild
deleted file mode 100644
index e9bbd2b8ef67..000000000000
--- a/app-editors/yudit/yudit-2.9.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Free (Y)unicode text editor for all unices"
-HOMEPAGE="http://www.yudit.org/"
-SRC_URI="http://yudit.org/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/gettext"
-
-src_prepare() {
-	default
-	#Don't strip binaries, let portage do that.
-	sed -i "/^INSTALL_PROGRAM/s: -s::" Makefile.conf.in || die "sed failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc {BUGS,CHANGELOG,NEWS,TODO,XBUGS}.TXT
-}

diff --git a/app-editors/yudit/yudit-3.1.0-r1.ebuild b/app-editors/yudit/yudit-3.1.0-r1.ebuild
deleted file mode 100644
index faaae1391bc4..000000000000
--- a/app-editors/yudit/yudit-3.1.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Free (Y)unicode text editor for all unices"
-HOMEPAGE="https://www.yudit.org/"
-SRC_URI="https://yudit.org/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/gettext"
-
-DOCS=( {BUGS,CHANGELOG,NEWS,TODO}.TXT )
-
-src_prepare() {
-	default
-	# Don't strip binaries, let portage do that.
-	# Don't call ar / ranlib directly
-	sed -i \
-		-e "/^INSTALL_PROGRAM/s| -s||" \
-		-e "s|ar cr|$(tc-getAR) cr|g" \
-		-e "s|ranlib|$(tc-getRANLIB)|g" \
-		Makefile.conf.in || die "sed failed"
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-09-02 21:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-24 16:58 [gentoo-commits] repo/gentoo:master commit in: app-editors/yudit/ Jakov Smolić
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02 21:18 Petr Vaněk
2023-12-30  6:38 Arthur Zamarin
2023-12-29 21:41 Sam James
2023-11-21 17:45 Ulrich Müller
2023-03-17 17:22 Sam James
2023-03-17 17:00 Sam James
2023-02-14 23:04 Sam James
2018-04-17 20:27 David Seifert
2018-04-12 20:54 Thomas Deutschmann
2018-04-01 17:41 Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox