[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2024-02-16 Thread Florian Schmaus
commit: 807e50d68ed3b5246c84646378a45ab6ae56dc0a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Feb 16 09:21:01 2024 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Feb 16 09:21:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807e50d6

net-im/sendxmpp-amm: mark ALLARCHES

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/sendxmpp-amm/metadata.xml b/net-im/sendxmpp-amm/metadata.xml
index 8e918cf7058e..89250bb227b0 100644
--- a/net-im/sendxmpp-amm/metadata.xml
+++ b/net-im/sendxmpp-amm/metadata.xml
@@ -5,6 +5,7 @@
Florian Schmaus
f...@gentoo.org

+   

flowdalic/sendxmpp




[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2024-02-15 Thread Sam James
commit: 0eece3ff8c6b47563ab2468dc58ffee4a85b5943
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 15 23:48:55 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 15 23:48:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eece3ff

net-im/sendxmpp-amm: Keyword 1.1.1-r1 arm64, #924660

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

 net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
index 4f057429d997..0f3324d28b3a 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" == "" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; 
then
inherit git-r3
 else
SRC_URI="https://github.com/flowdalic/${ORIG_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="amd64"
+   KEYWORDS="amd64 ~arm64"
S="${WORKDIR}/${ORIG_PN}-${PV}"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2023-07-20 Thread Florian Schmaus
commit: 2e197a0c228c5ff3c8896690cad96b3df5f9c32a
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul 20 07:36:42 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul 20 07:51:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e197a0c

net-im/sendxmpp-amm: add github upstream metadata

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-im/sendxmpp-amm/metadata.xml b/net-im/sendxmpp-amm/metadata.xml
index a7fa285c7476..8e918cf7058e 100644
--- a/net-im/sendxmpp-amm/metadata.xml
+++ b/net-im/sendxmpp-amm/metadata.xml
@@ -5,4 +5,7 @@
Florian Schmaus
f...@gentoo.org

+   
+   flowdalic/sendxmpp
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2023-07-20 Thread Florian Schmaus
commit: 60535926779c6069b8656c857d82207d1b4bf7e9
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul 20 07:36:01 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul 20 07:51:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60535926

net-im/sendxmpp-amm: sync live

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/sendxmpp-amm-.ebuild | 21 ++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
index 782316d17024..c5dec761f9fd 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" == "" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; 
then
inherit git-r3
 else
SRC_URI="https://github.com/flowdalic/${ORIG_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
S="${WORKDIR}/${ORIG_PN}-${PV}"
 fi
 
@@ -22,6 +22,21 @@ LICENSE="GPL-3+"
 SLOT="0"
 
 RDEPEND="
-   dev-lang/ammonite-repl-bin
+   dev-lang/ammonite-repl-bin[scala2-13]
!net-im/sendxmpp
 "
+
+src_prepare() {
+   default
+   # Ensure that the script is using the right Scala version.
+   sed -i '1 s;^.*$;#!/usr/bin/env amm-2.13;' sendxmpp.sc || die
+}
+
+src_compile() {
+   :
+}
+
+src_install() {
+   default
+   newbin sendxmpp.sc sendxmpp
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2023-07-20 Thread Florian Schmaus
commit: 50d85d15175d868772d7823703684a8ae463af13
Author: Florian Schmaus  gentoo  org>
AuthorDate: Thu Jul 20 07:35:49 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jul 20 07:51:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d85d15

net-im/sendxmpp-amm: ensure correct scala version is used

Signed-off-by: Florian Schmaus  gentoo.org>

 ...dxmpp-amm-1.1.1.ebuild => sendxmpp-amm-1.1.1-r1.ebuild} | 14 --
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
similarity index 70%
rename from net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
rename to net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
index faee439560d1..4f057429d997 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,10 +22,20 @@ LICENSE="GPL-3+"
 SLOT="0"
 
 RDEPEND="
-   dev-lang/ammonite-repl-bin
+   dev-lang/ammonite-repl-bin[scala2-13]
!net-im/sendxmpp
 "
 
+src_prepare() {
+   default
+   # Ensure that the script is using the right Scala version.
+   sed -i '1 s;^.*$;#!/usr/bin/env amm-2.13;' sendxmpp || die
+}
+
+src_compile() {
+   :
+}
+
 src_install() {
default
dobin sendxmpp



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2022-01-21 Thread Florian Schmaus
commit: 200353b5ae1b0463254d642f697b7ad6f34f43dc
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Jan 21 13:35:01 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Jan 21 13:35:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200353b5

net-im/sendxmpp-amm: remove unnecessary MY_KEYWORDS assignment

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild | 3 ---
 net-im/sendxmpp-amm/sendxmpp-amm-.ebuild  | 5 +
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
index 49c9aed88173..faee439560d1 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
@@ -11,9 +11,6 @@ HOMEPAGE="https://github.com/flowdalic/sendxmpp";
 if [[ "${PV}" == "" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then
EGIT_REPO_URI="https://github.com/Flowdalic/${ORIG_PN}.git";
inherit git-r3
-   if [[ "${PV}" == "" ]]; then
-   MY_KEYWORDS=""
-   fi
 else
SRC_URI="https://github.com/flowdalic/${ORIG_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
KEYWORDS="amd64"

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
index ef6656d8a9fc..782316d17024 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-.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=8
@@ -11,9 +11,6 @@ HOMEPAGE="https://github.com/flowdalic/sendxmpp";
 if [[ "${PV}" == "" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then
EGIT_REPO_URI="https://github.com/Flowdalic/${ORIG_PN}.git";
inherit git-r3
-   if [[ "${PV}" == "" ]]; then
-   MY_KEYWORDS=""
-   fi
 else
SRC_URI="https://github.com/flowdalic/${ORIG_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
KEYWORDS="~amd64"



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2022-01-07 Thread Florian Schmaus
commit: d96fc546f704a9f04d939810ff95b635f3115396
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Jan  7 08:31:39 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Jan  7 08:31:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96fc546

net-im/sendxmpp-amm: stabilize 1.1.1 for amd64

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
index 700d92138fdb..49c9aed88173 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.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=8
@@ -16,7 +16,7 @@ if [[ "${PV}" == "" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; 
then
fi
 else
SRC_URI="https://github.com/flowdalic/${ORIG_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
S="${WORKDIR}/${ORIG_PN}-${PV}"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2021-11-16 Thread Florian Schmaus
commit: a958429a9ce29eeb0e446df409dd7192b1b5ea2c
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue Nov 16 16:20:40 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Nov 16 16:21:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a958429a

net-im/sendxmpp-amm: Drop src_install, since upstream has Makefile now

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/sendxmpp-amm-.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
index 700d92138fdb..ef6656d8a9fc 100644
--- a/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
@@ -28,8 +28,3 @@ RDEPEND="
dev-lang/ammonite-repl-bin
!net-im/sendxmpp
 "
-
-src_install() {
-   default
-   dobin sendxmpp
-}



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2021-11-14 Thread Florian Schmaus
commit: 686efcd4b507c9abcf866ea82a6efd91d53e5674
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Nov 14 10:55:23 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Nov 14 10:55:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686efcd4

net-im/sendxmpp-amm: add 1.1.1, drop 1.1.0

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/Manifest| 2 +-
 .../{sendxmpp-amm-1.1.0.ebuild => sendxmpp-amm-1.1.1.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/sendxmpp-amm/Manifest b/net-im/sendxmpp-amm/Manifest
index 3320bed7e3f4..100ecb6e86ea 100644
--- a/net-im/sendxmpp-amm/Manifest
+++ b/net-im/sendxmpp-amm/Manifest
@@ -1 +1 @@
-DIST sendxmpp-amm-1.1.0.tar.gz 14059 BLAKE2B 
5070c8a8561a16a5fd8aafe850597afdacba9def1a471ee37d3cd055e27666b3791dcf72c1d6358d9b91360caf1e6b60eea970ab576cb004e93c707a7bce
 SHA512 
cc98e6b9858e51c3898bdd026ac9422c014b77aebb253b3ac216be710f07cbf6d5968ef38395acabf7650e9e13c8c06cc84f5ee1e7c5dbc6813ee09a9cd54cd2
+DIST sendxmpp-amm-1.1.1.tar.gz 14012 BLAKE2B 
769f888ad5522a5566f4b6fa4478ebe9321850eb3c21c9677dd96b36244a62dd7bdcc70c7093f5cd27721c14cd056c58cb740e6b5f2469afb32130dabc34ca3f
 SHA512 
64b813647e50ec1cb1c6d123ce93ad89abcb1d734a9bf2867d6be8e8b9eae1f315db18f7c5fde6504cfcaa31dd4aad619006c97c4ffc1fa54056287f3b194198

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.0.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild
similarity index 100%
rename from net-im/sendxmpp-amm/sendxmpp-amm-1.1.0.ebuild
rename to net-im/sendxmpp-amm/sendxmpp-amm-1.1.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp-amm/

2021-11-14 Thread Florian Schmaus
commit: cd5e44659945d2495c8a50c174148f82bd4d7ca5
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Nov 14 10:39:31 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Nov 14 10:39:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5e4465

net-im/sendxmpp-amm: initial import

Signed-off-by: Florian Schmaus  gentoo.org>

 net-im/sendxmpp-amm/Manifest  |  1 +
 net-im/sendxmpp-amm/metadata.xml  |  8 ++
 net-im/sendxmpp-amm/sendxmpp-amm-1.1.0.ebuild | 35 +++
 net-im/sendxmpp-amm/sendxmpp-amm-.ebuild  | 35 +++
 4 files changed, 79 insertions(+)

diff --git a/net-im/sendxmpp-amm/Manifest b/net-im/sendxmpp-amm/Manifest
new file mode 100644
index ..3320bed7e3f4
--- /dev/null
+++ b/net-im/sendxmpp-amm/Manifest
@@ -0,0 +1 @@
+DIST sendxmpp-amm-1.1.0.tar.gz 14059 BLAKE2B 
5070c8a8561a16a5fd8aafe850597afdacba9def1a471ee37d3cd055e27666b3791dcf72c1d6358d9b91360caf1e6b60eea970ab576cb004e93c707a7bce
 SHA512 
cc98e6b9858e51c3898bdd026ac9422c014b77aebb253b3ac216be710f07cbf6d5968ef38395acabf7650e9e13c8c06cc84f5ee1e7c5dbc6813ee09a9cd54cd2

diff --git a/net-im/sendxmpp-amm/metadata.xml b/net-im/sendxmpp-amm/metadata.xml
new file mode 100644
index ..87a759d410cf
--- /dev/null
+++ b/net-im/sendxmpp-amm/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   Florian Schmaus
+   f...@gentoo.org
+   
+

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-1.1.0.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.0.ebuild
new file mode 100644
index ..700d92138fdb
--- /dev/null
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-1.1.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ORIG_PN="${PN%-amm}"
+
+DESCRIPTION="Send XMPP (Jabber) messages via command line"
+HOMEPAGE="https://github.com/flowdalic/sendxmpp";
+
+if [[ "${PV}" == "" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then
+   EGIT_REPO_URI="https://github.com/Flowdalic/${ORIG_PN}.git";
+   inherit git-r3
+   if [[ "${PV}" == "" ]]; then
+   MY_KEYWORDS=""
+   fi
+else
+   SRC_URI="https://github.com/flowdalic/${ORIG_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${ORIG_PN}-${PV}"
+fi
+
+LICENSE="GPL-3+"
+
+SLOT="0"
+
+RDEPEND="
+   dev-lang/ammonite-repl-bin
+   !net-im/sendxmpp
+"
+
+src_install() {
+   default
+   dobin sendxmpp
+}

diff --git a/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild 
b/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
new file mode 100644
index ..700d92138fdb
--- /dev/null
+++ b/net-im/sendxmpp-amm/sendxmpp-amm-.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ORIG_PN="${PN%-amm}"
+
+DESCRIPTION="Send XMPP (Jabber) messages via command line"
+HOMEPAGE="https://github.com/flowdalic/sendxmpp";
+
+if [[ "${PV}" == "" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then
+   EGIT_REPO_URI="https://github.com/Flowdalic/${ORIG_PN}.git";
+   inherit git-r3
+   if [[ "${PV}" == "" ]]; then
+   MY_KEYWORDS=""
+   fi
+else
+   SRC_URI="https://github.com/flowdalic/${ORIG_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${ORIG_PN}-${PV}"
+fi
+
+LICENSE="GPL-3+"
+
+SLOT="0"
+
+RDEPEND="
+   dev-lang/ammonite-repl-bin
+   !net-im/sendxmpp
+"
+
+src_install() {
+   default
+   dobin sendxmpp
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2021-11-01 Thread Jakov Smolić
commit: 7ecd9a56b971b454a4130c6b7a5ca0b707267666
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Oct 30 19:11:10 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Nov  1 21:55:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ecd9a56

net-im/sendxmpp: Port to EAPI 8

Closes: https://bugs.gentoo.org/819336
Signed-off-by: Jakov Smolić  gentoo.org>

 net-im/sendxmpp/sendxmpp-1.24.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild 
b/net-im/sendxmpp/sendxmpp-1.24.ebuild
index 29dad73f0f5..f170e4a2625 100644
--- a/net-im/sendxmpp/sendxmpp-1.24.ebuild
+++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
 inherit perl-module
 
@@ -12,7 +12,6 @@ SRC_URI="https://github.com/lhost/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~hppa ppc sparc x86"
-IUSE=""
 
 RDEPEND="dev-perl/Net-XMPP
dev-perl/Authen-SASL



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2019-02-23 Thread Pacho Ramos
commit: 9f26fa96499b78b4f329ab1e4b7b7907f45d9d57
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Feb 23 09:27:00 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Feb 23 09:27:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f26fa96

net-im/sendxmpp: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 net-im/sendxmpp/Manifest |  1 -
 net-im/sendxmpp/sendxmpp-1.23.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/net-im/sendxmpp/Manifest b/net-im/sendxmpp/Manifest
index f9086f397b6..ce677caedeb 100644
--- a/net-im/sendxmpp/Manifest
+++ b/net-im/sendxmpp/Manifest
@@ -1,2 +1 @@
 DIST sendxmpp-1.24.tar.gz 9657 BLAKE2B 
c1dbf65c031d7178b996b4309cab149038774c40aa903185d99f1cf26c9a803b623d5a72e3991e30c929b9f236d7cfe2e2828e92b1f135e7e791e001d58142e1
 SHA512 
349aac46ad4e13836f797f953d1acb33014d66de2bebed4961bcd981b765b5f0014bd2291a7355f0f8e80db522e3e843088fe08c0a21d4dda360dc2834db4842
-DIST sendxmpp_1.23.orig.tar.gz 9196 BLAKE2B 
16ec292478610d58c92ea50a46e24ac86656102966dfda3eb917b65af7c6cb13fb254b257fbf78d1f8040e2237d378450774c72f090c22cbd2bd3aed77da1367
 SHA512 
65cbda52450a3537982d0c8f94265a1f8c336379ea4e4bc56c772bb613ea03fe25feb85fb4c8e3b26a48ad03d0c5e07188268e07c1da9981cb1dab87b17d9ba8

diff --git a/net-im/sendxmpp/sendxmpp-1.23.ebuild 
b/net-im/sendxmpp/sendxmpp-1.23.ebuild
deleted file mode 100644
index 85910cbbd41..000
--- a/net-im/sendxmpp/sendxmpp-1.23.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-
-DESCRIPTION="A perl-script to send xmpp (jabber), similar to what mail(1) does 
for mail"
-HOMEPAGE="http://sendxmpp.hostname.sk/";
-SRC_URI="mirror://debian/pool/main/s/sendxmpp/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Net-XMPP
-   dev-perl/Authen-SASL
-   virtual/perl-Getopt-Long"
-
-S="${WORKDIR}"/lhost-${PN}-610082b



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2019-02-22 Thread Mikle Kolyada
commit: 9bee2410fd1445d530f09938d1e6774730aa69ff
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Feb 22 09:32:52 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Feb 22 09:33:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bee2410

net-im/sendxmpp: amd64 stable wrt bug #676718

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 net-im/sendxmpp/sendxmpp-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild 
b/net-im/sendxmpp/sendxmpp-1.24.ebuild
index a47a2f89cdc..bdd1e66033a 100644
--- a/net-im/sendxmpp/sendxmpp-1.24.ebuild
+++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lhost/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 hppa ppc sparc x86"
+KEYWORDS="amd64 hppa ppc sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Net-XMPP



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2019-02-02 Thread Sergei Trofimovich
commit: d9bdac52767cda2cb844b18110cdf81628b38cc2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  2 20:19:30 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  2 20:44:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9bdac52

net-im/sendxmpp: stable 1.24 for ppc, bug #676718

Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-im/sendxmpp/sendxmpp-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild 
b/net-im/sendxmpp/sendxmpp-1.24.ebuild
index d17cb309175..a47a2f89cdc 100644
--- a/net-im/sendxmpp/sendxmpp-1.24.ebuild
+++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lhost/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc sparc x86"
+KEYWORDS="~amd64 hppa ppc sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Net-XMPP



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2019-01-31 Thread Thomas Deutschmann
commit: 7c65b43451264d941c754794bdb3098540555079
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jan 31 22:01:55 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jan 31 22:10:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c65b434

net-im/sendxmpp: x86 stable (bug #676718)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-im/sendxmpp/sendxmpp-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild 
b/net-im/sendxmpp/sendxmpp-1.24.ebuild
index 91478bd62d4..d17cb309175 100644
--- a/net-im/sendxmpp/sendxmpp-1.24.ebuild
+++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lhost/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc sparc ~x86"
+KEYWORDS="~amd64 hppa ~ppc sparc x86"
 IUSE=""
 
 RDEPEND="dev-perl/Net-XMPP



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2019-01-30 Thread Sergei Trofimovich
commit: 048c86ebfd0be4728d7caea8a1434968f90812f4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 31 06:35:00 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 31 07:24:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048c86eb

net-im/sendxmpp: stable 1.24 for hppa, bug #676718

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-im/sendxmpp/sendxmpp-1.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild 
b/net-im/sendxmpp/sendxmpp-1.24.ebuild
index 9565b5856be..91478bd62d4 100644
--- a/net-im/sendxmpp/sendxmpp-1.24.ebuild
+++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lhost/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86"
+KEYWORDS="~amd64 hppa ~ppc sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-perl/Net-XMPP



[gentoo-commits] repo/gentoo:master commit in: net-im/sendxmpp/

2019-01-30 Thread Sergei Trofimovich
commit: 91d79d86a3519ac3f42a0bd15802eb364d814229
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jan 30 06:51:52 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 30 08:03:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d79d86

net-im/sendxmpp: stable 1.24 for sparc, bug #676718

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-im/sendxmpp/sendxmpp-1.24.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild 
b/net-im/sendxmpp/sendxmpp-1.24.ebuild
index 6f0f864fb38..9565b5856be 100644
--- a/net-im/sendxmpp/sendxmpp-1.24.ebuild
+++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lhost/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-perl/Net-XMPP