[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2024-05-14 Thread Maciej Barć
commit: c17f96e4489b2af861e8248766c5be5f37e9d664
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue May 14 22:01:24 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue May 14 22:20:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17f96e4

app-emacs/elpher: drop old 3.5.1

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 -
 app-emacs/elpher/elpher-3.5.1.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index e7481ac86325..0f249aa7307c 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1,2 +1 @@
-DIST elpher-3.5.1.tar.gz 59926 BLAKE2B 
294db66525a72366090f380233e10b4c26663fbc6460dc50e99cea3a0210b4a8b4cc7a46866ae44cdf8c23c0bbe9aa267c9ca89e540e10c11fdb7ada564c2276
 SHA512 
52940459b5d9f6a4df151a8ca0fd42be7ee5bbf2e2e75242cd160ac7f2058c5fc969b2f0b4542b66f07201a41f75cd472b08581b351cc360b3661ae238203596
 DIST elpher-3.6.0.tar.gz 60394 BLAKE2B 
d5e75b567a69ad291389184caa07ae27fec909ca54c22e815416cac4c029e525ccbd6bb533c2bde6c161fbf397d46fcb2c371f801252af6101b865329ca6a1a7
 SHA512 
2cd1d2f6bd51369ba530d6c2e6ea6234c7104429c67ad48bf6f8e1e6ca0d889c779a4020ec839fe3b9622d5292414161f6b1f19b54837852f8f79b5c9944b71d

diff --git a/app-emacs/elpher/elpher-3.5.1.ebuild 
b/app-emacs/elpher/elpher-3.5.1.ebuild
deleted file mode 100644
index 7f6e304ce54d..
--- a/app-emacs/elpher/elpher-3.5.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
-HOMEPAGE="https://thelambdalab.xyz/elpher/";
-
-if [[ "${PV}" == ** ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
-else
-   if [[ "${PV}" == 3.5.1 ]] ; then
-   COMMIT=3f53ed5
-
-   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-   else
-   die "could not generate SRC_URI"
-   fi
-   KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-ELISP_REMOVE="elpher-pkg.el"
-
-DOCS=( ISSUES.org README )
-ELISP_TEXINFO="${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2024-04-28 Thread Sam James
commit: 804596601d7179c8cc690f4dcc9f632022fbca7e
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 29 00:26:35 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 29 00:26:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80459660

app-emacs/elpher: Stabilize 3.6.0 amd64, #930841

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

 app-emacs/elpher/elpher-3.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/elpher/elpher-3.6.0.ebuild 
b/app-emacs/elpher/elpher-3.6.0.ebuild
index d291db115882..27741257c4c2 100644
--- a/app-emacs/elpher/elpher-3.6.0.ebuild
+++ b/app-emacs/elpher/elpher-3.6.0.ebuild
@@ -24,7 +24,7 @@ else
die "could not generate SRC_URI"
fi
 
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2024-04-28 Thread Sam James
commit: 01d19de74a0547d152e53c73cf367eea75830686
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 29 00:26:33 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 29 00:26:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d19de7

app-emacs/elpher: Stabilize 3.6.0 x86, #930841

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

 app-emacs/elpher/elpher-3.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/elpher/elpher-3.6.0.ebuild 
b/app-emacs/elpher/elpher-3.6.0.ebuild
index 0124c2d27c1c..d291db115882 100644
--- a/app-emacs/elpher/elpher-3.6.0.ebuild
+++ b/app-emacs/elpher/elpher-3.6.0.ebuild
@@ -24,7 +24,7 @@ else
die "could not generate SRC_URI"
fi
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2024-03-24 Thread Maciej Barć
commit: adccf83c48ea3733bfe0ec29c18f4f4c013347db
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Mar 25 01:50:17 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Mar 25 02:27:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adccf83c

app-emacs/elpher: sync live  version

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/elpher-.ebuild | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/app-emacs/elpher/elpher-.ebuild 
b/app-emacs/elpher/elpher-.ebuild
index 3158f781fa81..0124c2d27c1c 100644
--- a/app-emacs/elpher/elpher-.ebuild
+++ b/app-emacs/elpher/elpher-.ebuild
@@ -10,25 +10,29 @@ inherit elisp
 DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
 HOMEPAGE="https://thelambdalab.xyz/elpher/";
 
-if [[ ${PV} == ** ]] ; then
+if [[ "${PV}" == ** ]] ; then
inherit git-r3
+
EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
 else
-   if [[ ${PV} == 3.4.2 ]] ; then
-   COMMIT=f117f2f
+   if [[ "${PV}" == 3.6.0 ]] ; then
+   COMMIT=56bc74e

SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-> ${P}.tar.gz"
-   S="${WORKDIR}"/${PN}-${COMMIT}
+   S="${WORKDIR}/${PN}-${COMMIT}"
else
die "could not generate SRC_URI"
fi
+
KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"
 SLOT="0"
 
-ELISP_REMOVE="elpher-pkg.el"
+ELISP_REMOVE="
+   elpher-pkg.el
+"
 
 DOCS=( ISSUES.org README )
 ELISP_TEXINFO="${PN}.texi"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2024-03-24 Thread Maciej Barć
commit: cfa642e34a986f7168cacb3821aeb88449bdd203
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Mar 25 01:44:28 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Mar 25 02:27:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa642e3

app-emacs/elpher: drop old 3.5.0

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 -
 app-emacs/elpher/elpher-3.5.0.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index b4cfc3180ab3..af9f6fd1ba3c 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1,2 +1 @@
-DIST elpher-3.5.0.tar.gz 59890 BLAKE2B 
403597de5181377dae8527d2df4b547a7bf1ed5499c10501b3c057575789a685cc454118b136ca3c3c172626aa686bf99c60f365365f29fef68091816d9f2a32
 SHA512 
464f9dab3a99e07222c36ab2831d39e7eb90d79892d6cf53386b7b0e22f9da7b8f96a88c87e76dd722ff6849ca4cec75293ebd9c142920e859ea0be9ccf371e8
 DIST elpher-3.5.1.tar.gz 59926 BLAKE2B 
294db66525a72366090f380233e10b4c26663fbc6460dc50e99cea3a0210b4a8b4cc7a46866ae44cdf8c23c0bbe9aa267c9ca89e540e10c11fdb7ada564c2276
 SHA512 
52940459b5d9f6a4df151a8ca0fd42be7ee5bbf2e2e75242cd160ac7f2058c5fc969b2f0b4542b66f07201a41f75cd472b08581b351cc360b3661ae238203596

diff --git a/app-emacs/elpher/elpher-3.5.0.ebuild 
b/app-emacs/elpher/elpher-3.5.0.ebuild
deleted file mode 100644
index c69483437384..
--- a/app-emacs/elpher/elpher-3.5.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
-HOMEPAGE="https://thelambdalab.xyz/elpher/";
-
-if [[ ${PV} == ** ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
-else
-   if [[ ${PV} == 3.5.0 ]] ; then
-   COMMIT=81f2883
-   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
-   S="${WORKDIR}"/${PN}-${COMMIT}
-   else
-   die "could not generate SRC_URI"
-   fi
-   KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-ELISP_REMOVE="elpher-pkg.el"
-
-DOCS=( ISSUES.org README )
-ELISP_TEXINFO="${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2024-03-24 Thread Maciej Barć
commit: fc16a3f40deea96c4630ca57d11df42db83ff507
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Mar 25 01:48:42 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Mar 25 02:27:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc16a3f4

app-emacs/elpher: bump to 3.6.0

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 +
 app-emacs/elpher/elpher-3.6.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index af9f6fd1ba3c..e7481ac86325 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1 +1,2 @@
 DIST elpher-3.5.1.tar.gz 59926 BLAKE2B 
294db66525a72366090f380233e10b4c26663fbc6460dc50e99cea3a0210b4a8b4cc7a46866ae44cdf8c23c0bbe9aa267c9ca89e540e10c11fdb7ada564c2276
 SHA512 
52940459b5d9f6a4df151a8ca0fd42be7ee5bbf2e2e75242cd160ac7f2058c5fc969b2f0b4542b66f07201a41f75cd472b08581b351cc360b3661ae238203596
+DIST elpher-3.6.0.tar.gz 60394 BLAKE2B 
d5e75b567a69ad291389184caa07ae27fec909ca54c22e815416cac4c029e525ccbd6bb533c2bde6c161fbf397d46fcb2c371f801252af6101b865329ca6a1a7
 SHA512 
2cd1d2f6bd51369ba530d6c2e6ea6234c7104429c67ad48bf6f8e1e6ca0d889c779a4020ec839fe3b9622d5292414161f6b1f19b54837852f8f79b5c9944b71d

diff --git a/app-emacs/elpher/elpher-3.6.0.ebuild 
b/app-emacs/elpher/elpher-3.6.0.ebuild
new file mode 100644
index ..0124c2d27c1c
--- /dev/null
+++ b/app-emacs/elpher/elpher-3.6.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+
+   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
+else
+   if [[ "${PV}" == 3.6.0 ]] ; then
+   COMMIT=56bc74e
+   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+   else
+   die "could not generate SRC_URI"
+   fi
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+ELISP_REMOVE="
+   elpher-pkg.el
+"
+
+DOCS=( ISSUES.org README )
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2024-02-14 Thread Maciej Barć
commit: a0f1122f9339c9ad98ae99a5666d49a37d11af13
Author: Maciej Barć  gentoo  org>
AuthorDate: Wed Feb 14 16:49:11 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Wed Feb 14 17:01:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f1122f

app-emacs/elpher: bump to 3.5.1

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 +
 app-emacs/elpher/elpher-3.5.1.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index c5dd69fb2c2b..b4cfc3180ab3 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1 +1,2 @@
 DIST elpher-3.5.0.tar.gz 59890 BLAKE2B 
403597de5181377dae8527d2df4b547a7bf1ed5499c10501b3c057575789a685cc454118b136ca3c3c172626aa686bf99c60f365365f29fef68091816d9f2a32
 SHA512 
464f9dab3a99e07222c36ab2831d39e7eb90d79892d6cf53386b7b0e22f9da7b8f96a88c87e76dd722ff6849ca4cec75293ebd9c142920e859ea0be9ccf371e8
+DIST elpher-3.5.1.tar.gz 59926 BLAKE2B 
294db66525a72366090f380233e10b4c26663fbc6460dc50e99cea3a0210b4a8b4cc7a46866ae44cdf8c23c0bbe9aa267c9ca89e540e10c11fdb7ada564c2276
 SHA512 
52940459b5d9f6a4df151a8ca0fd42be7ee5bbf2e2e75242cd160ac7f2058c5fc969b2f0b4542b66f07201a41f75cd472b08581b351cc360b3661ae238203596

diff --git a/app-emacs/elpher/elpher-3.5.1.ebuild 
b/app-emacs/elpher/elpher-3.5.1.ebuild
new file mode 100644
index ..76c656c68d9f
--- /dev/null
+++ b/app-emacs/elpher/elpher-3.5.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
+else
+   if [[ "${PV}" == 3.5.1 ]] ; then
+   COMMIT=3f53ed5
+
+   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+   else
+   die "could not generate SRC_URI"
+   fi
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+ELISP_REMOVE="elpher-pkg.el"
+
+DOCS=( ISSUES.org README )
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-06-20 Thread Sam James
commit: 9f793ec70e4b008baf3fdcb56305a1db01c1dfd8
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 20 16:15:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 20 16:15:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f793ec7

app-emacs/elpher: Stabilize 3.5.0 x86, #908881

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

 app-emacs/elpher/elpher-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/elpher/elpher-3.5.0.ebuild 
b/app-emacs/elpher/elpher-3.5.0.ebuild
index 30c521460a41..c69483437384 100644
--- a/app-emacs/elpher/elpher-3.5.0.ebuild
+++ b/app-emacs/elpher/elpher-3.5.0.ebuild
@@ -22,7 +22,7 @@ else
else
die "could not generate SRC_URI"
fi
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-06-20 Thread Sam James
commit: 8d48c286d3ef12671e20460908a3fda7ce475ae1
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 20 16:12:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 20 16:12:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d48c286

app-emacs/elpher: Stabilize 3.5.0 amd64, #908881

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

 app-emacs/elpher/elpher-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/elpher/elpher-3.5.0.ebuild 
b/app-emacs/elpher/elpher-3.5.0.ebuild
index 1b222a7660d0..30c521460a41 100644
--- a/app-emacs/elpher/elpher-3.5.0.ebuild
+++ b/app-emacs/elpher/elpher-3.5.0.ebuild
@@ -22,7 +22,7 @@ else
else
die "could not generate SRC_URI"
fi
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-05-11 Thread Maciej Barć
commit: 27078f8ba079d0bdaeae4c4f0f4a1721d688e7b3
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu May 11 13:47:45 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu May 11 15:34:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27078f8b

app-emacs/elpher: bump to 3.5.0

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 +
 app-emacs/elpher/elpher-3.5.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index fc79ff03d03f..e00ad272d692 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1,2 +1,3 @@
 DIST elpher-3.4.2.tar.gz 58546 BLAKE2B 
34f0984a5533fa3049d57867214eb5000c08ca459cdaad61e08b031a1e09343697c7beaf6c83724f2b64fca85975cb27d4be16724a5a7cfb76f99c3bb048e937
 SHA512 
080eb9812cbcf4e72ba33272461f628892d8abc940328e6e14d56ad2a7bafb3740d75fa07b2693b9937303f9d8427531ea3aa95c228cbf53741c32cfd5408c84
 DIST elpher-3.4.3.tar.gz 58909 BLAKE2B 
340efe11888c737b3cc8c7b428d302542030236b61cd0f86cce56e289203ea61ed8cb0a5da24e334ff8621bf3a679828ef8053d234410375484ddd3b63928b39
 SHA512 
53a9bf80df7c66c7f7453a60daf1c08f88228d03954bb638e703ac516001625be134ae530dd078ebe646ad922593b9ffa20daf325b23d299c65329216bbab4b2
+DIST elpher-3.5.0.tar.gz 59890 BLAKE2B 
403597de5181377dae8527d2df4b547a7bf1ed5499c10501b3c057575789a685cc454118b136ca3c3c172626aa686bf99c60f365365f29fef68091816d9f2a32
 SHA512 
464f9dab3a99e07222c36ab2831d39e7eb90d79892d6cf53386b7b0e22f9da7b8f96a88c87e76dd722ff6849ca4cec75293ebd9c142920e859ea0be9ccf371e8

diff --git a/app-emacs/elpher/elpher-3.5.0.ebuild 
b/app-emacs/elpher/elpher-3.5.0.ebuild
new file mode 100644
index ..1b222a7660d0
--- /dev/null
+++ b/app-emacs/elpher/elpher-3.5.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
+else
+   if [[ ${PV} == 3.5.0 ]] ; then
+   COMMIT=81f2883
+   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PN}-${COMMIT}
+   else
+   die "could not generate SRC_URI"
+   fi
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+ELISP_REMOVE="elpher-pkg.el"
+
+DOCS=( ISSUES.org README )
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-03-27 Thread Maciej Barć
commit: cf0b6775cbf98958d6053ffc61763d02dfe43196
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Mar 28 00:14:12 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Mar 28 00:50:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0b6775

app-emacs/elpher: drop old 3.4.1

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 -
 app-emacs/elpher/elpher-3.4.1.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index d8beb2376787..bec38f8de3ef 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1,2 +1 @@
-DIST elpher-3.4.1.tar.gz 58460 BLAKE2B 
e7b0ad033b2ec51b0700128c566c5f50af8cdd9ed2120d12b39a62f0b3486347dd4b2af1cdf0223f9300b7f7fbd767342c654b4a4d02455db105045dc8fb1c4f
 SHA512 
8cb1aa587e373e5cc0957286f9b86dc7958f20db0bb61ed815f45747a6cede328da16017897d83489a9a347055d08e95bd2effdda7cccd2de79ac5e4e525cbc6
 DIST elpher-3.4.2.tar.gz 58546 BLAKE2B 
34f0984a5533fa3049d57867214eb5000c08ca459cdaad61e08b031a1e09343697c7beaf6c83724f2b64fca85975cb27d4be16724a5a7cfb76f99c3bb048e937
 SHA512 
080eb9812cbcf4e72ba33272461f628892d8abc940328e6e14d56ad2a7bafb3740d75fa07b2693b9937303f9d8427531ea3aa95c228cbf53741c32cfd5408c84

diff --git a/app-emacs/elpher/elpher-3.4.1.ebuild 
b/app-emacs/elpher/elpher-3.4.1.ebuild
deleted file mode 100644
index e0d169a965f4..
--- a/app-emacs/elpher/elpher-3.4.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-[[ ${PV} == 3.4.1 ]] && COMMIT=bf0dd36
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
-HOMEPAGE="https://thelambdalab.xyz/elpher/";
-SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
-S="${WORKDIR}"/${PN}-${COMMIT}
-
-LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-DOCS=( ISSUES.org README )
-ELISP_REMOVE="elpher-pkg.el"
-ELISP_TEXINFO="${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-03-27 Thread Maciej Barć
commit: 9b8314c753bde9d11523277af7223061718040a9
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Mar 28 00:16:39 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Mar 28 00:50:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b8314c7

app-emacs/elpher: support live

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/elpher-3.4.2.ebuild | 23 +--
 1 file changed, 17 insertions(+), 6 deletions(-)

diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild 
b/app-emacs/elpher/elpher-3.4.2.ebuild
index 48c35ad2cc84..2b588b300012 100644
--- a/app-emacs/elpher/elpher-3.4.2.ebuild
+++ b/app-emacs/elpher/elpher-3.4.2.ebuild
@@ -3,22 +3,33 @@
 
 EAPI=8
 
-[[ ${PV} == 3.4.2 ]] && COMMIT=f117f2f
 NEED_EMACS=27.1
 
 inherit elisp
 
 DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
 HOMEPAGE="https://thelambdalab.xyz/elpher/";
-SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
-S="${WORKDIR}"/${PN}-${COMMIT}
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
+else
+   if [[ ${PV} == 3.4.2 ]] ; then
+   COMMIT=f117f2f
+   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PN}-${COMMIT}
+   else
+   die "could not generate SRC_URI"
+   fi
+   KEYWORDS="amd64 x86"
+fi
 
 LICENSE="GPL-3+"
-KEYWORDS="amd64 x86"
 SLOT="0"
 
-DOCS=( ISSUES.org README )
 ELISP_REMOVE="elpher-pkg.el"
+
+DOCS=( ISSUES.org README )
 ELISP_TEXINFO="${PN}.texi"
 SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-03-27 Thread Maciej Barć
commit: e59141727c718a95c99c2041f79f16ce17b9b19d
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Mar 28 00:23:12 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Mar 28 00:50:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5914172

app-emacs/elpher: bump to 3.4.3

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 +
 app-emacs/elpher/elpher-3.4.3.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index bec38f8de3ef..fc79ff03d03f 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1 +1,2 @@
 DIST elpher-3.4.2.tar.gz 58546 BLAKE2B 
34f0984a5533fa3049d57867214eb5000c08ca459cdaad61e08b031a1e09343697c7beaf6c83724f2b64fca85975cb27d4be16724a5a7cfb76f99c3bb048e937
 SHA512 
080eb9812cbcf4e72ba33272461f628892d8abc940328e6e14d56ad2a7bafb3740d75fa07b2693b9937303f9d8427531ea3aa95c228cbf53741c32cfd5408c84
+DIST elpher-3.4.3.tar.gz 58909 BLAKE2B 
340efe11888c737b3cc8c7b428d302542030236b61cd0f86cce56e289203ea61ed8cb0a5da24e334ff8621bf3a679828ef8053d234410375484ddd3b63928b39
 SHA512 
53a9bf80df7c66c7f7453a60daf1c08f88228d03954bb638e703ac516001625be134ae530dd078ebe646ad922593b9ffa20daf325b23d299c65329216bbab4b2

diff --git a/app-emacs/elpher/elpher-3.4.3.ebuild 
b/app-emacs/elpher/elpher-3.4.3.ebuild
new file mode 100644
index ..211e305e5085
--- /dev/null
+++ b/app-emacs/elpher/elpher-3.4.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
+else
+   if [[ ${PV} == 3.4.3 ]] ; then
+   COMMIT=2f66d41
+   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PN}-${COMMIT}
+   else
+   die "could not generate SRC_URI"
+   fi
+   KEYWORDS="amd64 x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+ELISP_REMOVE="elpher-pkg.el"
+
+DOCS=( ISSUES.org README )
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-03-27 Thread Maciej Barć
commit: 5d0bef2c388bc80e1fe5c7512b1d5f146318b036
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Mar 28 00:19:26 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Mar 28 00:50:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d0bef2c

app-emacs/elpher: add live

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/elpher-.ebuild | 35 +++
 1 file changed, 35 insertions(+)

diff --git a/app-emacs/elpher/elpher-.ebuild 
b/app-emacs/elpher/elpher-.ebuild
new file mode 100644
index ..2b588b300012
--- /dev/null
+++ b/app-emacs/elpher/elpher-.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="git://thelambdalab.xyz/${PN}.git"
+else
+   if [[ ${PV} == 3.4.2 ]] ; then
+   COMMIT=f117f2f
+   
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PN}-${COMMIT}
+   else
+   die "could not generate SRC_URI"
+   fi
+   KEYWORDS="amd64 x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+ELISP_REMOVE="elpher-pkg.el"
+
+DOCS=( ISSUES.org README )
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-03-27 Thread Maciej Barć
commit: 9cc4723892e07d9897fdc03fef9f94e51ba7b559
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Mar 28 00:14:05 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Mar 28 00:50:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc47238

app-emacs/elpher: drop old 3.3.3

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 -
 app-emacs/elpher/elpher-3.3.3.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index 5d4ee2d7d645..d8beb2376787 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1,3 +1,2 @@
-DIST elpher-3.3.3.tar.gz 57439 BLAKE2B 
f8e3f2acba0faf0eeae06fe86699dc97def0119a6d6e2fa2ad34555e20907deb566f99a669e8f98380c95293c4a38cca9bc47678f36597c898ba1e33dc6d0880
 SHA512 
ca40dcb92af8b5f3635cd45f0877f750746d0eb61aff71fc16754770709d15f35d0f335a04ecd9ee6b6f13440f9a9e55afb2cdb2934e550157b3218d428fdfa1
 DIST elpher-3.4.1.tar.gz 58460 BLAKE2B 
e7b0ad033b2ec51b0700128c566c5f50af8cdd9ed2120d12b39a62f0b3486347dd4b2af1cdf0223f9300b7f7fbd767342c654b4a4d02455db105045dc8fb1c4f
 SHA512 
8cb1aa587e373e5cc0957286f9b86dc7958f20db0bb61ed815f45747a6cede328da16017897d83489a9a347055d08e95bd2effdda7cccd2de79ac5e4e525cbc6
 DIST elpher-3.4.2.tar.gz 58546 BLAKE2B 
34f0984a5533fa3049d57867214eb5000c08ca459cdaad61e08b031a1e09343697c7beaf6c83724f2b64fca85975cb27d4be16724a5a7cfb76f99c3bb048e937
 SHA512 
080eb9812cbcf4e72ba33272461f628892d8abc940328e6e14d56ad2a7bafb3740d75fa07b2693b9937303f9d8427531ea3aa95c228cbf53741c32cfd5408c84

diff --git a/app-emacs/elpher/elpher-3.3.3.ebuild 
b/app-emacs/elpher/elpher-3.3.3.ebuild
deleted file mode 100644
index 40280aceb7f3..
--- a/app-emacs/elpher/elpher-3.3.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-[[ ${PV} == 3.3.3 ]] && COMMIT=ab75cff
-NEED_EMACS=27.1
-
-inherit elisp
-
-DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
-HOMEPAGE="https://thelambdalab.xyz/elpher/";
-SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
-S="${WORKDIR}"/${PN}-${COMMIT}
-
-LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-DOCS=( ISSUES.org README )
-ELISP_REMOVE="elpher-pkg.el"
-ELISP_TEXINFO="${PN}.texi"
-SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2023-03-19 Thread Maciej Barć
commit: 4114a70032673881623334b3b2cf043742abc0ce
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Mar 19 12:27:55 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Mar 19 13:53:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4114a700

app-emacs/elpher: guard COMMIT hash for correct snapshots

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/elpher-3.3.3.ebuild | 4 ++--
 app-emacs/elpher/elpher-3.4.1.ebuild | 4 ++--
 app-emacs/elpher/elpher-3.4.2.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-emacs/elpher/elpher-3.3.3.ebuild 
b/app-emacs/elpher/elpher-3.3.3.ebuild
index 944e4efca3e3..40280aceb7f3 100644
--- a/app-emacs/elpher/elpher-3.3.3.ebuild
+++ b/app-emacs/elpher/elpher-3.3.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-COMMIT=ab75cff
+[[ ${PV} == 3.3.3 ]] && COMMIT=ab75cff
 NEED_EMACS=27.1
 
 inherit elisp
@@ -11,7 +11,7 @@ inherit elisp
 DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
 HOMEPAGE="https://thelambdalab.xyz/elpher/";
 
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
+   -> ${P}.tar.gz"
 S="${WORKDIR}"/${PN}-${COMMIT}
 
 LICENSE="GPL-3+"

diff --git a/app-emacs/elpher/elpher-3.4.1.ebuild 
b/app-emacs/elpher/elpher-3.4.1.ebuild
index b483395d707d..e0d169a965f4 100644
--- a/app-emacs/elpher/elpher-3.4.1.ebuild
+++ b/app-emacs/elpher/elpher-3.4.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-COMMIT=bf0dd36
+[[ ${PV} == 3.4.1 ]] && COMMIT=bf0dd36
 NEED_EMACS=27.1
 
 inherit elisp
@@ -11,7 +11,7 @@ inherit elisp
 DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
 HOMEPAGE="https://thelambdalab.xyz/elpher/";
 
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
+   -> ${P}.tar.gz"
 S="${WORKDIR}"/${PN}-${COMMIT}
 
 LICENSE="GPL-3+"

diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild 
b/app-emacs/elpher/elpher-3.4.2.ebuild
index e063d45937f0..48c35ad2cc84 100644
--- a/app-emacs/elpher/elpher-3.4.2.ebuild
+++ b/app-emacs/elpher/elpher-3.4.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-COMMIT=f117f2f
+[[ ${PV} == 3.4.2 ]] && COMMIT=f117f2f
 NEED_EMACS=27.1
 
 inherit elisp
@@ -11,7 +11,7 @@ inherit elisp
 DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
 HOMEPAGE="https://thelambdalab.xyz/elpher/";
 
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
-   -> ${P}.tar.gz"
+   -> ${P}.tar.gz"
 S="${WORKDIR}"/${PN}-${COMMIT}
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2022-12-22 Thread Sam James
commit: 971ff0065ccc71971aa950c21612fbfef5b8e621
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 22 13:10:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 22 13:10:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=971ff006

app-emacs/elpher: Stabilize 3.4.2 x86, #887965

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

 app-emacs/elpher/elpher-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild 
b/app-emacs/elpher/elpher-3.4.2.ebuild
index e6bcabe80c37..85a0c6189c32 100644
--- a/app-emacs/elpher/elpher-3.4.2.ebuild
+++ b/app-emacs/elpher/elpher-3.4.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${H}
 S="${WORKDIR}"/${PN}-${H}
 
 LICENSE="GPL-3+"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 
 DOCS=( ISSUES.org README )



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2022-12-22 Thread Sam James
commit: be3d8b63929d5ba839172966ced1bf5e95859a64
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 22 13:05:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 22 13:05:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3d8b63

app-emacs/elpher: Stabilize 3.4.2 amd64, #887965

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

 app-emacs/elpher/elpher-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild 
b/app-emacs/elpher/elpher-3.4.2.ebuild
index 5697a17cb252..e6bcabe80c37 100644
--- a/app-emacs/elpher/elpher-3.4.2.ebuild
+++ b/app-emacs/elpher/elpher-3.4.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${H}
 S="${WORKDIR}"/${PN}-${H}
 
 LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 SLOT="0"
 
 DOCS=( ISSUES.org README )



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2022-07-18 Thread Maciej Barć
commit: 829ffc1743e6e7d6223dd8b63bd825768160ffcb
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Jul 19 00:45:13 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Jul 19 00:51:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829ffc17

app-emacs/elpher: bump to 3.4.2

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 +
 app-emacs/elpher/elpher-3.4.2.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index 71628cdfdfd9..5d4ee2d7d645 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1,2 +1,3 @@
 DIST elpher-3.3.3.tar.gz 57439 BLAKE2B 
f8e3f2acba0faf0eeae06fe86699dc97def0119a6d6e2fa2ad34555e20907deb566f99a669e8f98380c95293c4a38cca9bc47678f36597c898ba1e33dc6d0880
 SHA512 
ca40dcb92af8b5f3635cd45f0877f750746d0eb61aff71fc16754770709d15f35d0f335a04ecd9ee6b6f13440f9a9e55afb2cdb2934e550157b3218d428fdfa1
 DIST elpher-3.4.1.tar.gz 58460 BLAKE2B 
e7b0ad033b2ec51b0700128c566c5f50af8cdd9ed2120d12b39a62f0b3486347dd4b2af1cdf0223f9300b7f7fbd767342c654b4a4d02455db105045dc8fb1c4f
 SHA512 
8cb1aa587e373e5cc0957286f9b86dc7958f20db0bb61ed815f45747a6cede328da16017897d83489a9a347055d08e95bd2effdda7cccd2de79ac5e4e525cbc6
+DIST elpher-3.4.2.tar.gz 58546 BLAKE2B 
34f0984a5533fa3049d57867214eb5000c08ca459cdaad61e08b031a1e09343697c7beaf6c83724f2b64fca85975cb27d4be16724a5a7cfb76f99c3bb048e937
 SHA512 
080eb9812cbcf4e72ba33272461f628892d8abc940328e6e14d56ad2a7bafb3740d75fa07b2693b9937303f9d8427531ea3aa95c228cbf53741c32cfd5408c84

diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild 
b/app-emacs/elpher/elpher-3.4.2.ebuild
new file mode 100644
index ..5697a17cb252
--- /dev/null
+++ b/app-emacs/elpher/elpher-3.4.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=f117f2f
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${H};sf=tgz
+   -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${H}
+
+LICENSE="GPL-3+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+DOCS=( ISSUES.org README )
+ELISP_REMOVE="elpher-pkg.el"
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/

2022-05-10 Thread Maciej Barć
commit: 3eac047f1129f032862b3a24e3bed57055cc226e
Author: Maciej Barć  gentoo  org>
AuthorDate: Wed May 11 00:00:20 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Wed May 11 00:04:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eac047f

app-emacs/elpher: bump to 3.4.1

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest|  1 +
 app-emacs/elpher/elpher-3.4.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
index 2ef1286704a2..71628cdfdfd9 100644
--- a/app-emacs/elpher/Manifest
+++ b/app-emacs/elpher/Manifest
@@ -1 +1,2 @@
 DIST elpher-3.3.3.tar.gz 57439 BLAKE2B 
f8e3f2acba0faf0eeae06fe86699dc97def0119a6d6e2fa2ad34555e20907deb566f99a669e8f98380c95293c4a38cca9bc47678f36597c898ba1e33dc6d0880
 SHA512 
ca40dcb92af8b5f3635cd45f0877f750746d0eb61aff71fc16754770709d15f35d0f335a04ecd9ee6b6f13440f9a9e55afb2cdb2934e550157b3218d428fdfa1
+DIST elpher-3.4.1.tar.gz 58460 BLAKE2B 
e7b0ad033b2ec51b0700128c566c5f50af8cdd9ed2120d12b39a62f0b3486347dd4b2af1cdf0223f9300b7f7fbd767342c654b4a4d02455db105045dc8fb1c4f
 SHA512 
8cb1aa587e373e5cc0957286f9b86dc7958f20db0bb61ed815f45747a6cede328da16017897d83489a9a347055d08e95bd2effdda7cccd2de79ac5e4e525cbc6

diff --git a/app-emacs/elpher/elpher-3.4.1.ebuild 
b/app-emacs/elpher/elpher-3.4.1.ebuild
new file mode 100644
index ..121ce7504d4b
--- /dev/null
+++ b/app-emacs/elpher/elpher-3.4.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=bf0dd36
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${H};sf=tgz
+   -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${H}
+
+LICENSE="GPL-3+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+DOCS=( ISSUES.org README )
+ELISP_REMOVE="elpher-pkg.el"
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/elpher/, app-emacs/elpher/files/

2022-04-28 Thread Maciej Barć
commit: bbc827b2792dba1d8bd9e3acb57992b29341f963
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Apr 28 13:55:25 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Apr 28 13:58:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc827b2

app-emacs/elpher: new package; add version 3.3.3

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/elpher/Manifest |  1 +
 app-emacs/elpher/elpher-3.3.3.ebuild  | 24 
 app-emacs/elpher/files/50elpher-gentoo.el |  3 +++
 app-emacs/elpher/metadata.xml |  9 +
 4 files changed, 37 insertions(+)

diff --git a/app-emacs/elpher/Manifest b/app-emacs/elpher/Manifest
new file mode 100644
index ..2ef1286704a2
--- /dev/null
+++ b/app-emacs/elpher/Manifest
@@ -0,0 +1 @@
+DIST elpher-3.3.3.tar.gz 57439 BLAKE2B 
f8e3f2acba0faf0eeae06fe86699dc97def0119a6d6e2fa2ad34555e20907deb566f99a669e8f98380c95293c4a38cca9bc47678f36597c898ba1e33dc6d0880
 SHA512 
ca40dcb92af8b5f3635cd45f0877f750746d0eb61aff71fc16754770709d15f35d0f335a04ecd9ee6b6f13440f9a9e55afb2cdb2934e550157b3218d428fdfa1

diff --git a/app-emacs/elpher/elpher-3.3.3.ebuild 
b/app-emacs/elpher/elpher-3.3.3.ebuild
new file mode 100644
index ..0213ce72cc37
--- /dev/null
+++ b/app-emacs/elpher/elpher-3.3.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=ab75cff
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
+HOMEPAGE="https://thelambdalab.xyz/elpher/";
+SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${H};sf=tgz
+   -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${H}
+
+LICENSE="GPL-3+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+DOCS=( ISSUES.org README )
+ELISP_REMOVE="elpher-pkg.el"
+ELISP_TEXINFO="${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/elpher/files/50elpher-gentoo.el 
b/app-emacs/elpher/files/50elpher-gentoo.el
new file mode 100644
index ..a73fc867a088
--- /dev/null
+++ b/app-emacs/elpher/files/50elpher-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'elpher "elpher"
+  "Start elpher with default landing page." t)

diff --git a/app-emacs/elpher/metadata.xml b/app-emacs/elpher/metadata.xml
new file mode 100644
index ..717a115d639c
--- /dev/null
+++ b/app-emacs/elpher/metadata.xml
@@ -0,0 +1,9 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
+