public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2016-01-22  8:28 Michael Palimaka
  0 siblings, 0 replies; 33+ messages in thread
From: Michael Palimaka @ 2016-01-22  8:28 UTC (permalink / raw
  To: gentoo-commits

commit:     6d60562c7c320e13843ec2ada0acb1233acb8537
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 08:27:07 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 08:27:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d60562c

net-dialup/lrzsz: add embedded as a maintainer

Package-Manager: portage-2.2.27

 net-dialup/lrzsz/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/metadata.xml b/net-dialup/lrzsz/metadata.xml
index a46ef86..f740726 100644
--- a/net-dialup/lrzsz/metadata.xml
+++ b/net-dialup/lrzsz/metadata.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>net-dialup</herd>
+<herd>embedded</herd>
 <longdescription>Communication package providing the X, Y, and ZMODEM file transfer protocols</longdescription>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2017-01-29 19:33 Fabian Groffen
  0 siblings, 0 replies; 33+ messages in thread
From: Fabian Groffen @ 2017-01-29 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     b4c4bc9b015ca5f39a1987503e3c3cf321ee209e
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 19:27:25 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 19:33:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c4bc9b

net-dialup/lrzsz: dropped ~ia64-linux ~x86-freebsd

Package-Manager: portage-2.3.3

 net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
index ee978ff..1e49ff1 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2018-08-14 21:20 Patrice Clement
  0 siblings, 0 replies; 33+ messages in thread
From: Patrice Clement @ 2018-08-14 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     528ca2b2bd5a325e7467932dfd23271915012a8f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jul 22 20:17:58 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 21:20:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528ca2b2

net-dialup/lrzsz: use HTTPs.

Closes: https://github.com/gentoo/gentoo/pull/9319

 net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
index 0ebc323bda3..8449f89be7a 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
@@ -6,8 +6,8 @@ EAPI="2"
 inherit autotools flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
-HOMEPAGE="http://www.ohse.de/uwe/software/lrzsz.html"
-SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz"
+HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
+SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2018-08-14 21:20 Patrice Clement
  0 siblings, 0 replies; 33+ messages in thread
From: Patrice Clement @ 2018-08-14 21:20 UTC (permalink / raw
  To: gentoo-commits

commit:     edd8e889fd9b5e19b0c72d24de33e601b8ec7254
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jul 22 20:30:59 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 21:20:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd8e889

net-dialup/lrzsz: EAPI 7 bump.

Bug: https://bugs.gentoo.org/648050

 net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild | 60 ++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
new file mode 100644
index 00000000000..0b999da1b23
--- /dev/null
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic toolchain-funcs
+
+DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
+HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
+SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="nls"
+
+DEPEND="nls? ( virtual/libintl )"
+
+PATCHES=( "${FILESDIR}"/${PN}-autotools.patch
+	"${FILESDIR}"/${PN}-implicit-decl.patch
+	"${FILESDIR}"/${P}-automake-1.12.patch
+	"${FILESDIR}"/${P}-automake-1.13.patch )
+
+DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
+	README{,.cvs,.gettext,.isdn4linux,.tests} THANKS TODO )
+
+src_prepare() {
+	default
+	# automake is unhappy if this is missing
+	>> config.rpath || die
+	# This is too old.  Remove it so automake puts in a newer copy.
+	rm -f missing || die
+	# Autoheader does not like seeing this file.
+	rm -f acconfig.h || die
+
+	eautoreconf
+}
+
+src_configure() {
+	tc-export CC
+	append-flags -Wstrict-prototypes
+	econf $(use_enable nls)
+}
+
+src_test() {
+	#Don't use check target.
+	#See bug #120748 before changing this function.
+	make vcheck || die "tests failed"
+}
+
+src_install() {
+	default
+
+	local x
+	for x in {r,s}{b,x,z} ; do
+		dosym l${x} /usr/bin/${x}
+		dosym l${x:0:1}z.1 /usr/share/man/man1/${x}.1
+		[ "${x:1:1}" = "z" ] || dosym l${x:0:1}z.1 /usr/share/man/man1/l${x}.1
+	done
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2018-10-09  8:55 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2018-10-09  8:55 UTC (permalink / raw
  To: gentoo-commits

commit:     a05f1d1528ce480347cbf31c03c6b89fa88fc44d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  9 08:54:33 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Oct  9 08:54:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05f1d15

net-dialup/lrzsz: mark stable

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
index 0b999da1b23..cb2d74b42e8 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2018-10-09  8:55 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2018-10-09  8:55 UTC (permalink / raw
  To: gentoo-commits

commit:     8d545ad97bb8279370296ad73c90cc8b8b7130d9
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  9 08:55:03 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Oct  9 08:55:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d545ad9

net-dialup/lrzsz: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild | 61 --------------------------------
 1 file changed, 61 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
deleted file mode 100644
index 8449f89be7a..00000000000
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit autotools flag-o-matic eutils toolchain-funcs
-
-DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
-HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
-SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-DEPEND="nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-autotools.patch
-	epatch "${FILESDIR}"/${PN}-implicit-decl.patch
-	epatch "${FILESDIR}"/${P}-automake-1.12.patch
-	epatch "${FILESDIR}"/${P}-automake-1.13.patch
-
-	# automake is unhappy if this is missing
-	>> config.rpath
-	# This is too old.  Remove it so automake puts in a newer copy.
-	rm -f missing
-	# Autoheader does not like seeing this file.
-	rm -f acconfig.h
-
-	eautoreconf
-}
-
-src_configure() {
-	tc-export CC
-	append-flags -Wstrict-prototypes
-	econf $(use_enable nls) || die "econf failed"
-}
-
-src_test() {
-	#Don't use check target.
-	#See bug #120748 before changing this function.
-	make vcheck || die "tests failed"
-}
-
-src_install() {
-	emake \
-		DESTDIR="${D}" \
-		install || die "make install failed"
-
-	local x
-	for x in {r,s}{b,x,z} ; do
-		dosym l${x} /usr/bin/${x}
-		dosym l${x:0:1}z.1 /usr/share/man/man1/${x}.1
-		[ "${x:1:1}" = "z" ] || dosym l${x:0:1}z.1 /usr/share/man/man1/l${x}.1
-	done
-
-	dodoc AUTHORS COMPATABILITY ChangeLog NEWS README* THANKS TODO
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2021-09-27 16:36 Marek Szuba
  0 siblings, 0 replies; 33+ messages in thread
From: Marek Szuba @ 2021-09-27 16:36 UTC (permalink / raw
  To: gentoo-commits

commit:     d9f4d418c056648627dea164104a15390164d46e
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 27 16:05:43 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Sep 27 16:35:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f4d418

net-dialup/lrzsz: keyword 0.12.20-r4 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
index b5461864bb7..b89e6b98f2c 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2021-11-06  4:41 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-11-06  4:41 UTC (permalink / raw
  To: gentoo-commits

commit:     a7ac720a5b83c5b83ca5df2273263161ff2c41d4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  6 04:31:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 04:31:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ac720a

net-dialup/lrzsz: use 'emake', not 'make'

Gets us error handling and other niceties for free.

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

 net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
index b89e6b98f2c..9134cf53053 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r4.ebuild
@@ -30,6 +30,7 @@ DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
 
 src_prepare() {
 	default
+
 	# automake is unhappy if this is missing
 	>> config.rpath || die
 	# This is too old.  Remove it so automake puts in a newer copy.
@@ -43,13 +44,14 @@ src_prepare() {
 src_configure() {
 	tc-export CC
 	append-flags -Wstrict-prototypes
+
 	econf $(use_enable nls)
 }
 
 src_test() {
-	#Don't use check target.
-	#See bug #120748 before changing this function.
-	make vcheck || die "tests failed"
+	# Don't use check target.
+	# See bug #120748 before changing this function.
+	emake vcheck
 }
 
 src_install() {


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-08-20  6:24 Viorel Munteanu
  0 siblings, 0 replies; 33+ messages in thread
From: Viorel Munteanu @ 2023-08-20  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     41d761df9135b89d0bee2bcb657fb314a9fe8854
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 16:35:53 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 06:24:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d761df

net-dialup/lrzsz: drop 0.12.20-r6

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r6.ebuild | 67 --------------------------------
 1 file changed, 67 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r6.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r6.ebuild
deleted file mode 100644
index 08671484501a..000000000000
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r6.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools toolchain-funcs
-
-DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
-HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
-SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-DEPEND="nls? ( virtual/libintl )"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-autotools.patch
-	"${FILESDIR}"/${PN}-implicit-decl.patch
-	"${FILESDIR}"/${P}-automake-1.12.patch
-	"${FILESDIR}"/${P}-automake-1.13.patch
-	"${FILESDIR}"/${P}-gettext-0.20.patch
-	"${FILESDIR}"/${P}-AR.patch
-	"${FILESDIR}"/${P}-configure-clang16.patch
-	"${FILESDIR}"/${P}-gettext-0.22.patch
-)
-
-DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
-	README{,.cvs,.gettext,.isdn4linux,.tests} THANKS TODO )
-
-src_prepare() {
-	default
-
-	# automake is unhappy if this is missing
-	>> config.rpath || die
-	# This is too old.  Remove it so automake puts in a newer copy.
-	rm missing || die
-	# Autoheader does not like seeing this file.
-	rm acconfig.h || die
-
-	eautoreconf
-}
-
-src_configure() {
-	tc-export CC
-
-	econf $(use_enable nls)
-}
-
-src_test() {
-	# Don't use check target.
-	# See bug #120748 before changing this function.
-	emake vcheck
-}
-
-src_install() {
-	default
-
-	local x
-	for x in {r,s}{b,x,z} ; do
-		dosym l${x} /usr/bin/${x}
-		dosym l${x:0:1}z.1 /usr/share/man/man1/${x}.1
-		[ "${x:1:1}" = "z" ] || dosym l${x:0:1}z.1 /usr/share/man/man1/l${x}.1
-	done
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-11-26 12:38 Arthur Zamarin
  0 siblings, 0 replies; 33+ messages in thread
From: Arthur Zamarin @ 2023-11-26 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     23569e5fe6e2ee4fa71cf68ebd5ec7bcc4a45125
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:37:44 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 12:37:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23569e5f

net-dialup/lrzsz: Stabilize 0.12.20-r7 arm, #918592

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

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
index 1e6a424631ce..eab3aedf9b96 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-11-26 12:38 Arthur Zamarin
  0 siblings, 0 replies; 33+ messages in thread
From: Arthur Zamarin @ 2023-11-26 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     a73ee5008cdfd7a80c022c625560d7ab74846c24
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:37:45 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 12:37:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73ee500

net-dialup/lrzsz: Stabilize 0.12.20-r7 x86, #918592

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

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
index eab3aedf9b96..59f9f3da3b64 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-11-26 12:38 Arthur Zamarin
  0 siblings, 0 replies; 33+ messages in thread
From: Arthur Zamarin @ 2023-11-26 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d535423670ce7908ed962726593ef1f6550854a1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:37:45 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 12:37:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5354236

net-dialup/lrzsz: Stabilize 0.12.20-r7 amd64, #918592

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

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
index 59f9f3da3b64..22a3197e0296 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-11-26 12:38 Arthur Zamarin
  0 siblings, 0 replies; 33+ messages in thread
From: Arthur Zamarin @ 2023-11-26 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     dfae82842a5afc64b31545d338bea04bdee8034b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:37:43 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 12:37:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfae8284

net-dialup/lrzsz: Stabilize 0.12.20-r7 arm64, #918592

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

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
index 252debc21c72..1e6a424631ce 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-11-29 11:45 Arthur Zamarin
  0 siblings, 0 replies; 33+ messages in thread
From: Arthur Zamarin @ 2023-11-29 11:45 UTC (permalink / raw
  To: gentoo-commits

commit:     578f36a324aaffe29ef03d916adee27861455f54
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 11:44:56 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 11:44:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=578f36a3

net-dialup/lrzsz: Stabilize 0.12.20-r7 ppc, #918592

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

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
index 22a3197e0296..d542eff3d223 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-11-29 13:45 Arthur Zamarin
  0 siblings, 0 replies; 33+ messages in thread
From: Arthur Zamarin @ 2023-11-29 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     fcdfad82ef56cd615e1e4db1030a9f48238cf7a9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 13:45:00 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 13:45:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcdfad82

net-dialup/lrzsz: Stabilize 0.12.20-r7 ppc64, #918592

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

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
index d542eff3d223..4e008c0a8868 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-12-25 17:26 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2023-12-25 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     b2b34d52d95d397344f7c315b89391b9f8d5ef13
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Dec 22 13:10:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 17:25:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b34d52

net-dialup/lrzsz: stable 0.12.20-r7 for sparc, bug #918592

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
index 4e008c0a8868..015edfdbda9a 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2023-12-26  5:55 Viorel Munteanu
  0 siblings, 0 replies; 33+ messages in thread
From: Viorel Munteanu @ 2023-12-26  5:55 UTC (permalink / raw
  To: gentoo-commits

commit:     6181850937d4131839b325db28a39ce8a75c61ca
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 05:55:18 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 05:55:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61818509

net-dialup/lrzsz: drop 0.12.20-r5

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r5.ebuild | 66 --------------------------------
 1 file changed, 66 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r5.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r5.ebuild
deleted file mode 100644
index ba988723b913..000000000000
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r5.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools toolchain-funcs
-
-DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
-HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
-SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-DEPEND="nls? ( virtual/libintl )"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-autotools.patch
-	"${FILESDIR}"/${PN}-implicit-decl.patch
-	"${FILESDIR}"/${P}-automake-1.12.patch
-	"${FILESDIR}"/${P}-automake-1.13.patch
-	"${FILESDIR}"/${P}-gettext-0.20.patch
-	"${FILESDIR}"/${P}-AR.patch
-	"${FILESDIR}"/${P}-configure-clang16.patch
-)
-
-DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
-	README{,.cvs,.gettext,.isdn4linux,.tests} THANKS TODO )
-
-src_prepare() {
-	default
-
-	# automake is unhappy if this is missing
-	>> config.rpath || die
-	# This is too old.  Remove it so automake puts in a newer copy.
-	rm -f missing || die
-	# Autoheader does not like seeing this file.
-	rm -f acconfig.h || die
-
-	eautoreconf
-}
-
-src_configure() {
-	tc-export CC
-
-	econf $(use_enable nls)
-}
-
-src_test() {
-	# Don't use check target.
-	# See bug #120748 before changing this function.
-	emake vcheck
-}
-
-src_install() {
-	default
-
-	local x
-	for x in {r,s}{b,x,z} ; do
-		dosym l${x} /usr/bin/${x}
-		dosym l${x:0:1}z.1 /usr/share/man/man1/${x}.1
-		[ "${x:1:1}" = "z" ] || dosym l${x:0:1}z.1 /usr/share/man/man1/l${x}.1
-	done
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-29  6:26 Jakov Smolić
  0 siblings, 0 replies; 33+ messages in thread
From: Jakov Smolić @ 2024-05-29  6:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a477738dc0f531fd7b220a2e0340eeb973a8eec9
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 06:26:25 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed May 29 06:26:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a477738d

net-dialup/lrzsz: Stabilize 0.12.20-r8 ppc, #933094

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

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
index 0e842edb2981..a071bff37252 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.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
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-29 11:47 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2024-05-29 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     6334bccd069fbd5e85be6dcaa945588910cea3ba
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 11:45:58 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 29 11:45:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6334bccd

net-dialup/lrzsz: Stabilize 0.12.20-r8 sparc, #933094

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

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
index a071bff37252..f818e7155f70 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-29 14:43 Jakov Smolić
  0 siblings, 0 replies; 33+ messages in thread
From: Jakov Smolić @ 2024-05-29 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     4aedfd1cebfbab471810bf881397e77a3da26863
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 14:43:24 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed May 29 14:43:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aedfd1c

net-dialup/lrzsz: Stabilize 0.12.20-r8 amd64, #933094

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

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
index f818e7155f70..45eb6a65528f 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-29 14:43 Jakov Smolić
  0 siblings, 0 replies; 33+ messages in thread
From: Jakov Smolić @ 2024-05-29 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     2fc8b62931f6e99867a206af6bc32c8e1f7a1062
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 14:43:25 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed May 29 14:43:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc8b629

net-dialup/lrzsz: Stabilize 0.12.20-r8 x86, #933094

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

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
index 45eb6a65528f..6a78d183d143 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-29 17:38 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2024-05-29 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     7ab70543d94ad9e79bb7267b47332f7bba0f4b45
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 17:36:48 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 29 17:36:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab70543

net-dialup/lrzsz: Stabilize 0.12.20-r8 ppc64, #933094

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

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
index 6a78d183d143..f05f2a190c08 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-29 17:38 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2024-05-29 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     e24c753c2d361a9551667bcc01da6edc9b8ca712
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 17:36:49 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 29 17:36:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24c753c

net-dialup/lrzsz: Stabilize 0.12.20-r8 arm64, #933094

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

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
index f05f2a190c08..867a1cd202a8 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-29 17:38 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2024-05-29 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     9ce41563d832abb54461b621573d2f20e7dce33e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 17:36:50 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 29 17:36:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce41563

net-dialup/lrzsz: Stabilize 0.12.20-r8 arm, #933094

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

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
index 867a1cd202a8..7b098c0c729c 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-05-30  7:13 Viorel Munteanu
  0 siblings, 0 replies; 33+ messages in thread
From: Viorel Munteanu @ 2024-05-30  7:13 UTC (permalink / raw
  To: gentoo-commits

commit:     12f0d62d60a0cb57a0b9fb779e8cb903b52a8234
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 05:28:40 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu May 30 07:13:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f0d62d

net-dialup/lrzsz: drop 0.12.20-r7

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild | 74 --------------------------------
 1 file changed, 74 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
deleted file mode 100644
index 015edfdbda9a..000000000000
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r7.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools toolchain-funcs
-
-DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
-HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
-SRC_URI="
-	https://www.ohse.de/uwe/releases/${P}.tar.gz
-	https://dev.gentoo.org/~ceamac/${CATEGORY}/${PN}/${PN}-m4-${PV}.tar.bz2
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-DEPEND="nls? ( virtual/libintl )"
-BDEPEND="nls? ( sys-devel/gettext )"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-autotools.patch
-	"${FILESDIR}"/${PN}-implicit-decl.patch
-	"${FILESDIR}"/${P}-automake-1.12.patch
-	"${FILESDIR}"/${P}-automake-1.13.patch
-	"${FILESDIR}"/${P}-gettext-0.20.patch
-	"${FILESDIR}"/${P}-AR.patch
-	"${FILESDIR}"/${P}-configure-clang16.patch
-	"${FILESDIR}"/${P}-gettext-0.22.patch
-	"${FILESDIR}"/${P}-disable-nls.patch
-)
-
-DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
-	README{,.cvs,.gettext,.isdn4linux,.tests} THANKS TODO )
-
-src_prepare() {
-	default
-
-	# automake is unhappy if this is missing
-	>> config.rpath || die
-	# This is too old.  Remove it so automake puts in a newer copy.
-	rm missing || die
-	# Autoheader does not like seeing this file.
-	rm acconfig.h || die
-	# embed default m4 files in case gettext is not installed
-	mv "${WORKDIR}"/m4 . || die
-
-	eautoreconf
-}
-
-src_configure() {
-	tc-export CC
-
-	econf $(use_enable nls)
-}
-
-src_test() {
-	# Don't use check target.
-	# See bug #120748 before changing this function.
-	emake vcheck
-}
-
-src_install() {
-	default
-
-	local x
-	for x in {r,s}{b,x,z} ; do
-		dosym l${x} /usr/bin/${x}
-		dosym l${x:0:1}z.1 /usr/share/man/man1/${x}.1
-		[ "${x:1:1}" = "z" ] || dosym l${x:0:1}z.1 /usr/share/man/man1/l${x}.1
-	done
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-03  8:45 Michał Górny
  0 siblings, 0 replies; 33+ messages in thread
From: Michał Górny @ 2024-08-03  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     c97adfa55012fdec8c1fdfa75279ccdab1e9b98b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 08:45:13 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 08:45:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97adfa5

net-dialup/lrzsz: Stabilize 0.12.20-r9 ppc64, #937218

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
index 02da86a02071..0a2167a6c5b0 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-03  8:45 Michał Górny
  0 siblings, 0 replies; 33+ messages in thread
From: Michał Górny @ 2024-08-03  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     c4c1306658867e8d273397287c7c6044e9a28a86
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 08:45:11 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 08:45:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c13066

net-dialup/lrzsz: Stabilize 0.12.20-r9 x86, #937218

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
index f84469571721..02da86a02071 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-03  8:45 Michał Górny
  0 siblings, 0 replies; 33+ messages in thread
From: Michał Górny @ 2024-08-03  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     4008e2b7da7383d67d48c858a09e208f683a531e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 08:45:14 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 08:45:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4008e2b7

net-dialup/lrzsz: Stabilize 0.12.20-r9 ppc, #937218

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
index 0a2167a6c5b0..59b232e21bac 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-03 16:48 Jakov Smolić
  0 siblings, 0 replies; 33+ messages in thread
From: Jakov Smolić @ 2024-08-03 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     64ae7e83e03ad692eff3cff5f6ad0a26a7c532de
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 16:48:13 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 16:48:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ae7e83

net-dialup/lrzsz: Stabilize 0.12.20-r9 arm64, #937218

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

 net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
index b264c30801f6..93f8a934e1ce 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-03 16:48 Jakov Smolić
  0 siblings, 0 replies; 33+ messages in thread
From: Jakov Smolić @ 2024-08-03 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     71f1210fa96b7fdc04d068ce480ac0fa2d025287
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 16:48:12 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 16:48:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f1210f

net-dialup/lrzsz: Stabilize 0.12.20-r9 amd64, #937218

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

 net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
index 59b232e21bac..b264c30801f6 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-09  8:57 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2024-08-09  8:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3b676c8263c19834fc14066cb4188a0948101b13
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  9 08:55:55 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug  9 08:55:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b676c82

net-dialup/lrzsz: Stabilize 0.12.20-r9 sparc, #937218

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

 net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
index 93f8a934e1ce..756175947929 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-10  5:27 Michał Górny
  0 siblings, 0 replies; 33+ messages in thread
From: Michał Górny @ 2024-08-10  5:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f2e3fe9f5f7ca4bca9c521e279f1d62da8ca26ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 05:27:17 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 05:27:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e3fe9f

net-dialup/lrzsz: Stabilize 0.12.20-r9 arm, #937218

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
index 756175947929..9e857e1741bb 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="nls? ( virtual/libintl )"


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

* [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/
@ 2024-08-14  4:47 Viorel Munteanu
  0 siblings, 0 replies; 33+ messages in thread
From: Viorel Munteanu @ 2024-08-14  4:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b1dd578a88a4e22e3492df54928aec7683f11280
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 14 04:46:27 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Aug 14 04:46:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1dd578a

net-dialup/lrzsz: drop 0.12.20-r8

Bug: https://bugs.gentoo.org/797247
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild | 75 --------------------------------
 1 file changed, 75 deletions(-)

diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
deleted file mode 100644
index 7b098c0c729c..000000000000
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r8.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools toolchain-funcs
-
-DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
-HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
-SRC_URI="
-	https://www.ohse.de/uwe/releases/${P}.tar.gz
-	https://dev.gentoo.org/~ceamac/${CATEGORY}/${PN}/${PN}-m4-${PV}.tar.bz2
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="nls"
-
-DEPEND="nls? ( virtual/libintl )"
-BDEPEND="nls? ( sys-devel/gettext )"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-autotools.patch
-	"${FILESDIR}"/${PN}-implicit-decl.patch
-	"${FILESDIR}"/${P}-automake-1.12.patch
-	"${FILESDIR}"/${P}-automake-1.13.patch
-	"${FILESDIR}"/${P}-gettext-0.20.patch
-	"${FILESDIR}"/${P}-AR.patch
-	"${FILESDIR}"/${P}-configure-clang16.patch
-	"${FILESDIR}"/${P}-gettext-0.22.patch
-	"${FILESDIR}"/${P}-disable-nls.patch
-	"${FILESDIR}"/${P}-c99.patch
-)
-
-DOCS=( AUTHORS COMPATABILITY ChangeLog NEWS \
-	README{,.cvs,.gettext,.isdn4linux,.tests} THANKS TODO )
-
-src_prepare() {
-	default
-
-	# automake is unhappy if this is missing
-	>> config.rpath || die
-	# This is too old.  Remove it so automake puts in a newer copy.
-	rm missing || die
-	# Autoheader does not like seeing this file.
-	rm acconfig.h || die
-	# embed default m4 files in case gettext is not installed
-	mv "${WORKDIR}"/m4 . || die
-
-	eautoreconf
-}
-
-src_configure() {
-	tc-export CC
-
-	econf $(use_enable nls)
-}
-
-src_test() {
-	# Don't use check target.
-	# See bug #120748 before changing this function.
-	emake vcheck
-}
-
-src_install() {
-	default
-
-	local x
-	for x in {r,s}{b,x,z} ; do
-		dosym l${x} /usr/bin/${x}
-		dosym l${x:0:1}z.1 /usr/share/man/man1/${x}.1
-		[ "${x:1:1}" = "z" ] || dosym l${x:0:1}z.1 /usr/share/man/man1/l${x}.1
-	done
-}


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

end of thread, other threads:[~2024-08-14  4:47 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-22  8:28 [gentoo-commits] repo/gentoo:master commit in: net-dialup/lrzsz/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2017-01-29 19:33 Fabian Groffen
2018-08-14 21:20 Patrice Clement
2018-08-14 21:20 Patrice Clement
2018-10-09  8:55 Mikle Kolyada
2018-10-09  8:55 Mikle Kolyada
2021-09-27 16:36 Marek Szuba
2021-11-06  4:41 Sam James
2023-08-20  6:24 Viorel Munteanu
2023-11-26 12:38 Arthur Zamarin
2023-11-26 12:38 Arthur Zamarin
2023-11-26 12:38 Arthur Zamarin
2023-11-26 12:38 Arthur Zamarin
2023-11-29 11:45 Arthur Zamarin
2023-11-29 13:45 Arthur Zamarin
2023-12-25 17:26 Sam James
2023-12-26  5:55 Viorel Munteanu
2024-05-29  6:26 Jakov Smolić
2024-05-29 11:47 Sam James
2024-05-29 14:43 Jakov Smolić
2024-05-29 14:43 Jakov Smolić
2024-05-29 17:38 Sam James
2024-05-29 17:38 Sam James
2024-05-29 17:38 Sam James
2024-05-30  7:13 Viorel Munteanu
2024-08-03  8:45 Michał Górny
2024-08-03  8:45 Michał Górny
2024-08-03  8:45 Michał Górny
2024-08-03 16:48 Jakov Smolić
2024-08-03 16:48 Jakov Smolić
2024-08-09  8:57 Sam James
2024-08-10  5:27 Michał Górny
2024-08-14  4:47 Viorel Munteanu

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