* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2016-12-17 10:23 Aaron Bauman
0 siblings, 0 replies; 90+ messages in thread
From: Aaron Bauman @ 2016-12-17 10:23 UTC (permalink / raw
To: gentoo-commits
commit: 74baa36318f66609582d4f25c12a7e4a421df675
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 10:23:03 2016 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 10:23:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74baa363
sys-apps/pv: amd64 stable wrt bug #602890
sys-apps/pv/pv-1.6.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index 4afd5f0..e3e6756 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2016-12-19 11:07 Tobias Klausmann
0 siblings, 0 replies; 90+ messages in thread
From: Tobias Klausmann @ 2016-12-19 11:07 UTC (permalink / raw
To: gentoo-commits
commit: f83e591dba119a62d41d5829545d8a1c9dd96ec4
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 11:06:51 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 11:06:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83e591d
sys-apps/pv-1.6.0-r1: stable on alpha
Gentoo-Bug: 602890
sys-apps/pv/pv-1.6.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index ca7a1df..1db95c0 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2017-01-14 11:47 Jeroen Roovers
0 siblings, 0 replies; 90+ messages in thread
From: Jeroen Roovers @ 2017-01-14 11:47 UTC (permalink / raw
To: gentoo-commits
commit: b2df931dec3defecc7b8cf9b5cdaf62baf0c3d19
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 11:47:26 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 11:47:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2df931d
sys-apps/pv: Old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-apps/pv/pv-1.6.0.ebuild | 44 --------------------------------------------
1 file changed, 44 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.0.ebuild b/sys-apps/pv/pv-1.6.0.ebuild
deleted file mode 100644
index 4cbc0b1..00000000
--- a/sys-apps/pv/pv-1.6.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
-SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
-IUSE="debug nls"
-
-PV_LINGUAS=( de fr pl pt )
-IUSE+=" ${PV_LINGUAS[@]/#/linguas_}"
-
-DOCS=( README doc/NEWS doc/TODO )
-
-src_prepare() {
- sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
- # These should produce the same end result (working `pv`).
- sed -i \
- -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
- autoconf/make/modules.mk~ || die
-}
-
-src_configure() {
- tc-export AR
- local lingua
- for lingua in ${PV_LINGUAS[@]}; do
- if ! use linguas_${lingua}; then
- sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
- fi
- done
- econf $(use_enable debug debugging) $(use_enable nls)
-}
-
-src_test() {
- sed -i -e 's:usleep 200000 || ::g' tests/019-remote-cksum || die
- default
-}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2017-01-14 11:47 Jeroen Roovers
0 siblings, 0 replies; 90+ messages in thread
From: Jeroen Roovers @ 2017-01-14 11:47 UTC (permalink / raw
To: gentoo-commits
commit: 873ac6f3027db9ff5189332f1bef9691f3898c8f
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 11:46:41 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 11:46:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873ac6f3
sys-apps/pv: Stable for HPPA (bug #602890).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
sys-apps/pv/pv-1.6.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index 73c9c79..5647930 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2017-02-26 15:39 Michael Weber
0 siblings, 0 replies; 90+ messages in thread
From: Michael Weber @ 2017-02-26 15:39 UTC (permalink / raw
To: gentoo-commits
commit: 4ab779fd0cea625dd0b119b31f54417e1fd18e70
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 15:38:07 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 15:38:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab779fd
sys-apps/pv: arm64 stable
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-apps/pv/pv-1.6.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index 5647930aeb..a77361512c 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2017-07-30 9:08 Jeroen Roovers
0 siblings, 0 replies; 90+ messages in thread
From: Jeroen Roovers @ 2017-07-30 9:08 UTC (permalink / raw
To: gentoo-commits
commit: a5e4ed2858912fff28fce843be50cd87543a00e1
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 09:07:52 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:07:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e4ed28
sys-apps/pv: Version bump.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sys-apps/pv/Manifest | 1 +
sys-apps/pv/pv-1.6.6.ebuild | 54 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 870c01da6bf..ad16300cf0d 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1 +1,2 @@
DIST pv-1.6.0.tar.bz2 107723 SHA256 0ece824e0da27b384d11d1de371f20cafac465e038041adab57fcf4b5036ef8d SHA512 bd405901812ca50b910adbcf1d2c540dc0b8612f03687866734a79cfa5b5b8100024c18a1d1413c6613e1f2085989cbb77907da89bec7eda37cdeaa7597129d5 WHIRLPOOL 51312339fa1815a61f58fa0f49b0538289d0308b17c5d03c4c6a7e371052e9911d09cb7a9c1eb032b797a3f56eaa7e5dbfecaf6fb2c1faf3fd1b34c298782c1f
+DIST pv-1.6.6.tar.bz2 109220 SHA256 608ef935f7a377e1439c181c4fc188d247da10d51a19ef79bcdee5043b0973f1 SHA512 cc841b4bd00e4e8fcaed97da094ebac4a11af1c3f843ce5f73d0c3ab20aca29498c6b1a224c653d40127304d8269d96f413df66b980809e9278ff9544c834a26 WHIRLPOOL 0afb22c8fb84ed632ddf0657d0d8e2e054a08c16b14cf314b62b76a1afe79911b2c7133dc5ae7567c398305c9dd64d9dd8b2c9f97f4027faeac6d2ec32dfaabb
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
new file mode 100644
index 00000000000..b3b8222481a
--- /dev/null
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit linux-info toolchain-funcs
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
+SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+IUSE="debug nls"
+
+PV_LINGUAS=( de fr pl pt )
+IUSE+=" ${PV_LINGUAS[@]/#/linguas_}"
+
+DOCS=( README doc/NEWS doc/TODO )
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
+
+ # These should produce the same end result (working `pv`).
+ sed -i \
+ -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
+ autoconf/make/modules.mk~ || die
+}
+
+src_configure() {
+ tc-export AR
+ local lingua
+ for lingua in ${PV_LINGUAS[@]}; do
+ if ! use linguas_${lingua}; then
+ sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
+ fi
+ done
+ econf $(use_enable debug debugging) $(use_enable nls)
+}
+
+src_test() {
+ sed -i -e 's:usleep 200000 || ::g' tests/019-remote-cksum || die
+ default
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2018-01-06 15:19 Ulrich Müller
0 siblings, 0 replies; 90+ messages in thread
From: Ulrich Müller @ 2018-01-06 15:19 UTC (permalink / raw
To: gentoo-commits
commit: 9af40458b9903614781d813d558254b239c951c5
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 15:18:56 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 15:18:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af40458
sys-apps/pv: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sys-apps/pv/pv-1.6.0-r1.ebuild | 5 ++---
sys-apps/pv/pv-1.6.6.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index 1a443a65954..03cae302ea4 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,6 @@ KEYWORDS="alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
-IUSE+=" ${PV_LINGUAS[@]/#/linguas_}"
DOCS=( README doc/NEWS doc/TODO )
@@ -38,7 +37,7 @@ src_configure() {
tc-export AR
local lingua
for lingua in ${PV_LINGUAS[@]}; do
- if ! use linguas_${lingua}; then
+ if ! has ${lingua} ${LINGUAS-${lingua}}; then
sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
fi
done
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index b3b8222481a..a411e2bb077 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-l
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
-IUSE+=" ${PV_LINGUAS[@]/#/linguas_}"
DOCS=( README doc/NEWS doc/TODO )
@@ -41,7 +40,7 @@ src_configure() {
tc-export AR
local lingua
for lingua in ${PV_LINGUAS[@]}; do
- if ! use linguas_${lingua}; then
+ if ! has ${lingua} ${LINGUAS-${lingua}}; then
sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
fi
done
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2018-04-06 11:05 Fabian Groffen
0 siblings, 0 replies; 90+ messages in thread
From: Fabian Groffen @ 2018-04-06 11:05 UTC (permalink / raw
To: gentoo-commits
commit: 9b5719b6383ff5b214de67c99d18f2f39e4b8379
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 6 11:04:01 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Apr 6 11:05:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5719b6
sys-apps/pv: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-apps/pv/pv-1.6.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index a411e2bb077..7cf98364720 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2018-10-29 22:05 Jeroen Roovers
0 siblings, 0 replies; 90+ messages in thread
From: Jeroen Roovers @ 2018-10-29 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 34a8beb29ae940bda9da40fe21516fe20301124e
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 29 22:03:45 2018 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 29 22:05:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a8beb2
sys-apps/pv: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
sys-apps/pv/pv-1.6.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 7cf98364720..94d0b91d0f1 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.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=6
@@ -10,7 +10,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2019-05-02 9:58 Jeroen Roovers
0 siblings, 0 replies; 90+ messages in thread
From: Jeroen Roovers @ 2019-05-02 9:58 UTC (permalink / raw
To: gentoo-commits
commit: beb2f92e0461e84fedc8b1800c3107697986bdb0
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 09:58:19 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu May 2 09:58:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb2f92e
sys-apps/pv: Use HTTPS
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
sys-apps/pv/pv-1.6.0-r1.ebuild | 6 +++---
sys-apps/pv/pv-1.6.6.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index 03cae302ea4..57fa1092ab2 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit linux-info toolchain-funcs
DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
-SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
+SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 94d0b91d0f1..ed93606f5ae 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit linux-info toolchain-funcs
DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
-SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
+SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-11-03 22:05 Georgy Yakovlev
0 siblings, 0 replies; 90+ messages in thread
From: Georgy Yakovlev @ 2020-11-03 22:05 UTC (permalink / raw
To: gentoo-commits
commit: fbe44af5f544d1e9dedc5fb864a3f66092c3321e
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 22:00:34 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 22:02:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe44af5
sys-apps/pv: update metadata.xml
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/pv/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml
index b7b1cdbb94d..1f49cf6466e 100644
--- a/sys-apps/pv/metadata.xml
+++ b/sys-apps/pv/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="google-code">pipeviewer</remote-id>
- </upstream>
+<maintainer type="person">
+ <email>gyakovlev@gentoo.org</email>
+ <name>Georgy Yakovlev</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="google-code">pipeviewer</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-11-04 3:21 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2020-11-04 3:21 UTC (permalink / raw
To: gentoo-commits
commit: c81d161dee6e2ec3c74a719b19605ce448ed8a73
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 03:21:46 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 03:21:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81d161d
sys-apps/pv: join as co-maintainer
Acked-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/metadata.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml
index 1f49cf6466e..b4f3c77ea7a 100644
--- a/sys-apps/pv/metadata.xml
+++ b/sys-apps/pv/metadata.xml
@@ -1,10 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
+ <maintainer type="person">
<email>gyakovlev@gentoo.org</email>
<name>Georgy Yakovlev</name>
</maintainer>
+ <maintainer type="person">
+ <email>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
<upstream>
<remote-id type="google-code">pipeviewer</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-11-04 6:07 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2020-11-04 6:07 UTC (permalink / raw
To: gentoo-commits
commit: 126292d2b94083a9ceef48cef1ccef4e3793f585
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 06:06:58 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 06:06:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=126292d2
sys-apps/pv: Stabilize 1.6.6 arm64, #753035
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.6.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index ed93606f5ae..9c2d459ca1d 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-11-04 6:22 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2020-11-04 6:22 UTC (permalink / raw
To: gentoo-commits
commit: 92b73201609b74d0317e16fd93a30b9f079037c4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 4 06:21:26 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 4 06:22:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92b73201
sys-apps/pv: Stabilize 1.6.6 arm, #753035
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.6.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 9c2d459ca1d..6cc76b0518c 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-11-07 20:22 Sergei Trofimovich
0 siblings, 0 replies; 90+ messages in thread
From: Sergei Trofimovich @ 2020-11-07 20:22 UTC (permalink / raw
To: gentoo-commits
commit: ad4b0e09391522f33d15e2e38b5a697ccea4d59c
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 20:13:09 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 20:22:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad4b0e09
sys-apps/pv: stable 1.6.6 for ppc
stable wrt bug #753035
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-apps/pv/pv-1.6.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 6cc76b0518c..1978b9c5d20 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-11-07 20:34 Sergei Trofimovich
0 siblings, 0 replies; 90+ messages in thread
From: Sergei Trofimovich @ 2020-11-07 20:34 UTC (permalink / raw
To: gentoo-commits
commit: 47b7bfc2bcfee86c315c99709c8317ccb4ff12b1
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 20:25:20 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 20:34:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b7bfc2
sys-apps/pv: stable 1.6.6 for ppc64
stable wrt bug #753035
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-apps/pv/pv-1.6.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 1978b9c5d20..66f81551a16 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-11-07 20:37 Sergei Trofimovich
0 siblings, 0 replies; 90+ messages in thread
From: Sergei Trofimovich @ 2020-11-07 20:37 UTC (permalink / raw
To: gentoo-commits
commit: 6e2b3acdb03863f82dc167df41591f6a50849939
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 20:36:27 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 20:36:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2b3acd
sys-apps/pv: stable 1.6.6 for sparc
stable wrt bug #753035
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-apps/pv/pv-1.6.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 66f81551a16..cd49f262aed 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2020-12-29 23:35 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2020-12-29 23:35 UTC (permalink / raw
To: gentoo-commits
commit: d6c39222ccdfe05655f3c3c29c5f25612a0cd42b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 23:35:17 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 23:35:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c39222
sys-apps/pv: cleanup old
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 1 -
sys-apps/pv/pv-1.6.0-r1.ebuild | 50 ------------------------------------------
2 files changed, 51 deletions(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index fde8ea7d5eb..097373f51d7 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,2 +1 @@
-DIST pv-1.6.0.tar.bz2 107723 BLAKE2B 95118fc6406f73e800e99468457ba00f0b8f0345eef58f7ff7f4e10b90419cb36b37af094dbe5bd84b7832dfcc96e536dfb845a061f99a0b118192e90821fdc1 SHA512 bd405901812ca50b910adbcf1d2c540dc0b8612f03687866734a79cfa5b5b8100024c18a1d1413c6613e1f2085989cbb77907da89bec7eda37cdeaa7597129d5
DIST pv-1.6.6.tar.bz2 109220 BLAKE2B 1cfb60e49f6301f0d990467a58013522bbc1e28e2936a1a2141918af05149b59b6cc494f290d99ee7072247b8f0e230b799cd5dae6f8aa59d116691319e952cb SHA512 cc841b4bd00e4e8fcaed97da094ebac4a11af1c3f843ce5f73d0c3ab20aca29498c6b1a224c653d40127304d8269d96f413df66b980809e9278ff9544c834a26
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
deleted file mode 100644
index 607576c83a6..00000000000
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit linux-info toolchain-funcs
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
-SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
-IUSE="debug nls"
-
-PV_LINGUAS=( de fr pl pt )
-
-DOCS=( README doc/NEWS doc/TODO )
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
- # These should produce the same end result (working `pv`).
- sed -i \
- -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
- autoconf/make/modules.mk~ || die
-}
-
-src_configure() {
- tc-export AR
- local lingua
- for lingua in ${PV_LINGUAS[@]}; do
- if ! has ${lingua} ${LINGUAS-${lingua}}; then
- sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
- fi
- done
- econf $(use_enable debug debugging) $(use_enable nls)
-}
-
-src_test() {
- sed -i -e 's:usleep 200000 || ::g' tests/019-remote-cksum || die
- default
-}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-01-06 15:26 Fabian Groffen
0 siblings, 0 replies; 90+ messages in thread
From: Fabian Groffen @ 2021-01-06 15:26 UTC (permalink / raw
To: gentoo-commits
commit: daacac5d1ac649ecc784401bb4e107a2c71fe768
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 15:25:48 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 15:25:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daacac5d
sys-apps/pv: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
sys-apps/pv/pv-1.6.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index 47a857d61c3..6b7c79cfe1a 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-09-08 0:18 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2021-09-08 0:18 UTC (permalink / raw
To: gentoo-commits
commit: c4376e5432b0e9807455caac0f2586f2502bfdf9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 7 23:57:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 8 00:17:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4376e54
sys-apps/pv: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml
index b4f3c77ea7a..e00b44f1dc9 100644
--- a/sys-apps/pv/metadata.xml
+++ b/sys-apps/pv/metadata.xml
@@ -11,5 +11,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">pipeviewer</remote-id>
+ <remote-id type="github">a-j-wood/pv</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-09-08 7:18 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2021-09-08 7:18 UTC (permalink / raw
To: gentoo-commits
commit: 7020928053e71d84e472480782bf4777d6ac001e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 8 07:18:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 8 07:18:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70209280
sys-apps/pv: fix PLOCALES list
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/{pv-1.6.19.ebuild => pv-1.6.19-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.19.ebuild b/sys-apps/pv/pv-1.6.19-r1.ebuild
similarity index 91%
rename from sys-apps/pv/pv-1.6.19.ebuild
rename to sys-apps/pv/pv-1.6.19-r1.ebuild
index 7acc907bef9..371943e4161 100644
--- a/sys-apps/pv/pv-1.6.19.ebuild
+++ b/sys-apps/pv/pv-1.6.19-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
-PLOCALES="de en fr pt_BR zh_CN"
+PLOCALES="de fr pl pt"
PLOCALE_BACKUP="en"
DOCS=( README doc/NEWS doc/TODO )
@@ -48,10 +48,10 @@ src_prepare() {
disable_locale() {
local locale=${1}
- einfo "Disabling locale ${locale}"
- sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
+ sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
}
+ plocale_find_changes src/nls '' '.po'
plocale_for_each_disabled_locale disable_locale
}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 3:25 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2021-10-14 3:25 UTC (permalink / raw
To: gentoo-commits
commit: 24416d597fb8bd620abca6f36559c0cc50cdd61f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 03:24:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 03:24:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24416d59
sys-apps/pv: Stabilize 1.6.20 x86, #818040
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index 5a5ba2b817a..f032d0facb1 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 3:25 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2021-10-14 3:25 UTC (permalink / raw
To: gentoo-commits
commit: f8dc9055a41bf1a408a24c4b493404ed7a7ba16a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 03:24:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 03:24:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8dc9055
sys-apps/pv: Stabilize 1.6.20 amd64, #818040
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index 86f4bf74e30..5a5ba2b817a 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 5:56 Agostino Sarubbo
0 siblings, 0 replies; 90+ messages in thread
From: Agostino Sarubbo @ 2021-10-14 5:56 UTC (permalink / raw
To: gentoo-commits
commit: 56c72f6d576b75b8a3045e18f27f8b38b5a8915e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 05:56:19 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 05:56:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c72f6d
sys-apps/pv: sparc stable wrt bug #818040
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index f032d0facb1..1da4834c834 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 16:38 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2021-10-14 16:38 UTC (permalink / raw
To: gentoo-commits
commit: 1c80f818c5fda0f3030687a12b4cf52edc935492
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 16:37:11 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 16:37:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c80f818
sys-apps/pv: Stabilize 1.6.20 arm, #818040
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index 1da4834c834..a3f938d4e87 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 17:13 Georgy Yakovlev
0 siblings, 0 replies; 90+ messages in thread
From: Georgy Yakovlev @ 2021-10-14 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 770602fb278e188ed2b100c1d97f7f9a58914be2
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 17:00:44 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 17:00:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770602fb
sys-apps/pv: Stabilize 1.6.20 ppc, #818040
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index 32e97e5fc21..9ee8a1a7f9b 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 17:13 Georgy Yakovlev
0 siblings, 0 replies; 90+ messages in thread
From: Georgy Yakovlev @ 2021-10-14 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 43bde95787444b52fb88154ec20ae13e30dbf122
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 17:00:04 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 17:00:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43bde957
sys-apps/pv: Stabilize 1.6.20 ppc64, #818040
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index a3f938d4e87..32e97e5fc21 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 17:13 Georgy Yakovlev
0 siblings, 0 replies; 90+ messages in thread
From: Georgy Yakovlev @ 2021-10-14 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 9fdea95b9313799ace4900eac41fd72ffcb13772
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 17:10:52 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 17:10:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fdea95b
sys-apps/pv: keyword 1.6.20 for ~riscv
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index 9834dfd0c12..5d9b8a17472 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 17:13 Georgy Yakovlev
0 siblings, 0 replies; 90+ messages in thread
From: Georgy Yakovlev @ 2021-10-14 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 554ebac717fe121c10f558edf682d1dda8e0de43
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 17:10:16 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 17:10:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554ebac7
sys-apps/pv: Stabilize 1.6.20 arm64, #818040
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index 9ee8a1a7f9b..9834dfd0c12 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2021-10-14 17:13 Georgy Yakovlev
0 siblings, 0 replies; 90+ messages in thread
From: Georgy Yakovlev @ 2021-10-14 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 3108dda67f197a3dad11085e66442075b6d890a2
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 17:13:52 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 17:13:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3108dda6
sys-apps/pv: drop 1.6.6
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/pv/Manifest | 1 -
sys-apps/pv/pv-1.6.6.ebuild | 53 ---------------------------------------------
2 files changed, 54 deletions(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index e5464135645..57d6f41631a 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,2 +1 @@
DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
-DIST pv-1.6.6.tar.bz2 109220 BLAKE2B 1cfb60e49f6301f0d990467a58013522bbc1e28e2936a1a2141918af05149b59b6cc494f290d99ee7072247b8f0e230b799cd5dae6f8aa59d116691319e952cb SHA512 cc841b4bd00e4e8fcaed97da094ebac4a11af1c3f843ce5f73d0c3ab20aca29498c6b1a224c653d40127304d8269d96f413df66b980809e9278ff9544c834a26
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
deleted file mode 100644
index 6b7c79cfe1a..00000000000
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit linux-info toolchain-funcs
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
-SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
-IUSE="debug nls"
-
-PV_LINGUAS=( de fr pl pt )
-
-DOCS=( README doc/NEWS doc/TODO )
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- default
-
- sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
-
- # These should produce the same end result (working `pv`).
- sed -i \
- -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
- autoconf/make/modules.mk~ || die
-}
-
-src_configure() {
- tc-export AR
- local lingua
- for lingua in ${PV_LINGUAS[@]}; do
- if ! has ${lingua} ${LINGUAS-${lingua}}; then
- sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
- fi
- done
- econf $(use_enable debug debugging) $(use_enable nls)
-}
-
-src_test() {
- sed -i -e 's:usleep 200000 || ::g' tests/019-remote-cksum || die
- default
-}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2022-01-24 19:19 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2022-01-24 19:19 UTC (permalink / raw
To: gentoo-commits
commit: 8481d153f9f11bcf67138a5a5fce4cdb968f846f
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Jan 24 16:49:07 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 19:18:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8481d153
sys-apps/pv: stable 1.6.20 for hppa, bug #831610
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.6.20.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
index 5d9b8a174726..e847d1955dd4 100644
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ b/sys-apps/pv/pv-1.6.20.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,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PLOCALES="de fr pl pt"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-07-17 21:56 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-07-17 21:56 UTC (permalink / raw
To: gentoo-commits
commit: 9e35749eaf007ed8543c6c3eb8eb7ac11e207a7d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 21:55:26 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 21:55:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e35749e
sys-apps/pv: add 1.7.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 1 +
sys-apps/pv/pv-1.7.0.ebuild | 64 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 65 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 57d6f41631aa..1e63935c250e 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1 +1,2 @@
DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
+DIST pv-1.7.0.tar.bz2 115665 BLAKE2B efdd0434d23fe1ed008224fe0fe5182684010a78650284e920b2cd93134f08e63172df0279b8a4b2c2c4dceb9dbdaa209e402394fb1c4c431d991225f579f718 SHA512 b90ddaa1f950b1b300f1721e5ab8bc2c7a0c46491e439ce33c7b74fd4525e730a99c218a874b3dae2dc3a8a5e0eb5c5add51f7c8be48d0c3d8f135df44779af8
diff --git a/sys-apps/pv/pv-1.7.0.ebuild b/sys-apps/pv/pv-1.7.0.ebuild
new file mode 100644
index 000000000000..d13550cbb754
--- /dev/null
+++ b/sys-apps/pv/pv-1.7.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PLOCALES="de fr pl pt"
+PLOCALE_BACKUP="en"
+inherit flag-o-matic linux-info toolchain-funcs plocale
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
+SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE="debug nls"
+
+DOCS=( README.md doc/NEWS.md doc/TODO.md )
+
+QA_CONFIG_IMPL_DECL_SKIP=(
+ stat64 # See https://github.com/a-j-wood/pv/issues/69
+)
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
+
+ # These should produce the same end result (working `pv`).
+ sed -i \
+ -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
+ autoconf/make/modules.mk~ || die
+
+ sed -i -e 's:usleep 200000 || ::g' tests/019-remote-cksum || die
+
+ disable_locale() {
+ local locale=${1}
+ sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
+ }
+
+ plocale_find_changes src/nls '' '.po'
+ plocale_for_each_disabled_locale disable_locale
+}
+
+src_configure() {
+ tc-export AR
+
+ # Workaround for https://github.com/a-j-wood/pv/issues/69
+ append-lfs-flags
+
+ econf \
+ --enable-lfs \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-07-28 1:35 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-07-28 1:35 UTC (permalink / raw
To: gentoo-commits
commit: 1851a3dad29e89bf8bbfd8fbdae261aeb43259fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 01:34:17 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 01:35:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1851a3da
sys-apps/pv: add 1.7.17
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 1 +
sys-apps/pv/pv-1.7.17.ebuild | 58 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 1e63935c250e..5479ab411eeb 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,2 +1,3 @@
DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
DIST pv-1.7.0.tar.bz2 115665 BLAKE2B efdd0434d23fe1ed008224fe0fe5182684010a78650284e920b2cd93134f08e63172df0279b8a4b2c2c4dceb9dbdaa209e402394fb1c4c431d991225f579f718 SHA512 b90ddaa1f950b1b300f1721e5ab8bc2c7a0c46491e439ce33c7b74fd4525e730a99c218a874b3dae2dc3a8a5e0eb5c5add51f7c8be48d0c3d8f135df44779af8
+DIST pv-1.7.17.tar.bz2 133398 BLAKE2B e0167af81988225418c2647c7051910fd41ef1e631eb26ab56fa44449064f99f5cc90bf08143a9e1158d656d9cee234a9ca4924ff5d95fd1f4814d340499af47 SHA512 b6c347681d937492d575007df35a7b90cb9283537df2e2258742787626c7041f942322a3140c8976793b6ddcd9cb2ecdaa7bf6e02914f394ebf748e3f97b2f64
diff --git a/sys-apps/pv/pv-1.7.17.ebuild b/sys-apps/pv/pv-1.7.17.ebuild
new file mode 100644
index 000000000000..e42a3b03fad0
--- /dev/null
+++ b/sys-apps/pv/pv-1.7.17.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PLOCALES="de fr pl pt"
+PLOCALE_BACKUP="en"
+inherit linux-info toolchain-funcs plocale
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
+SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE="debug nls"
+
+DOCS=( README.md doc/NEWS.md doc/TODO.md )
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
+
+ # These should produce the same end result (working `pv`).
+ sed -i \
+ -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
+ autoconf/make/modules.mk~ || die
+
+ disable_locale() {
+ local locale=${1}
+ sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
+ }
+
+ plocale_find_changes src/nls '' '.po'
+ plocale_for_each_disabled_locale disable_locale
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
+
+src_test() {
+ emake -Onone check
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-07-28 11:07 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-07-28 11:07 UTC (permalink / raw
To: gentoo-commits
commit: 5bd5f51913e8563f2eae365ee8c69e2398322e39
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 11:01:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 11:01:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd5f519
sys-apps/pv: add 1.7.18, drop 1.7.17
Fixes NLS.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 +-
sys-apps/pv/{pv-1.7.17.ebuild => pv-1.7.18.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 5479ab411eeb..ab1f5641ff01 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,3 +1,3 @@
DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
DIST pv-1.7.0.tar.bz2 115665 BLAKE2B efdd0434d23fe1ed008224fe0fe5182684010a78650284e920b2cd93134f08e63172df0279b8a4b2c2c4dceb9dbdaa209e402394fb1c4c431d991225f579f718 SHA512 b90ddaa1f950b1b300f1721e5ab8bc2c7a0c46491e439ce33c7b74fd4525e730a99c218a874b3dae2dc3a8a5e0eb5c5add51f7c8be48d0c3d8f135df44779af8
-DIST pv-1.7.17.tar.bz2 133398 BLAKE2B e0167af81988225418c2647c7051910fd41ef1e631eb26ab56fa44449064f99f5cc90bf08143a9e1158d656d9cee234a9ca4924ff5d95fd1f4814d340499af47 SHA512 b6c347681d937492d575007df35a7b90cb9283537df2e2258742787626c7041f942322a3140c8976793b6ddcd9cb2ecdaa7bf6e02914f394ebf748e3f97b2f64
+DIST pv-1.7.18.tar.bz2 133583 BLAKE2B b81a5d9b41e247bed5b390050678afde3611a34030b2dd76d28635d9f580f86e925c08b2a01c60126b5ac971e1dfb20ecf6562b1140bfb57ed052b0416ffc39e SHA512 4f69d1c046cae279a4e93f87b0848dfd34a9a50b8654274e1cd11dc58198e1be216451bc3af2664c336e0d231a7451dc831cc09291eb1d4f0fd0e02abc6eccea
diff --git a/sys-apps/pv/pv-1.7.17.ebuild b/sys-apps/pv/pv-1.7.18.ebuild
similarity index 100%
rename from sys-apps/pv/pv-1.7.17.ebuild
rename to sys-apps/pv/pv-1.7.18.ebuild
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-08-01 5:47 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-08-01 5:47 UTC (permalink / raw
To: gentoo-commits
commit: 077b6ccf512a7f1421cc55ccf54cbbd4854d1c4c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 1 04:25:01 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 1 04:25:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077b6ccf
sys-apps/pv: drop 1.7.0, 1.7.18
Bug: https://bugs.gentoo.org/911525
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 --
sys-apps/pv/pv-1.7.0.ebuild | 64 --------------------------------------------
sys-apps/pv/pv-1.7.18.ebuild | 58 ---------------------------------------
3 files changed, 124 deletions(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index aab548172918..6c49a3b1162f 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,4 +1,2 @@
DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
-DIST pv-1.7.0.tar.bz2 115665 BLAKE2B efdd0434d23fe1ed008224fe0fe5182684010a78650284e920b2cd93134f08e63172df0279b8a4b2c2c4dceb9dbdaa209e402394fb1c4c431d991225f579f718 SHA512 b90ddaa1f950b1b300f1721e5ab8bc2c7a0c46491e439ce33c7b74fd4525e730a99c218a874b3dae2dc3a8a5e0eb5c5add51f7c8be48d0c3d8f135df44779af8
-DIST pv-1.7.18.tar.bz2 133583 BLAKE2B b81a5d9b41e247bed5b390050678afde3611a34030b2dd76d28635d9f580f86e925c08b2a01c60126b5ac971e1dfb20ecf6562b1140bfb57ed052b0416ffc39e SHA512 4f69d1c046cae279a4e93f87b0848dfd34a9a50b8654274e1cd11dc58198e1be216451bc3af2664c336e0d231a7451dc831cc09291eb1d4f0fd0e02abc6eccea
DIST pv-1.7.24.tar.gz 160435 BLAKE2B a6cff613ac99294d70d1347e78625d838873740d2251802b461a29de28d9c2dda8ebc1fd0a8807fc420c8faf846bc8afc7c6f3e551ff243f02fa5e9ab3caf53e SHA512 46310e2d297bef1a8a7cbf2a23b2e19b21e367902de6cf759fb1a58275e0351d1f6f1ae101a32acaaa579a16c18ed49b116e58f158c87be527533ebacabd7671
diff --git a/sys-apps/pv/pv-1.7.0.ebuild b/sys-apps/pv/pv-1.7.0.ebuild
deleted file mode 100644
index d13550cbb754..000000000000
--- a/sys-apps/pv/pv-1.7.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PLOCALES="de fr pl pt"
-PLOCALE_BACKUP="en"
-inherit flag-o-matic linux-info toolchain-funcs plocale
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
-SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="debug nls"
-
-DOCS=( README.md doc/NEWS.md doc/TODO.md )
-
-QA_CONFIG_IMPL_DECL_SKIP=(
- stat64 # See https://github.com/a-j-wood/pv/issues/69
-)
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- default
-
- sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
-
- # These should produce the same end result (working `pv`).
- sed -i \
- -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
- autoconf/make/modules.mk~ || die
-
- sed -i -e 's:usleep 200000 || ::g' tests/019-remote-cksum || die
-
- disable_locale() {
- local locale=${1}
- sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
- }
-
- plocale_find_changes src/nls '' '.po'
- plocale_for_each_disabled_locale disable_locale
-}
-
-src_configure() {
- tc-export AR
-
- # Workaround for https://github.com/a-j-wood/pv/issues/69
- append-lfs-flags
-
- econf \
- --enable-lfs \
- $(use_enable debug debugging) \
- $(use_enable nls)
-}
diff --git a/sys-apps/pv/pv-1.7.18.ebuild b/sys-apps/pv/pv-1.7.18.ebuild
deleted file mode 100644
index e42a3b03fad0..000000000000
--- a/sys-apps/pv/pv-1.7.18.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PLOCALES="de fr pl pt"
-PLOCALE_BACKUP="en"
-inherit linux-info toolchain-funcs plocale
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
-SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="debug nls"
-
-DOCS=( README.md doc/NEWS.md doc/TODO.md )
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- default
-
- sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
-
- # These should produce the same end result (working `pv`).
- sed -i \
- -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
- autoconf/make/modules.mk~ || die
-
- disable_locale() {
- local locale=${1}
- sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
- }
-
- plocale_find_changes src/nls '' '.po'
- plocale_for_each_disabled_locale disable_locale
-}
-
-src_configure() {
- tc-export AR
-
- econf \
- $(use_enable debug debugging) \
- $(use_enable nls)
-}
-
-src_test() {
- emake -Onone check
-}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-08-01 5:47 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-08-01 5:47 UTC (permalink / raw
To: gentoo-commits
commit: b81b6b93e5f057ce523281756bc1a8b14e46c88d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 1 04:24:42 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 1 04:24:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81b6b93
sys-apps/pv: add 1.7.24
Bug: https://bugs.gentoo.org/911525
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 1 +
sys-apps/pv/pv-1.7.24.ebuild | 58 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index ab1f5641ff01..aab548172918 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,3 +1,4 @@
DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
DIST pv-1.7.0.tar.bz2 115665 BLAKE2B efdd0434d23fe1ed008224fe0fe5182684010a78650284e920b2cd93134f08e63172df0279b8a4b2c2c4dceb9dbdaa209e402394fb1c4c431d991225f579f718 SHA512 b90ddaa1f950b1b300f1721e5ab8bc2c7a0c46491e439ce33c7b74fd4525e730a99c218a874b3dae2dc3a8a5e0eb5c5add51f7c8be48d0c3d8f135df44779af8
DIST pv-1.7.18.tar.bz2 133583 BLAKE2B b81a5d9b41e247bed5b390050678afde3611a34030b2dd76d28635d9f580f86e925c08b2a01c60126b5ac971e1dfb20ecf6562b1140bfb57ed052b0416ffc39e SHA512 4f69d1c046cae279a4e93f87b0848dfd34a9a50b8654274e1cd11dc58198e1be216451bc3af2664c336e0d231a7451dc831cc09291eb1d4f0fd0e02abc6eccea
+DIST pv-1.7.24.tar.gz 160435 BLAKE2B a6cff613ac99294d70d1347e78625d838873740d2251802b461a29de28d9c2dda8ebc1fd0a8807fc420c8faf846bc8afc7c6f3e551ff243f02fa5e9ab3caf53e SHA512 46310e2d297bef1a8a7cbf2a23b2e19b21e367902de6cf759fb1a58275e0351d1f6f1ae101a32acaaa579a16c18ed49b116e58f158c87be527533ebacabd7671
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
new file mode 100644
index 000000000000..2888d46d4234
--- /dev/null
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PLOCALES="de fr pl pt"
+PLOCALE_BACKUP="en"
+inherit linux-info toolchain-funcs plocale
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
+SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE="debug nls"
+
+DOCS=( README.md doc/NEWS.md doc/TODO.md )
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
+
+ # These should produce the same end result (working `pv`).
+ sed -i \
+ -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
+ autoconf/make/modules.mk~ || die
+
+ disable_locale() {
+ local locale=${1}
+ sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
+ }
+
+ plocale_find_changes src/nls '' '.po'
+ plocale_for_each_disabled_locale disable_locale
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
+
+src_test() {
+ emake -Onone check
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-08-01 5:47 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-08-01 5:47 UTC (permalink / raw
To: gentoo-commits
commit: c721cfbce4dd6412a1bfde5d63ac78e7a01e0169
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 1 05:33:07 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 1 05:33:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c721cfbc
sys-apps/pv: remove google-code upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml
index 882536d8820c..2f5983aa7822 100644
--- a/sys-apps/pv/metadata.xml
+++ b/sys-apps/pv/metadata.xml
@@ -10,7 +10,6 @@
<name>Sam James</name>
</maintainer>
<upstream>
- <remote-id type="google-code">pipeviewer</remote-id>
<remote-id type="github">a-j-wood/pv</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: 075cafd0a646ac9e6fe7098950f5917103e9fe3b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:03:57 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:03:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075cafd0
sys-apps/pv: Stabilize 1.7.24 hppa, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index c0383f3ca1cc..adfcc9a338b3 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: 09cbef644f75ab763e20900b9b3fb5406750d29a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:03:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:03:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09cbef64
sys-apps/pv: Stabilize 1.7.24 ppc, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index 2888d46d4234..796163659a28 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: 3b7f31c4cd56d06176d46fa20255605235d9228a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:03:56 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:03:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7f31c4
sys-apps/pv: Stabilize 1.7.24 ppc64, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index 796163659a28..c0383f3ca1cc 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: b2fb6b27f50b1c027bd6870c53ec42b6310568d6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:04:01 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:04:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2fb6b27
sys-apps/pv: Stabilize 1.7.24 arm, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index 45822ec9ca20..0cd61d9a9c86 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: 35197c017d64b4becd8855158f5478e0a12b06ad
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:03:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:03:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35197c01
sys-apps/pv: Stabilize 1.7.24 x86, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index adfcc9a338b3..05a612eab9cc 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: a096f4c4c4effb725921463b05e2e6dec3e36535
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:04:02 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:04:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a096f4c4
sys-apps/pv: Stabilize 1.7.24 sparc, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index 0cd61d9a9c86..bea3f95d63e5 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: a080123f91b22f5e3e2923fe5a8140cea090d8a9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:04:00 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:04:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a080123f
sys-apps/pv: Stabilize 1.7.24 arm64, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index 4834ed775904..45822ec9ca20 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-02 12:04 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-02 12:04 UTC (permalink / raw
To: gentoo-commits
commit: 35bbd6ecb435de5b29fc69f683099e58a475cb70
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 2 12:03:59 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 12:03:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35bbd6ec
sys-apps/pv: Stabilize 1.7.24 amd64, #913492
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.7.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
index 05a612eab9cc..4834ed775904 100644
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ b/sys-apps/pv/pv-1.7.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
DOCS=( README.md doc/NEWS.md doc/TODO.md )
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-26 2:55 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-26 2:55 UTC (permalink / raw
To: gentoo-commits
commit: 3dc227d1e99fa2c766297a131b212820075ba208
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 02:52:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 02:53:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc227d1
sys-apps/pv: add 1.8.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 ++
sys-apps/pv/pv-1.8.0.ebuild | 42 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 6c49a3b1162f..79ae162c4196 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,2 +1,4 @@
DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
DIST pv-1.7.24.tar.gz 160435 BLAKE2B a6cff613ac99294d70d1347e78625d838873740d2251802b461a29de28d9c2dda8ebc1fd0a8807fc420c8faf846bc8afc7c6f3e551ff243f02fa5e9ab3caf53e SHA512 46310e2d297bef1a8a7cbf2a23b2e19b21e367902de6cf759fb1a58275e0351d1f6f1ae101a32acaaa579a16c18ed49b116e58f158c87be527533ebacabd7671
+DIST pv-1.8.0.tar.gz 321376 BLAKE2B b7c0cad63514d2a2254e3d0f2c3e883e958d420cd8df6b9a107c7a1fc06408f9279b8c7422bb8986772fb2755b483b8c7e9a4e18983cdec9efa077bc653f7528 SHA512 575b4ddbb23ffad9995f597595f58a92ccf9d0ff910d5fdfb513ed553238a1971c3bc09f473cabcf72fd2961ceff0b9fa0e4b8a7e06c3382e21a44551d90b7a8
+DIST pv-1.8.0.tar.gz.asc 691 BLAKE2B df0a7d58ae3ba4065a85ab922e2094064ab435ba252013ea98573993572bc14956603cc0341a3966fb867b13fb828a3a53afeea3ffc31b825d3c5f30cf6faf15 SHA512 8fb93fc4f3476f944affb839c28fd36df0adca5ef4adf69ad6604afcd117e0e3d504687992cf9113f10d7829ccda6c368f7bb901545cfe1ff170ada81d73f9ef
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
new file mode 100644
index 000000000000..0f8f61567dea
--- /dev/null
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/pv.asc
+inherit linux-info toolchain-funcs verify-sig
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
+SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE="debug nls"
+
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
+
+src_test() {
+ # -j1: https://codeberg.org/a-j-wood/pv/issues/78
+ emake -Onone check -j1
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-09-26 2:56 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-09-26 2:56 UTC (permalink / raw
To: gentoo-commits
commit: 82df9a60295325c30dee398ccb835726c17e18f8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 02:55:49 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 02:55:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82df9a60
sys-apps/pv: remove github upstream metadata
Upstream deleted the code from there. codeberg remote-id to come when
it's in pkgcore stable.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml
index 2f5983aa7822..7723d1494a58 100644
--- a/sys-apps/pv/metadata.xml
+++ b/sys-apps/pv/metadata.xml
@@ -9,7 +9,4 @@
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
- <upstream>
- <remote-id type="github">a-j-wood/pv</remote-id>
- </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-11-17 13:58 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-11-17 13:58 UTC (permalink / raw
To: gentoo-commits
commit: ced2df2d20af4f4165413494b231ef846387a0b3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 17 13:43:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 13:58:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced2df2d
sys-apps/pv: add 9999
Needed to test upstream changes for tests.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 23 +++++++++++++++++-----
sys-apps/pv/{pv-1.8.0.ebuild => pv-9999.ebuild} | 26 ++++++++++++++++++-------
2 files changed, 37 insertions(+), 12 deletions(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index c5442aa977e9..ca01ea55e00a 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -8,14 +8,21 @@ inherit linux-info toolchain-funcs verify-sig
DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
-SRC_URI="
- https://www.ivarch.com/programs/sources/${P}.tar.gz
- verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
-"
+
+if [[ ${PV} == 9999 ]] ; then
+ EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
+ inherit autotools git-r3
+else
+ SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+ "
+
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+fi
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
@@ -28,6 +35,12 @@ pkg_setup() {
fi
}
+src_prepare() {
+ default
+
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
src_configure() {
tc-export AR
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-9999.ebuild
similarity index 61%
copy from sys-apps/pv/pv-1.8.0.ebuild
copy to sys-apps/pv/pv-9999.ebuild
index c5442aa977e9..7d003e10536d 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-9999.ebuild
@@ -8,14 +8,21 @@ inherit linux-info toolchain-funcs verify-sig
DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
-SRC_URI="
- https://www.ivarch.com/programs/sources/${P}.tar.gz
- verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
-"
+
+if [[ ${PV} == 9999 ]] ; then
+ EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
+ inherit autotools git-r3
+else
+ SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+ "
+
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+fi
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="debug nls"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
@@ -28,6 +35,12 @@ pkg_setup() {
fi
}
+src_prepare() {
+ default
+
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
src_configure() {
tc-export AR
@@ -37,6 +50,5 @@ src_configure() {
}
src_test() {
- # -j1: https://codeberg.org/a-j-wood/pv/issues/78
- emake -Onone check -j1
+ emake -Onone check
}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-11-20 9:28 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-11-20 9:28 UTC (permalink / raw
To: gentoo-commits
commit: 5eebe186a12a06f88419b83f3747be083bcd9374
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 20 09:05:07 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 09:27:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eebe186
sys-apps/pv: add 1.8.5
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 ++
sys-apps/pv/pv-1.8.5.ebuild | 54 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 79ae162c4196..ddedcd852708 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -2,3 +2,5 @@ DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c5
DIST pv-1.7.24.tar.gz 160435 BLAKE2B a6cff613ac99294d70d1347e78625d838873740d2251802b461a29de28d9c2dda8ebc1fd0a8807fc420c8faf846bc8afc7c6f3e551ff243f02fa5e9ab3caf53e SHA512 46310e2d297bef1a8a7cbf2a23b2e19b21e367902de6cf759fb1a58275e0351d1f6f1ae101a32acaaa579a16c18ed49b116e58f158c87be527533ebacabd7671
DIST pv-1.8.0.tar.gz 321376 BLAKE2B b7c0cad63514d2a2254e3d0f2c3e883e958d420cd8df6b9a107c7a1fc06408f9279b8c7422bb8986772fb2755b483b8c7e9a4e18983cdec9efa077bc653f7528 SHA512 575b4ddbb23ffad9995f597595f58a92ccf9d0ff910d5fdfb513ed553238a1971c3bc09f473cabcf72fd2961ceff0b9fa0e4b8a7e06c3382e21a44551d90b7a8
DIST pv-1.8.0.tar.gz.asc 691 BLAKE2B df0a7d58ae3ba4065a85ab922e2094064ab435ba252013ea98573993572bc14956603cc0341a3966fb867b13fb828a3a53afeea3ffc31b825d3c5f30cf6faf15 SHA512 8fb93fc4f3476f944affb839c28fd36df0adca5ef4adf69ad6604afcd117e0e3d504687992cf9113f10d7829ccda6c368f7bb901545cfe1ff170ada81d73f9ef
+DIST pv-1.8.5.tar.gz 327072 BLAKE2B ef7fcf64430a72e04ca3a922115e7012c999109bb7e1a52f480c27eeb6c49952f4be52e6041a063c710d934c68555cfb65796103920fd240e4ebde2fa6a323c7 SHA512 6d7a0f785ace5e25c5677af4cf38a003386774e60563865de7f1dae60f1785685541da93e1f88236b8b2e14431584bc2cb2adb3a575fb90dc774bc6bacf22e21
+DIST pv-1.8.5.tar.gz.asc 691 BLAKE2B ac5bd2b05e145d4ea5aedbb148b39a317d68329787f06f39f808be75951da0e0f460254b4a5049a8eafabad07edfbe936be00154f5dfa660628c8a3dfa3b7ffd SHA512 8414b2485347579a54233a2f241c080ab6461799c149567ab1063ce812b08ab2293f55bf8a24bcadabf94d12ce3dce36fe57277d822d115db9e53c957fe99c20
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
new file mode 100644
index 000000000000..7d003e10536d
--- /dev/null
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/pv.asc
+inherit linux-info toolchain-funcs verify-sig
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
+
+if [[ ${PV} == 9999 ]] ; then
+ EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
+ inherit autotools git-r3
+else
+ SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+ "
+
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="debug nls"
+
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
+
+src_test() {
+ emake -Onone check
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-15 6:52 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-15 6:52 UTC (permalink / raw
To: gentoo-commits
commit: 0ea1bac19ceeed88f2f2d9b8280b67827c5b83b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 06:51:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 06:51:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea1bac1
sys-apps/pv: Stabilize 1.8.0 arm64, #919943
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index 59b4bfcd8f75..47594e780d85 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-15 6:52 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-15 6:52 UTC (permalink / raw
To: gentoo-commits
commit: 77b059c719bd5d9d6de14c3864c120a4ae5eb8fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 06:51:29 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 06:51:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77b059c7
sys-apps/pv: Stabilize 1.8.0 sparc, #919943
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index ca01ea55e00a..59b4bfcd8f75 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-15 7:06 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-15 7:06 UTC (permalink / raw
To: gentoo-commits
commit: 66a43d532079602f3a17613147392463583947d5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 07:05:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 07:05:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a43d53
sys-apps/pv: Stabilize 1.8.0 amd64, #919943
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index 47594e780d85..ec9688efec67 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-15 7:14 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-15 7:14 UTC (permalink / raw
To: gentoo-commits
commit: 88c94d227ac9a4633ec4765d3ce83402af8b11d7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 07:13:18 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 07:13:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c94d22
sys-apps/pv: Stabilize 1.8.0 hppa, #919943
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index ec9688efec67..d95415d43e07 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-22 7:55 Arthur Zamarin
0 siblings, 0 replies; 90+ messages in thread
From: Arthur Zamarin @ 2023-12-22 7:55 UTC (permalink / raw
To: gentoo-commits
commit: 386ed0db43b7f7196f79eccb847b740765e2cc83
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 07:55:40 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 07:55:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=386ed0db
sys-apps/pv: Stabilize 1.8.0 ppc64, #919943
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index d95415d43e07..b59b9f7552bc 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-24 11:08 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-24 11:08 UTC (permalink / raw
To: gentoo-commits
commit: 366ddaf68e64842b1f0b3980dc7f3d23ee49d476
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 11:07:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 11:07:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366ddaf6
sys-apps/pv: Stabilize 1.8.0 ppc, #919943
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index b59b9f7552bc..5e7d39e35f31 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-26 16:37 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-26 16:37 UTC (permalink / raw
To: gentoo-commits
commit: 9ff4e1c557ffbf7eb657519c9b1ef815877bc7ce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 16:36:42 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 16:36:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff4e1c5
sys-apps/pv: Stabilize 1.8.0 x86, #919943
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index 5e7d39e35f31..a1353c574ef3 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-28 3:43 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-28 3:43 UTC (permalink / raw
To: gentoo-commits
commit: 39bc76b3f27453684cdc0ffa248f30a7aeb3e717
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 03:33:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 03:33:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bc76b3
sys-apps/pv: drop 1.6.20
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 1 -
sys-apps/pv/pv-1.6.20.ebuild | 60 --------------------------------------------
2 files changed, 61 deletions(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index ddedcd852708..e0d67fc5cd64 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,4 +1,3 @@
-DIST pv-1.6.20.tar.bz2 115310 BLAKE2B b50623f623231e8e8615f960bad83d10e12d5274c57d23ea843d16fce30b3e690284b2d9b01f82a16b9790e2bf26f80f560e226589a62ca677a2cf90ea007691 SHA512 e445f91b298ed285ddab54a3f8a6b5d5297e2e2eb8ad7b2ee2cbacca4adda9c6ca2bf3c77bf2a93373d3875c5b3b0b345d3945cbd91fc2647c6c25f1661a6752
DIST pv-1.7.24.tar.gz 160435 BLAKE2B a6cff613ac99294d70d1347e78625d838873740d2251802b461a29de28d9c2dda8ebc1fd0a8807fc420c8faf846bc8afc7c6f3e551ff243f02fa5e9ab3caf53e SHA512 46310e2d297bef1a8a7cbf2a23b2e19b21e367902de6cf759fb1a58275e0351d1f6f1ae101a32acaaa579a16c18ed49b116e58f158c87be527533ebacabd7671
DIST pv-1.8.0.tar.gz 321376 BLAKE2B b7c0cad63514d2a2254e3d0f2c3e883e958d420cd8df6b9a107c7a1fc06408f9279b8c7422bb8986772fb2755b483b8c7e9a4e18983cdec9efa077bc653f7528 SHA512 575b4ddbb23ffad9995f597595f58a92ccf9d0ff910d5fdfb513ed553238a1971c3bc09f473cabcf72fd2961ceff0b9fa0e4b8a7e06c3382e21a44551d90b7a8
DIST pv-1.8.0.tar.gz.asc 691 BLAKE2B df0a7d58ae3ba4065a85ab922e2094064ab435ba252013ea98573993572bc14956603cc0341a3966fb867b13fb828a3a53afeea3ffc31b825d3c5f30cf6faf15 SHA512 8fb93fc4f3476f944affb839c28fd36df0adca5ef4adf69ad6604afcd117e0e3d504687992cf9113f10d7829ccda6c368f7bb901545cfe1ff170ada81d73f9ef
diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
deleted file mode 100644
index 84429c70cd88..000000000000
--- a/sys-apps/pv/pv-1.6.20.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit linux-info toolchain-funcs plocale
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
-SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="debug nls"
-
-PLOCALES="de fr pl pt"
-PLOCALE_BACKUP="en"
-
-DOCS=( README doc/NEWS doc/TODO )
-
-# Doesn't build a library.
-QA_CONFIGURE_OPTIONS="--disable-static"
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- default
-
- sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
-
- # These should produce the same end result (working `pv`).
- sed -i \
- -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
- autoconf/make/modules.mk~ || die
-
- sed -i -e 's:usleep 200000 || ::g' tests/019-remote-cksum || die
-
- disable_locale() {
- local locale=${1}
- sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
- }
-
- plocale_find_changes src/nls '' '.po'
- plocale_for_each_disabled_locale disable_locale
-}
-
-src_configure() {
- tc-export AR
-
- econf \
- $(use_enable debug debugging) \
- $(use_enable nls)
-}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-29 17:12 Arthur Zamarin
0 siblings, 0 replies; 90+ messages in thread
From: Arthur Zamarin @ 2023-12-29 17:12 UTC (permalink / raw
To: gentoo-commits
commit: 515255a70399f4053b642674d6a0c60a8d36d910
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 17:12:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 17:12:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515255a7
sys-apps/pv: Stabilize 1.8.0 arm, #919943
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/pv/pv-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
index a1353c574ef3..77280808656e 100644
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ b/sys-apps/pv/pv-1.8.0.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-29 17:14 Arthur Zamarin
0 siblings, 0 replies; 90+ messages in thread
From: Arthur Zamarin @ 2023-12-29 17:14 UTC (permalink / raw
To: gentoo-commits
commit: 694b888f4997e9df8ca0c89f447f3780723466ad
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 17:12:59 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 17:12:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694b888f
sys-apps/pv: add codeberg upstream metadata
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/pv/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml
index 7723d1494a58..6c17a82729ea 100644
--- a/sys-apps/pv/metadata.xml
+++ b/sys-apps/pv/metadata.xml
@@ -9,4 +9,7 @@
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
+ <upstream>
+ <remote-id type="codeberg">a-j-wood/pv</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-29 19:22 Arthur Zamarin
0 siblings, 0 replies; 90+ messages in thread
From: Arthur Zamarin @ 2023-12-29 19:22 UTC (permalink / raw
To: gentoo-commits
commit: 15ab43fb396b8d3f70890f2bb86435255a6b57d5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 19:22:36 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 19:22:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ab43fb
sys-apps/pv: Stabilize 1.8.5 sparc, #920941
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index 7d003e10536d..743c54b07e51 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-29 21:41 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-29 21:41 UTC (permalink / raw
To: gentoo-commits
commit: 5e302be300e14c44732b3f50954954edd8cb2430
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 21:40:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 21:40:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e302be3
sys-apps/pv: Stabilize 1.8.5 amd64, #920941
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index 743c54b07e51..e7e21b906ec3 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-29 22:43 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-29 22:43 UTC (permalink / raw
To: gentoo-commits
commit: 328c704aa5fab82d20edb922b1e37814eea7c5da
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 22:42:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 22:42:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328c704a
sys-apps/pv: Stabilize 1.8.5 arm64, #920941
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index e7e21b906ec3..46a66625b141 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2023-12-31 3:49 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2023-12-31 3:49 UTC (permalink / raw
To: gentoo-commits
commit: aae21620bb00b95adf9b387e0a09bf49ed2df51a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 03:48:34 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 03:48:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae21620
sys-apps/pv: Stabilize 1.8.5 x86, #920941
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index 46a66625b141..d9f79c24482f 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-01-17 2:46 Ionen Wolkens
0 siblings, 0 replies; 90+ messages in thread
From: Ionen Wolkens @ 2024-01-17 2:46 UTC (permalink / raw
To: gentoo-commits
commit: bb18c85b2bd8e048d7e86875a44a52db2052f93e
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed Jan 17 01:54:58 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 02:44:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb18c85b
sys-apps/pv: Stabilize 1.8.5 ppc64, #920941
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index d9f79c24482f..76e9d97da936 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.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
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-01-17 2:46 Ionen Wolkens
0 siblings, 0 replies; 90+ messages in thread
From: Ionen Wolkens @ 2024-01-17 2:46 UTC (permalink / raw
To: gentoo-commits
commit: 5afa2745136fed2413a291ff05c283ae7af8fc85
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed Jan 17 01:56:59 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 02:44:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5afa2745
sys-apps/pv: Stabilize 1.8.5 ppc, #920941
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index 76e9d97da936..39de5a879daf 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-01-23 4:17 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-01-23 4:17 UTC (permalink / raw
To: gentoo-commits
commit: 2ae58e1fc4c1f24347279b266cbc8cda57787426
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 04:15:51 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 04:15:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae58e1f
sys-apps/pv: Stabilize 1.8.5 hppa, #920941
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index 39de5a879daf..078f660c94c4 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-01-24 4:57 Ionen Wolkens
0 siblings, 0 replies; 90+ messages in thread
From: Ionen Wolkens @ 2024-01-24 4:57 UTC (permalink / raw
To: gentoo-commits
commit: a292cf2d69a034eb7ea75876af7ebd04bb1cd280
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Tue Jan 23 20:38:26 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 04:56:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a292cf2d
sys-apps/pv: Stabilize 1.8.5 arm, #920941
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
sys-apps/pv/pv-1.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
index 078f660c94c4..3a5e84a8c476 100644
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ b/sys-apps/pv/pv-1.8.5.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-03-04 12:16 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-03-04 12:16 UTC (permalink / raw
To: gentoo-commits
commit: 927ae2feb0c3baa7f529c6130174bef0530e0a0e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 4 12:15:24 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 4 12:15:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927ae2fe
sys-apps/pv: drop 1.7.24, 1.8.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 3 ---
sys-apps/pv/pv-1.7.24.ebuild | 58 --------------------------------------------
sys-apps/pv/pv-1.8.0.ebuild | 55 -----------------------------------------
3 files changed, 116 deletions(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index e0d67fc5cd64..8a8378104f3c 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,5 +1,2 @@
-DIST pv-1.7.24.tar.gz 160435 BLAKE2B a6cff613ac99294d70d1347e78625d838873740d2251802b461a29de28d9c2dda8ebc1fd0a8807fc420c8faf846bc8afc7c6f3e551ff243f02fa5e9ab3caf53e SHA512 46310e2d297bef1a8a7cbf2a23b2e19b21e367902de6cf759fb1a58275e0351d1f6f1ae101a32acaaa579a16c18ed49b116e58f158c87be527533ebacabd7671
-DIST pv-1.8.0.tar.gz 321376 BLAKE2B b7c0cad63514d2a2254e3d0f2c3e883e958d420cd8df6b9a107c7a1fc06408f9279b8c7422bb8986772fb2755b483b8c7e9a4e18983cdec9efa077bc653f7528 SHA512 575b4ddbb23ffad9995f597595f58a92ccf9d0ff910d5fdfb513ed553238a1971c3bc09f473cabcf72fd2961ceff0b9fa0e4b8a7e06c3382e21a44551d90b7a8
-DIST pv-1.8.0.tar.gz.asc 691 BLAKE2B df0a7d58ae3ba4065a85ab922e2094064ab435ba252013ea98573993572bc14956603cc0341a3966fb867b13fb828a3a53afeea3ffc31b825d3c5f30cf6faf15 SHA512 8fb93fc4f3476f944affb839c28fd36df0adca5ef4adf69ad6604afcd117e0e3d504687992cf9113f10d7829ccda6c368f7bb901545cfe1ff170ada81d73f9ef
DIST pv-1.8.5.tar.gz 327072 BLAKE2B ef7fcf64430a72e04ca3a922115e7012c999109bb7e1a52f480c27eeb6c49952f4be52e6041a063c710d934c68555cfb65796103920fd240e4ebde2fa6a323c7 SHA512 6d7a0f785ace5e25c5677af4cf38a003386774e60563865de7f1dae60f1785685541da93e1f88236b8b2e14431584bc2cb2adb3a575fb90dc774bc6bacf22e21
DIST pv-1.8.5.tar.gz.asc 691 BLAKE2B ac5bd2b05e145d4ea5aedbb148b39a317d68329787f06f39f808be75951da0e0f460254b4a5049a8eafabad07edfbe936be00154f5dfa660628c8a3dfa3b7ffd SHA512 8414b2485347579a54233a2f241c080ab6461799c149567ab1063ce812b08ab2293f55bf8a24bcadabf94d12ce3dce36fe57277d822d115db9e53c957fe99c20
diff --git a/sys-apps/pv/pv-1.7.24.ebuild b/sys-apps/pv/pv-1.7.24.ebuild
deleted file mode 100644
index bea3f95d63e5..000000000000
--- a/sys-apps/pv/pv-1.7.24.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PLOCALES="de fr pl pt"
-PLOCALE_BACKUP="en"
-inherit linux-info toolchain-funcs plocale
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
-SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.gz"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="debug nls"
-
-DOCS=( README.md doc/NEWS.md doc/TODO.md )
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- default
-
- sed -i configure -e 's|CFLAGS="-g -Wall"|:|g' || die
-
- # These should produce the same end result (working `pv`).
- sed -i \
- -e 's:$(LD) $(LDFLAGS) -o:$(AR) rc:' \
- autoconf/make/modules.mk~ || die
-
- disable_locale() {
- local locale=${1}
- sed -i configure -e "/ALL_LINGUAS=/s:${locale}::g" || die
- }
-
- plocale_find_changes src/nls '' '.po'
- plocale_for_each_disabled_locale disable_locale
-}
-
-src_configure() {
- tc-export AR
-
- econf \
- $(use_enable debug debugging) \
- $(use_enable nls)
-}
-
-src_test() {
- emake -Onone check
-}
diff --git a/sys-apps/pv/pv-1.8.0.ebuild b/sys-apps/pv/pv-1.8.0.ebuild
deleted file mode 100644
index 77280808656e..000000000000
--- a/sys-apps/pv/pv-1.8.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/pv.asc
-inherit linux-info toolchain-funcs verify-sig
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
-
-if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
- inherit autotools git-r3
-else
- SRC_URI="
- https://www.ivarch.com/programs/sources/${P}.tar.gz
- verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
- "
-
- KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="debug nls"
-
-BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- default
-
- [[ ${PV} == 9999 ]] && eautoreconf
-}
-
-src_configure() {
- tc-export AR
-
- econf \
- $(use_enable debug debugging) \
- $(use_enable nls)
-}
-
-src_test() {
- # -j1: https://codeberg.org/a-j-wood/pv/issues/78
- emake -Onone check -j1
-}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-04-23 20:59 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-04-23 20:59 UTC (permalink / raw
To: gentoo-commits
commit: 76313917ef65293313d46c4dfeb7876b340051e1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 20:58:39 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 20:58:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76313917
sys-apps/pv: add 1.8.9
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 ++
sys-apps/pv/{pv-9999.ebuild => pv-1.8.9.ebuild} | 9 ++++++++-
sys-apps/pv/pv-9999.ebuild | 9 ++++++++-
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 8a8378104f3c..2d299974d165 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,2 +1,4 @@
DIST pv-1.8.5.tar.gz 327072 BLAKE2B ef7fcf64430a72e04ca3a922115e7012c999109bb7e1a52f480c27eeb6c49952f4be52e6041a063c710d934c68555cfb65796103920fd240e4ebde2fa6a323c7 SHA512 6d7a0f785ace5e25c5677af4cf38a003386774e60563865de7f1dae60f1785685541da93e1f88236b8b2e14431584bc2cb2adb3a575fb90dc774bc6bacf22e21
DIST pv-1.8.5.tar.gz.asc 691 BLAKE2B ac5bd2b05e145d4ea5aedbb148b39a317d68329787f06f39f808be75951da0e0f460254b4a5049a8eafabad07edfbe936be00154f5dfa660628c8a3dfa3b7ffd SHA512 8414b2485347579a54233a2f241c080ab6461799c149567ab1063ce812b08ab2293f55bf8a24bcadabf94d12ce3dce36fe57277d822d115db9e53c957fe99c20
+DIST pv-1.8.9.tar.gz 330129 BLAKE2B a8e8b567a0e9eed9fa9b938b5ef52623adda8907b26d6dc3664fb0e3c8bee193e615ad0f357f688a53fa0014d978bf98a157a072d0159e9aaded447d3e4b16e0 SHA512 d6e483d2cb5ef3def1df9c72774ab70a5210e7a45f165d3d1527f11366e7bbab57320f1987d460783eda94605a17c5ef2a027fa4a7e9d58b529f4b1b05ec07a8
+DIST pv-1.8.9.tar.gz.asc 691 BLAKE2B 24640b3ba4d3306175f6e63d5efe86bc4a29da3b822417098f66892c0c59ddab713b202ebcc6e8fbe97de104b0583221ee12b4ef72adb2402912e3f799403e92 SHA512 ad4791b094caacc05485ee817c3162c65110c46bd7feaf06617fcf7d42c0d407e5696cf35ff881aa19340a13d02e04183c5e4db51cc68bb443fa524d9573ce57
diff --git a/sys-apps/pv/pv-9999.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
similarity index 86%
copy from sys-apps/pv/pv-9999.ebuild
copy to sys-apps/pv/pv-1.8.9.ebuild
index 7d003e10536d..5e5b703403bd 100644
--- a/sys-apps/pv/pv-9999.ebuild
+++ b/sys-apps/pv/pv-1.8.9.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
@@ -38,6 +38,13 @@ pkg_setup() {
src_prepare() {
default
+ # Valgrind isn't reliable within sandbox.
+ cat <<-EOF > tests/run-valgrind.sh || die
+ #!/bin/sh
+ exit 77
+ EOF
+ chmod +x tests/run-valgrind.sh || Die
+
[[ ${PV} == 9999 ]] && eautoreconf
}
diff --git a/sys-apps/pv/pv-9999.ebuild b/sys-apps/pv/pv-9999.ebuild
index 7d003e10536d..5e5b703403bd 100644
--- a/sys-apps/pv/pv-9999.ebuild
+++ b/sys-apps/pv/pv-9999.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
@@ -38,6 +38,13 @@ pkg_setup() {
src_prepare() {
default
+ # Valgrind isn't reliable within sandbox.
+ cat <<-EOF > tests/run-valgrind.sh || die
+ #!/bin/sh
+ exit 77
+ EOF
+ chmod +x tests/run-valgrind.sh || Die
+
[[ ${PV} == 9999 ]] && eautoreconf
}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-05-16 5:56 WANG Xuerui
0 siblings, 0 replies; 90+ messages in thread
From: WANG Xuerui @ 2024-05-16 5:56 UTC (permalink / raw
To: gentoo-commits
commit: 9ded62d6fe5217afd8fc446f343f4148c4069b4d
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 05:46:43 2024 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 16 05:46:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ded62d6
sys-apps/pv: forward ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
sys-apps/pv/pv-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-9999.ebuild b/sys-apps/pv/pv-9999.ebuild
index 5e5b703403bd..89cf567ffe13 100644
--- a/sys-apps/pv/pv-9999.ebuild
+++ b/sys-apps/pv/pv-9999.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-05-16 5:56 WANG Xuerui
0 siblings, 0 replies; 90+ messages in thread
From: WANG Xuerui @ 2024-05-16 5:56 UTC (permalink / raw
To: gentoo-commits
commit: f9f89abe24cde12d16dc319a39223c2087958ba6
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 05:46:38 2024 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 16 05:46:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f89abe
sys-apps/pv: keyword 1.8.9 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index 5e5b703403bd..89cf567ffe13 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 3:51 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 3:51 UTC (permalink / raw
To: gentoo-commits
commit: cf372294b8555b1830e34684a783656f19daa5fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 03:50:15 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 03:50:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf372294
sys-apps/pv: add 1.8.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 ++
sys-apps/pv/pv-1.8.10.ebuild | 61 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 63 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 2d299974d165..e00f04eb47dc 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,3 +1,5 @@
+DIST pv-1.8.10.tar.gz 328069 BLAKE2B 03e2c6717954e55b9ce2bdb7462e83c07a3d1d71799aa20a225a3140a0cdda4b3b8a7b038e065ee939bfd881392471f24846422e751f07909c6ca2fb1d4f515c SHA512 4bb60d55f7c8e5453793ec6771f70b791b25324f07a673f111afdfdb79225f28987265f736b9dd5d5bdfa279634be46b8db2cb774f78c91c88f25d254cd9be78
+DIST pv-1.8.10.tar.gz.asc 691 BLAKE2B 5425cbac5a3212a9f13222d8e8de28fc60a3418acdd32e094394afe59e3f69dedc9101e56a9888d39baf68e0f0f7482b57f74544d20bb6919a05597f7954b325 SHA512 ab9b1ed2a58a25eba30f48d6b176464ae6fd93e14b55571b7db7c815dc1810c022eff9b92885f64002a12c341b640bb2fdda3b0495dfb6e65d5b1ec4564e0b86
DIST pv-1.8.5.tar.gz 327072 BLAKE2B ef7fcf64430a72e04ca3a922115e7012c999109bb7e1a52f480c27eeb6c49952f4be52e6041a063c710d934c68555cfb65796103920fd240e4ebde2fa6a323c7 SHA512 6d7a0f785ace5e25c5677af4cf38a003386774e60563865de7f1dae60f1785685541da93e1f88236b8b2e14431584bc2cb2adb3a575fb90dc774bc6bacf22e21
DIST pv-1.8.5.tar.gz.asc 691 BLAKE2B ac5bd2b05e145d4ea5aedbb148b39a317d68329787f06f39f808be75951da0e0f460254b4a5049a8eafabad07edfbe936be00154f5dfa660628c8a3dfa3b7ffd SHA512 8414b2485347579a54233a2f241c080ab6461799c149567ab1063ce812b08ab2293f55bf8a24bcadabf94d12ce3dce36fe57277d822d115db9e53c957fe99c20
DIST pv-1.8.9.tar.gz 330129 BLAKE2B a8e8b567a0e9eed9fa9b938b5ef52623adda8907b26d6dc3664fb0e3c8bee193e615ad0f357f688a53fa0014d978bf98a157a072d0159e9aaded447d3e4b16e0 SHA512 d6e483d2cb5ef3def1df9c72774ab70a5210e7a45f165d3d1527f11366e7bbab57320f1987d460783eda94605a17c5ef2a027fa4a7e9d58b529f4b1b05ec07a8
diff --git a/sys-apps/pv/pv-1.8.10.ebuild b/sys-apps/pv/pv-1.8.10.ebuild
new file mode 100644
index 000000000000..89cf567ffe13
--- /dev/null
+++ b/sys-apps/pv/pv-1.8.10.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/pv.asc
+inherit linux-info toolchain-funcs verify-sig
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
+
+if [[ ${PV} == 9999 ]] ; then
+ EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
+ inherit autotools git-r3
+else
+ SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+ "
+
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="debug nls"
+
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ # Valgrind isn't reliable within sandbox.
+ cat <<-EOF > tests/run-valgrind.sh || die
+ #!/bin/sh
+ exit 77
+ EOF
+ chmod +x tests/run-valgrind.sh || Die
+
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
+
+src_test() {
+ emake -Onone check
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 3:57 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 3:57 UTC (permalink / raw
To: gentoo-commits
commit: 6dae67136496f023ae895ce0a8b4b06583deb873
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 03:57:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 03:57:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dae6713
sys-apps/pv: Stabilize 1.8.9 arm64, #934867
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index 89cf567ffe13..a8f720303b94 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 3:59 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 3:59 UTC (permalink / raw
To: gentoo-commits
commit: b143ed03fe0bb7b7205b46c98833b79080d7a42a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 03:59:11 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 03:59:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b143ed03
sys-apps/pv: Stabilize 1.8.9 arm, #934867
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index a8f720303b94..8a57628a44f9 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 4:07 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 4:07 UTC (permalink / raw
To: gentoo-commits
commit: 72b321f4f027294cc450620ae8a0cf37a77eb3e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 04:06:17 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 04:06:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b321f4
sys-apps/pv: Stabilize 1.8.9 ppc, #934867
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index 8a57628a44f9..45ca4454d5a3 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 4:07 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 4:07 UTC (permalink / raw
To: gentoo-commits
commit: 9f8385889278ea8834353a3a9fdb644065cdceb6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 04:06:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 04:06:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f838588
sys-apps/pv: Stabilize 1.8.9 x86, #934867
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index 45ca4454d5a3..6ae2d06a6053 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 4:41 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 4:41 UTC (permalink / raw
To: gentoo-commits
commit: f740bbafd2ec01aa0de27f7cb51aba6fc0687f68
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 04:39:17 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 04:39:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f740bbaf
sys-apps/pv: Stabilize 1.8.9 ppc64, #934867
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index 6ae2d06a6053..2f2bd19618c1 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 4:45 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 4:45 UTC (permalink / raw
To: gentoo-commits
commit: 4b9b4317dec31c6516f4213cab09dc4d810e0148
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 04:44:17 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 04:44:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9b4317
sys-apps/pv: Stabilize 1.8.9 amd64, #934867
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index 2f2bd19618c1..c89c9b7d7b24 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-06-25 4:46 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-06-25 4:46 UTC (permalink / raw
To: gentoo-commits
commit: 838d0adccc0d4ffc6e4a26c169bce5d0d11f5373
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 04:46:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 04:46:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838d0adc
sys-apps/pv: Stabilize 1.8.9 sparc, #934867
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.9.ebuild b/sys-apps/pv/pv-1.8.9.ebuild
index c89c9b7d7b24..75f4dca4c120 100644
--- a/sys-apps/pv/pv-1.8.9.ebuild
+++ b/sys-apps/pv/pv-1.8.9.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-07-19 6:05 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-07-19 6:05 UTC (permalink / raw
To: gentoo-commits
commit: cf58d006d09f2d78a8612f1dd01dfc5adb6d005b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 06:02:50 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 06:02:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf58d006
sys-apps/pv: drop 1.8.5
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 --
sys-apps/pv/pv-1.8.5.ebuild | 54 ---------------------------------------------
2 files changed, 56 deletions(-)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index e00f04eb47dc..66ecf66a55be 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,6 +1,4 @@
DIST pv-1.8.10.tar.gz 328069 BLAKE2B 03e2c6717954e55b9ce2bdb7462e83c07a3d1d71799aa20a225a3140a0cdda4b3b8a7b038e065ee939bfd881392471f24846422e751f07909c6ca2fb1d4f515c SHA512 4bb60d55f7c8e5453793ec6771f70b791b25324f07a673f111afdfdb79225f28987265f736b9dd5d5bdfa279634be46b8db2cb774f78c91c88f25d254cd9be78
DIST pv-1.8.10.tar.gz.asc 691 BLAKE2B 5425cbac5a3212a9f13222d8e8de28fc60a3418acdd32e094394afe59e3f69dedc9101e56a9888d39baf68e0f0f7482b57f74544d20bb6919a05597f7954b325 SHA512 ab9b1ed2a58a25eba30f48d6b176464ae6fd93e14b55571b7db7c815dc1810c022eff9b92885f64002a12c341b640bb2fdda3b0495dfb6e65d5b1ec4564e0b86
-DIST pv-1.8.5.tar.gz 327072 BLAKE2B ef7fcf64430a72e04ca3a922115e7012c999109bb7e1a52f480c27eeb6c49952f4be52e6041a063c710d934c68555cfb65796103920fd240e4ebde2fa6a323c7 SHA512 6d7a0f785ace5e25c5677af4cf38a003386774e60563865de7f1dae60f1785685541da93e1f88236b8b2e14431584bc2cb2adb3a575fb90dc774bc6bacf22e21
-DIST pv-1.8.5.tar.gz.asc 691 BLAKE2B ac5bd2b05e145d4ea5aedbb148b39a317d68329787f06f39f808be75951da0e0f460254b4a5049a8eafabad07edfbe936be00154f5dfa660628c8a3dfa3b7ffd SHA512 8414b2485347579a54233a2f241c080ab6461799c149567ab1063ce812b08ab2293f55bf8a24bcadabf94d12ce3dce36fe57277d822d115db9e53c957fe99c20
DIST pv-1.8.9.tar.gz 330129 BLAKE2B a8e8b567a0e9eed9fa9b938b5ef52623adda8907b26d6dc3664fb0e3c8bee193e615ad0f357f688a53fa0014d978bf98a157a072d0159e9aaded447d3e4b16e0 SHA512 d6e483d2cb5ef3def1df9c72774ab70a5210e7a45f165d3d1527f11366e7bbab57320f1987d460783eda94605a17c5ef2a027fa4a7e9d58b529f4b1b05ec07a8
DIST pv-1.8.9.tar.gz.asc 691 BLAKE2B 24640b3ba4d3306175f6e63d5efe86bc4a29da3b822417098f66892c0c59ddab713b202ebcc6e8fbe97de104b0583221ee12b4ef72adb2402912e3f799403e92 SHA512 ad4791b094caacc05485ee817c3162c65110c46bd7feaf06617fcf7d42c0d407e5696cf35ff881aa19340a13d02e04183c5e4db51cc68bb443fa524d9573ce57
diff --git a/sys-apps/pv/pv-1.8.5.ebuild b/sys-apps/pv/pv-1.8.5.ebuild
deleted file mode 100644
index 3a5e84a8c476..000000000000
--- a/sys-apps/pv/pv-1.8.5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/pv.asc
-inherit linux-info toolchain-funcs verify-sig
-
-DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
-HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
-
-if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
- inherit autotools git-r3
-else
- SRC_URI="
- https://www.ivarch.com/programs/sources/${P}.tar.gz
- verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
- "
-
- KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="debug nls"
-
-BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
-
-pkg_setup() {
- if use kernel_linux; then
- CONFIG_CHECK="~SYSVIPC"
- ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
- linux-info_pkg_setup
- fi
-}
-
-src_prepare() {
- default
-
- [[ ${PV} == 9999 ]] && eautoreconf
-}
-
-src_configure() {
- tc-export AR
-
- econf \
- $(use_enable debug debugging) \
- $(use_enable nls)
-}
-
-src_test() {
- emake -Onone check
-}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-07-19 6:05 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-07-19 6:05 UTC (permalink / raw
To: gentoo-commits
commit: 1dac942951e4bc2fc04b0130b860cb88379a614a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 06:05:02 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 06:05:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dac9429
sys-apps/pv: add 1.8.12
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 ++
sys-apps/pv/pv-1.8.12.ebuild | 61 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 63 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 66ecf66a55be..6f2636f7462e 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,4 +1,6 @@
DIST pv-1.8.10.tar.gz 328069 BLAKE2B 03e2c6717954e55b9ce2bdb7462e83c07a3d1d71799aa20a225a3140a0cdda4b3b8a7b038e065ee939bfd881392471f24846422e751f07909c6ca2fb1d4f515c SHA512 4bb60d55f7c8e5453793ec6771f70b791b25324f07a673f111afdfdb79225f28987265f736b9dd5d5bdfa279634be46b8db2cb774f78c91c88f25d254cd9be78
DIST pv-1.8.10.tar.gz.asc 691 BLAKE2B 5425cbac5a3212a9f13222d8e8de28fc60a3418acdd32e094394afe59e3f69dedc9101e56a9888d39baf68e0f0f7482b57f74544d20bb6919a05597f7954b325 SHA512 ab9b1ed2a58a25eba30f48d6b176464ae6fd93e14b55571b7db7c815dc1810c022eff9b92885f64002a12c341b640bb2fdda3b0495dfb6e65d5b1ec4564e0b86
+DIST pv-1.8.12.tar.gz 328897 BLAKE2B 0de9376b6fd07e81229d281f7f1b7d64de27d4ed71dfed15a86b77e841a3fc066c8aeb4b4a6d15b2dbe8bc0fc9a439464cefd0f34e378c12adda41d856332029 SHA512 d3b912f424fd14e4819a04f2c2492b8e24f52ded55c47bcc924c5ef3f0f27c6f50e43fb0188551ea2d415e2c9aef3a58f13bfd11e1d2bf0bb3cba34a88ffea40
+DIST pv-1.8.12.tar.gz.asc 691 BLAKE2B eef421c6ed950e6330f341d3b9c6f5223d9f7ea2030bccf8d41c48f4a11ea49dda5ba67ec2d7b7abed0dba79720ba26b3360aab57132e9e100af8700fe6f13f1 SHA512 453fedbaf70b1e2d837096427832c15d504c63fc67f3214bb263d7069d756ccf45f933cccdd7309f50a05493b84a7ca7bdeb8c03bcafd1c412a4889b98a11d10
DIST pv-1.8.9.tar.gz 330129 BLAKE2B a8e8b567a0e9eed9fa9b938b5ef52623adda8907b26d6dc3664fb0e3c8bee193e615ad0f357f688a53fa0014d978bf98a157a072d0159e9aaded447d3e4b16e0 SHA512 d6e483d2cb5ef3def1df9c72774ab70a5210e7a45f165d3d1527f11366e7bbab57320f1987d460783eda94605a17c5ef2a027fa4a7e9d58b529f4b1b05ec07a8
DIST pv-1.8.9.tar.gz.asc 691 BLAKE2B 24640b3ba4d3306175f6e63d5efe86bc4a29da3b822417098f66892c0c59ddab713b202ebcc6e8fbe97de104b0583221ee12b4ef72adb2402912e3f799403e92 SHA512 ad4791b094caacc05485ee817c3162c65110c46bd7feaf06617fcf7d42c0d407e5696cf35ff881aa19340a13d02e04183c5e4db51cc68bb443fa524d9573ce57
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
new file mode 100644
index 000000000000..89cf567ffe13
--- /dev/null
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/pv.asc
+inherit linux-info toolchain-funcs verify-sig
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
+
+if [[ ${PV} == 9999 ]] ; then
+ EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
+ inherit autotools git-r3
+else
+ SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+ "
+
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="debug nls"
+
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ # Valgrind isn't reliable within sandbox.
+ cat <<-EOF > tests/run-valgrind.sh || die
+ #!/bin/sh
+ exit 77
+ EOF
+ chmod +x tests/run-valgrind.sh || Die
+
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
+
+src_test() {
+ emake -Onone check
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-08-29 5:10 Jakov Smolić
0 siblings, 0 replies; 90+ messages in thread
From: Jakov Smolić @ 2024-08-29 5:10 UTC (permalink / raw
To: gentoo-commits
commit: 23ecd81238ef0df7082b97fa5ad411edb2b8919f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 05:09:23 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 05:09:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ecd812
sys-apps/pv: Stabilize 1.8.12 ppc, #938644
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index 8a57628a44f9..45ca4454d5a3 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-08-29 5:10 Jakov Smolić
0 siblings, 0 replies; 90+ messages in thread
From: Jakov Smolić @ 2024-08-29 5:10 UTC (permalink / raw
To: gentoo-commits
commit: a6ddddd25fe0183839eb2e3ffb755f29f301ef19
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 05:09:21 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 05:09:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ddddd2
sys-apps/pv: Stabilize 1.8.12 arm, #938644
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index 89cf567ffe13..58c304a18f70 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-08-29 5:10 Jakov Smolić
0 siblings, 0 replies; 90+ messages in thread
From: Jakov Smolić @ 2024-08-29 5:10 UTC (permalink / raw
To: gentoo-commits
commit: 7b7347891c89025c9b32db9c5f3b40a912731f37
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 05:09:22 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 05:09:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b734789
sys-apps/pv: Stabilize 1.8.12 arm64, #938644
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index 58c304a18f70..8a57628a44f9 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-08-29 5:10 Jakov Smolić
0 siblings, 0 replies; 90+ messages in thread
From: Jakov Smolić @ 2024-08-29 5:10 UTC (permalink / raw
To: gentoo-commits
commit: e7c0d6684364a377ce382ff9e25076e7190120e2
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 05:09:25 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 05:09:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c0d668
sys-apps/pv: Stabilize 1.8.12 ppc64, #938644
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index 45ca4454d5a3..b14aba8ab643 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-08-29 5:23 Jakov Smolić
0 siblings, 0 replies; 90+ messages in thread
From: Jakov Smolić @ 2024-08-29 5:23 UTC (permalink / raw
To: gentoo-commits
commit: 1869378607a76ef2461080b2a4371678cfc6f1e1
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 05:23:33 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 05:23:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18693786
sys-apps/pv: Stabilize 1.8.12 x86, #938644
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index b14aba8ab643..2f2bd19618c1 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-08-29 6:34 Jakov Smolić
0 siblings, 0 replies; 90+ messages in thread
From: Jakov Smolić @ 2024-08-29 6:34 UTC (permalink / raw
To: gentoo-commits
commit: ff8fdd1a37c273c104c792a2a5b7f4cc6228b0c2
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 06:33:31 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 06:33:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8fdd1a
sys-apps/pv: Stabilize 1.8.12 amd64, #938644
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index 2f2bd19618c1..c89c9b7d7b24 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-08-30 8:02 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-08-30 8:02 UTC (permalink / raw
To: gentoo-commits
commit: 3eb0586512a19ec9c6475f6b8231a4e08f4bc61e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 08:02:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 08:02:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eb05865
sys-apps/pv: Stabilize 1.8.12 sparc, #938644
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index c89c9b7d7b24..75f4dca4c120 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-09-05 3:09 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-09-05 3:09 UTC (permalink / raw
To: gentoo-commits
commit: e5bc60bae3802423346bbfedd4e78d2399d8e587
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 5 03:09:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 5 03:09:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5bc60ba
sys-apps/pv: Stabilize 1.8.12 hppa, #938644
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/pv-1.8.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/pv/pv-1.8.12.ebuild b/sys-apps/pv/pv-1.8.12.ebuild
index 75f4dca4c120..2fe16ca8af87 100644
--- a/sys-apps/pv/pv-1.8.12.ebuild
+++ b/sys-apps/pv/pv-1.8.12.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 90+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
@ 2024-10-17 3:53 Sam James
0 siblings, 0 replies; 90+ messages in thread
From: Sam James @ 2024-10-17 3:53 UTC (permalink / raw
To: gentoo-commits
commit: a0fd03b40a53fcf50ee878083170e4e9ac3a01bc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 03:51:26 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 03:51:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fd03b4
sys-apps/pv: add 1.9.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 ++
sys-apps/pv/pv-1.9.0.ebuild | 61 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 63 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 6f2636f7462e..034ca3c33409 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -4,3 +4,5 @@ DIST pv-1.8.12.tar.gz 328897 BLAKE2B 0de9376b6fd07e81229d281f7f1b7d64de27d4ed71d
DIST pv-1.8.12.tar.gz.asc 691 BLAKE2B eef421c6ed950e6330f341d3b9c6f5223d9f7ea2030bccf8d41c48f4a11ea49dda5ba67ec2d7b7abed0dba79720ba26b3360aab57132e9e100af8700fe6f13f1 SHA512 453fedbaf70b1e2d837096427832c15d504c63fc67f3214bb263d7069d756ccf45f933cccdd7309f50a05493b84a7ca7bdeb8c03bcafd1c412a4889b98a11d10
DIST pv-1.8.9.tar.gz 330129 BLAKE2B a8e8b567a0e9eed9fa9b938b5ef52623adda8907b26d6dc3664fb0e3c8bee193e615ad0f357f688a53fa0014d978bf98a157a072d0159e9aaded447d3e4b16e0 SHA512 d6e483d2cb5ef3def1df9c72774ab70a5210e7a45f165d3d1527f11366e7bbab57320f1987d460783eda94605a17c5ef2a027fa4a7e9d58b529f4b1b05ec07a8
DIST pv-1.8.9.tar.gz.asc 691 BLAKE2B 24640b3ba4d3306175f6e63d5efe86bc4a29da3b822417098f66892c0c59ddab713b202ebcc6e8fbe97de104b0583221ee12b4ef72adb2402912e3f799403e92 SHA512 ad4791b094caacc05485ee817c3162c65110c46bd7feaf06617fcf7d42c0d407e5696cf35ff881aa19340a13d02e04183c5e4db51cc68bb443fa524d9573ce57
+DIST pv-1.9.0.tar.gz 369918 BLAKE2B 802dafdd2e354887d8ca73f42787e86941081aaf62cafc7032ee2fdd299683c1e8a764c4262c5ec7596bd6221d59435ce7b340614783cc72f241735a460e5013 SHA512 1085387fdf645ab14b4b83b006dbc09018e2e3cb89a585cc6b9d5c03e947ffd84d300fb0698bb8e4dfc918aa25f9453897a394791a6aa9caefa278e21b9acf35
+DIST pv-1.9.0.tar.gz.asc 691 BLAKE2B 86b99c718935afdbbf2419b1363a385d1ca8afe81bc7fabea8b4b48dbe1c439a7cd4bb93a106608cb6916f9503fc0f32253867771f9b78feb24f5218d2f49f8f SHA512 d8fe557b690aa828a3a2af9b74397d00ab1b00b444890220b79991aa5161ec8cc5ca3701b37950ec07bc3382f6cbc1578bf6b2be1966c34313827c1eeaa79fc7
diff --git a/sys-apps/pv/pv-1.9.0.ebuild b/sys-apps/pv/pv-1.9.0.ebuild
new file mode 100644
index 000000000000..89cf567ffe13
--- /dev/null
+++ b/sys-apps/pv/pv-1.9.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/pv.asc
+inherit linux-info toolchain-funcs verify-sig
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
+
+if [[ ${PV} == 9999 ]] ; then
+ EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
+ inherit autotools git-r3
+else
+ SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+ "
+
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="debug nls"
+
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ # Valgrind isn't reliable within sandbox.
+ cat <<-EOF > tests/run-valgrind.sh || die
+ #!/bin/sh
+ exit 77
+ EOF
+ chmod +x tests/run-valgrind.sh || Die
+
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_enable nls)
+}
+
+src_test() {
+ emake -Onone check
+}
^ permalink raw reply related [flat|nested] 90+ messages in thread
end of thread, other threads:[~2024-10-17 3:53 UTC | newest]
Thread overview: 90+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 6:34 [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/ Jakov Smolić
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 3:53 Sam James
2024-09-05 3:09 Sam James
2024-08-30 8:02 Sam James
2024-08-29 5:23 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-07-19 6:05 Sam James
2024-07-19 6:05 Sam James
2024-06-25 4:46 Sam James
2024-06-25 4:45 Sam James
2024-06-25 4:41 Sam James
2024-06-25 4:07 Sam James
2024-06-25 4:07 Sam James
2024-06-25 3:59 Sam James
2024-06-25 3:57 Sam James
2024-06-25 3:51 Sam James
2024-05-16 5:56 WANG Xuerui
2024-05-16 5:56 WANG Xuerui
2024-04-23 20:59 Sam James
2024-03-04 12:16 Sam James
2024-01-24 4:57 Ionen Wolkens
2024-01-23 4:17 Sam James
2024-01-17 2:46 Ionen Wolkens
2024-01-17 2:46 Ionen Wolkens
2023-12-31 3:49 Sam James
2023-12-29 22:43 Sam James
2023-12-29 21:41 Sam James
2023-12-29 19:22 Arthur Zamarin
2023-12-29 17:14 Arthur Zamarin
2023-12-29 17:12 Arthur Zamarin
2023-12-28 3:43 Sam James
2023-12-26 16:37 Sam James
2023-12-24 11:08 Sam James
2023-12-22 7:55 Arthur Zamarin
2023-12-15 7:14 Sam James
2023-12-15 7:06 Sam James
2023-12-15 6:52 Sam James
2023-12-15 6:52 Sam James
2023-11-20 9:28 Sam James
2023-11-17 13:58 Sam James
2023-09-26 2:56 Sam James
2023-09-26 2:55 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-08-01 5:47 Sam James
2023-08-01 5:47 Sam James
2023-08-01 5:47 Sam James
2023-07-28 11:07 Sam James
2023-07-28 1:35 Sam James
2023-07-17 21:56 Sam James
2022-01-24 19:19 Sam James
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 16:38 Sam James
2021-10-14 5:56 Agostino Sarubbo
2021-10-14 3:25 Sam James
2021-10-14 3:25 Sam James
2021-09-08 7:18 Sam James
2021-09-08 0:18 Sam James
2021-01-06 15:26 Fabian Groffen
2020-12-29 23:35 Sam James
2020-11-07 20:37 Sergei Trofimovich
2020-11-07 20:34 Sergei Trofimovich
2020-11-07 20:22 Sergei Trofimovich
2020-11-04 6:22 Sam James
2020-11-04 6:07 Sam James
2020-11-04 3:21 Sam James
2020-11-03 22:05 Georgy Yakovlev
2019-05-02 9:58 Jeroen Roovers
2018-10-29 22:05 Jeroen Roovers
2018-04-06 11:05 Fabian Groffen
2018-01-06 15:19 Ulrich Müller
2017-07-30 9:08 Jeroen Roovers
2017-02-26 15:39 Michael Weber
2017-01-14 11:47 Jeroen Roovers
2017-01-14 11:47 Jeroen Roovers
2016-12-19 11:07 Tobias Klausmann
2016-12-17 10:23 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox