public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-09 14:17 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-09 14:17 UTC (permalink / raw
  To: gentoo-commits

commit:     1d1dacdefd477ef09189f5ebd13ce1005e678f03
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 14:16:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 14:16:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1dacde

net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 x86, #908117

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
index 4af94447f1c1..31bbb2d69068 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-08-25 17:01 Andreas K. Hüttel
  0 siblings, 0 replies; 105+ messages in thread
From: Andreas K. Hüttel @ 2023-08-25 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5776df302b9e43ba4dd26cbfcccca4c6279b1a1c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 25 16:59:38 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 17:01:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5776df30

net-libs/rpcsvc-proto: drop 1.4.3-r1, 1.4.3-r2

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 net-libs/rpcsvc-proto/Manifest                     |  1 -
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild | 41 ------------------
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 50 ----------------------
 3 files changed, 92 deletions(-)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index ef23798ce3be..2141468596b2 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,2 +1 @@
-DIST rpcsvc-proto-1.4.3.tar.xz 167964 BLAKE2B dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc767ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218 SHA512 e46ba9ccdd6c520128bf3a154db90742f288a4d593b094a630141cdc5aeb834ffebf9b0eb6d5d0aad9faef3c445c75e2355cbc3e1382b50d29f4d2799441c6e9
 DIST rpcsvc-proto-1.4.4.tar.xz 168648 BLAKE2B 2cba39b0307d773133306c4222e43cc44d4189bb125f993634b2a5e7679e5f5b4d28b05b95db6e694d316b4fdd182cf91c2a01ed1c519a3ca7ced5ebf5da3d10 SHA512 0138ac8fb2d8de3cb56f661bd1b6435fa0a35d3bd12c5cb7081c9ae1701e3620f47fe3dd002263db456655b61316749768e9a1a44325a1a6a542beae364a0393

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
deleted file mode 100644
index 480e738d5930..000000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+ BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="!<sys-libs/glibc-2.26
-	virtual/libintl"
-# sys-devel/gettext is only for libintl detection macros.
-BDEPEND="sys-devel/gettext"
-
-src_prepare() {
-	default
-
-	# Search for a valid 'cpp' command.
-	# The CPP envvar might contain '${CC} -E', which does not work for rpcgen.
-	# Bug 718138, 870031, 870061.
-	local x cpp=
-	for x in {${CHOST}-,}{,clang-}cpp; do
-		if type -P "${x}" >/dev/null; then
-			cpp=${x}
-			break
-		fi
-	done
-	[[ -n ${cpp} ]] || die "Unable to find cpp"
-	sed -i -e "s/CPP = \"cpp\";/CPP = \"${cpp}\";/" rpcgen/rpc_main.c || die
-}
-
-src_install() {
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
deleted file mode 100644
index 6c79cd5a8ace..000000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+ BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="!<sys-libs/glibc-2.26
-	virtual/libintl"
-# sys-devel/gettext is only for libintl detection macros.
-BDEPEND="sys-devel/gettext"
-
-PATCHES=(
-	"${FILESDIR}/${P}-lfs64.patch"
-)
-
-src_prepare() {
-	default
-
-	# Only needed for musl LFS patch
-	eautoreconf
-
-	# Search for a valid 'cpp' command.
-	# The CPP envvar might contain '${CC} -E', which does not work for rpcgen.
-	# Bug 718138, 870031, 870061.
-	local x cpp=
-	for x in {${CHOST}-,}{,clang-}cpp; do
-		if type -P "${x}" >/dev/null; then
-			cpp=${x}
-			break
-		fi
-	done
-	[[ -n ${cpp} ]] || die "Unable to find cpp"
-	sed -i -e "s/CPP = \"cpp\";/CPP = \"${cpp}\";/" rpcgen/rpc_main.c || die
-}
-
-src_install() {
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:29 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:29 UTC (permalink / raw
  To: gentoo-commits

commit:     fe1eadf4fc39a3b040ff958f3a6778f72f3588ad
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:29:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:29:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1eadf4

net-libs/rpcsvc-proto: Stabilize 1.4.4 x86, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index 2b38cf7dd299..a8c26ec4e97e 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:26 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     eecd544aa4aac85158ef3fffcf084f0528febda1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:25:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:25:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecd544a

net-libs/rpcsvc-proto: Stabilize 1.4.4 arm64, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index c404ed6d7c89..7563ac178ed6 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:26 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     2325a4c6bae254baf9a7eb50450b0f45c36c9362
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:25:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:25:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2325a4c6

net-libs/rpcsvc-proto: Stabilize 1.4.4 ppc, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index 7563ac178ed6..491eee6d774d 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:26 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     40b0238d147a6c7c1a2b99c6d40107aafc9c5058
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:25:07 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:25:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b0238d

net-libs/rpcsvc-proto: Stabilize 1.4.4 sparc, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index 491eee6d774d..2b6cce5d4af7 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:26 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     e73f0a6b8883bc73c209fcd7431193f6ab2e1c81
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:25:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:25:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73f0a6b

net-libs/rpcsvc-proto: Stabilize 1.4.4 amd64, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index 78a6ea7cb1be..c404ed6d7c89 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:26 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     9df8c151cb5ee7d6bc31d1c4ddcc4f84ebe22a32
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:25:08 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:25:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df8c151

net-libs/rpcsvc-proto: Stabilize 1.4.4 hppa, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index 2b6cce5d4af7..2b38cf7dd299 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:26 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3a819ea3fa1d596676c8984c2af4adcfb9d67845
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:25:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:25:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a819ea3

net-libs/rpcsvc-proto: Stabilize 1.4.4 arm, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index 08939da41efd..78a6ea7cb1be 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-10 19:26 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-10 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     bd81a0507d91a0faa8f0366d9f55ceb23480c0d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:25:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:25:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd81a050

net-libs/rpcsvc-proto: Stabilize 1.4.4 ppc64, #908260

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
index d1cd463c1ad5..08939da41efd 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
 	!<sys-libs/glibc-2.26


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-09 17:43 Arthur Zamarin
  0 siblings, 0 replies; 105+ messages in thread
From: Arthur Zamarin @ 2023-06-09 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5d6183bbdd5d44a486c552fae5c801f7dbc72bfa
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 17:43:26 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 17:43:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6183bb

net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 amd64, #908117

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
index 0d85b7b57e41..3325c015d3b1 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-09 15:33 Arthur Zamarin
  0 siblings, 0 replies; 105+ messages in thread
From: Arthur Zamarin @ 2023-06-09 15:33 UTC (permalink / raw
  To: gentoo-commits

commit:     0c7fb51cd3f09822eec6c57330fd397a47219ad1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 15:33:47 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 15:33:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7fb51c

net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 hppa, #908117

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
index 17f53ff9c0a9..0d85b7b57e41 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-09 14:17 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-09 14:17 UTC (permalink / raw
  To: gentoo-commits

commit:     36d91158ea2478898e9e588db8884c888d32928a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 14:16:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 14:16:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d91158

net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 arm64, #908117

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
index 31bbb2d69068..17f53ff9c0a9 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-09 13:48 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-09 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b7d54ad84aa0cb0f4da7fa04772cbe2f431796bb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 13:47:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 13:47:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7d54ad8

net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 ppc64, #908117

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
index 83f173155f27..4af94447f1c1 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-09 13:48 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-06-09 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     eab84e23b9208b0a1ec8e853a970fd828d2bb867
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 13:47:24 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 13:47:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab84e23

net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 arm, #908117

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
index a13764aa5d4c..83f173155f27 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-06-09 13:38 Arthur Zamarin
  0 siblings, 0 replies; 105+ messages in thread
From: Arthur Zamarin @ 2023-06-09 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     a2925b3157324c40f5643e8bffcca768931987f5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 13:38:04 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 13:38:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2925b31

net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 sparc, #908117

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
index 5905665d8edf..a13764aa5d4c 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2023-05-10 19:29 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2023-05-10 19:29 UTC (permalink / raw
  To: gentoo-commits

commit:     146d7abc157943375069faef5ebbee1b634241ce
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 19:29:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 19:29:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146d7abc

net-libs/rpcsvc-proto: add 1.4.4

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

 net-libs/rpcsvc-proto/Manifest                  |  1 +
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild | 44 +++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 47966d531423..ef23798ce3be 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1 +1,2 @@
 DIST rpcsvc-proto-1.4.3.tar.xz 167964 BLAKE2B dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc767ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218 SHA512 e46ba9ccdd6c520128bf3a154db90742f288a4d593b094a630141cdc5aeb834ffebf9b0eb6d5d0aad9faef3c445c75e2355cbc3e1382b50d29f4d2799441c6e9
+DIST rpcsvc-proto-1.4.4.tar.xz 168648 BLAKE2B 2cba39b0307d773133306c4222e43cc44d4189bb125f993634b2a5e7679e5f5b4d28b05b95db6e694d316b4fdd182cf91c2a01ed1c519a3ca7ced5ebf5da3d10 SHA512 0138ac8fb2d8de3cb56f661bd1b6435fa0a35d3bd12c5cb7081c9ae1701e3620f47fe3dd002263db456655b61316749768e9a1a44325a1a6a542beae364a0393

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
new file mode 100644
index 000000000000..d1cd463c1ad5
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="LGPL-2.1+ BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+	!<sys-libs/glibc-2.26
+	virtual/libintl
+"
+DEPEND="${RDEPEND}"
+# sys-devel/gettext is only for libintl detection macros.
+BDEPEND="sys-devel/gettext"
+
+src_prepare() {
+	default
+
+	# Search for a valid 'cpp' command.
+	# The CPP envvar might contain '${CC} -E', which does not work for rpcgen.
+	# Bug 718138, 870031, 870061.
+	local x cpp=
+	for x in {${CHOST}-,}{,clang-}cpp; do
+		if type -P "${x}" >/dev/null; then
+			cpp=${x}
+			break
+		fi
+	done
+	[[ -n ${cpp} ]] || die "Unable to find cpp"
+	sed -i -e "s/CPP = \"cpp\";/CPP = \"${cpp}\";/" rpcgen/rpc_main.c || die
+}
+
+src_install() {
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-09-14 23:53 Mike Gilbert
  0 siblings, 0 replies; 105+ messages in thread
From: Mike Gilbert @ 2022-09-14 23:53 UTC (permalink / raw
  To: gentoo-commits

commit:     71c382f745b42db23de0e3a1e3adb3ba9d4cda3c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 23:50:07 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 23:53:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c382f7

net-libs/rpcsvc-proto: search for a valid 'cpp' command

Closes: https://bugs.gentoo.org/870061
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
index f7687c8b7eca..480e738d5930 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=8
 
-inherit toolchain-funcs
-
 DESCRIPTION="rpcsvc protocol definitions from glibc"
 HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
 SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz"
@@ -21,9 +19,18 @@ BDEPEND="sys-devel/gettext"
 src_prepare() {
 	default
 
-	# Use ${CHOST}-cpp, not 'cpp': bug #718138
-	# Ideally we should use @CPP@ but rpcgen makes it hard to use '${CHOST}-gcc -E'
-	sed -i -s "s/CPP = \"cpp\";/CPP = \"$(tc-getPROG CPP cpp)\";/" rpcgen/rpc_main.c || die
+	# Search for a valid 'cpp' command.
+	# The CPP envvar might contain '${CC} -E', which does not work for rpcgen.
+	# Bug 718138, 870031, 870061.
+	local x cpp=
+	for x in {${CHOST}-,}{,clang-}cpp; do
+		if type -P "${x}" >/dev/null; then
+			cpp=${x}
+			break
+		fi
+	done
+	[[ -n ${cpp} ]] || die "Unable to find cpp"
+	sed -i -e "s/CPP = \"cpp\";/CPP = \"${cpp}\";/" rpcgen/rpc_main.c || die
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-09-14  0:14 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-09-14  0:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b00ca1b5fec97e1e8bb837ca7c1ca34a32fb1ddc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 00:13:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 00:13:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00ca1b5

net-libs/rpcsvc-proto: fix cpp call

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
index 68a3bdb3e02f..f7687c8b7eca 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=8
 
+inherit toolchain-funcs
+
 DESCRIPTION="rpcsvc protocol definitions from glibc"
 HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
 SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz"
@@ -21,7 +23,7 @@ src_prepare() {
 
 	# Use ${CHOST}-cpp, not 'cpp': bug #718138
 	# Ideally we should use @CPP@ but rpcgen makes it hard to use '${CHOST}-gcc -E'
-	sed -i -s "s/CPP = \"cpp\";/CPP = \"${CHOST}-cpp\";/" rpcgen/rpc_main.c || die
+	sed -i -s "s/CPP = \"cpp\";/CPP = \"$(tc-getPROG CPP cpp)\";/" rpcgen/rpc_main.c || die
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-07-10  7:53 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-07-10  7:53 UTC (permalink / raw
  To: gentoo-commits

commit:     7af284a734bfd2728a073a1d1ce4c44ba476eff7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 07:50:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 07:51:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af284a7

net-libs/rpcsvc-proto: EAPI 8

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

 .../{rpcsvc-proto-0.ebuild => rpcsvc-proto-0-r1.ebuild}            | 7 +++----
 .../{rpcsvc-proto-1.4.3.ebuild => rpcsvc-proto-1.4.3-r1.ebuild}    | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-0-r1.ebuild
similarity index 89%
rename from net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild
rename to net-libs/rpcsvc-proto/rpcsvc-proto-0-r1.ebuild
index 865a87574ece..95113756b22c 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-0-r1.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="rpcsvc protocol definitions from glibc"
 HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
 
 # Fake version to help portage upgrading.
 
-SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
+SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
 DEPEND="elibc_glibc? ( sys-libs/glibc[rpc(-)] )"
 RDEPEND="${DEPEND}"

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
similarity index 99%
rename from net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
rename to net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
index 01335e46d021..68a3bdb3e02f 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="rpcsvc protocol definitions from glibc"
 HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-05-19  7:17 WANG Xuerui
  0 siblings, 0 replies; 105+ messages in thread
From: WANG Xuerui @ 2022-05-19  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b121b77425615585b1f7e3ebb3b00d4185c120ec
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 07:11:55 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 19 07:17:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b121b774

net-libs/rpcsvc-proto: keyword 1.4.3 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index 8e12ead6b244..01335e46d021 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.t
 
 LICENSE="LGPL-2.1+ BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-04-12 10:56 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-04-12 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     eaf3dd1988bb8800e0d2e92d3547f79739bb5f50
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 10:43:29 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 10:43:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf3dd19

net-libs/rpcsvc-proto: migrate to xz (official release)

Smaller tarballs.

Previously using github-generated tarball.

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

 net-libs/rpcsvc-proto/Manifest                  | 2 +-
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 8cea904cb10d..99fb5522f984 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,2 +1,2 @@
 DIST rpcsvc-proto-1.4.2.tar.gz 61788 BLAKE2B e941fa86088d690e3e80a501beb5169a51ff77b60d618f54db9d9fd5fb96c2b2a4277ab8d847dcdb29dadd2f6947d155b15cd8b6af1f1420e023da8637d555c0 SHA512 6769f9439e3f187eebdeef4ee8d54f8a6fee6f410e3137d0c1b26e61b705873932890856faff55b68c39aa702e456b36fe9410b85baf1ef9b20ee97f2158971a
-DIST rpcsvc-proto-1.4.3.tar.gz 62786 BLAKE2B 9f5cd14b2839c9be654bd237d4b8803536127217a684f21146efc94346c7163010bd30fd9a77e2a5ef3cf69655f3c88de99b8497c863968f02081099f174c115 SHA512 44afac7626147b7c4166bdd90556172bd5d7655f5837245985db7af3cc610de00e215c8cccc4ac6b6a0dd6d0a65d062dc19dab4d1cec0ef45818a7ff709df513
+DIST rpcsvc-proto-1.4.3.tar.xz 167964 BLAKE2B dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc767ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218 SHA512 e46ba9ccdd6c520128bf3a154db90742f288a4d593b094a630141cdc5aeb834ffebf9b0eb6d5d0aad9faef3c445c75e2355cbc3e1382b50d29f4d2799441c6e9

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index 50068f37e350..8e12ead6b244 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -3,14 +3,12 @@
 
 EAPI=7
 
-inherit autotools
-
 DESCRIPTION="rpcsvc protocol definitions from glibc"
 HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${PV}/${P}.tar.xz"
 
-SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
+SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
@@ -20,7 +18,6 @@ BDEPEND="sys-devel/gettext"
 
 src_prepare() {
 	default
-	eautoreconf
 
 	# Use ${CHOST}-cpp, not 'cpp': bug #718138
 	# Ideally we should use @CPP@ but rpcgen makes it hard to use '${CHOST}-gcc -E'


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-02-23 20:00 Arthur Zamarin
  0 siblings, 0 replies; 105+ messages in thread
From: Arthur Zamarin @ 2022-02-23 20:00 UTC (permalink / raw
  To: gentoo-commits

commit:     8e095dbb0cddd8aef070cf9c1c34abb250fa9908
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 23 20:00:17 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 23 20:00:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e095dbb

net-libs/rpcsvc-proto: Stabilize 1.4.3 hppa, #833645

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index 491ddb71bc07..50068f37e350 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-02-19  9:28 Arthur Zamarin
  0 siblings, 0 replies; 105+ messages in thread
From: Arthur Zamarin @ 2022-02-19  9:28 UTC (permalink / raw
  To: gentoo-commits

commit:     bc56d479c64ff791cd8ddc86de7ecedaf35fd700
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 09:28:33 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 09:28:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc56d479

net-libs/rpcsvc-proto: Stabilize 1.4.3 arm, #833645

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index b20e91429f26..491ddb71bc07 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-02-19  9:20 Arthur Zamarin
  0 siblings, 0 replies; 105+ messages in thread
From: Arthur Zamarin @ 2022-02-19  9:20 UTC (permalink / raw
  To: gentoo-commits

commit:     1016f8ca5b6c3d8001d510acb4238f5652156e2f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 09:20:24 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 09:20:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1016f8ca

net-libs/rpcsvc-proto: Stabilize 1.4.3 arm64, #833645

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index c6e40c85f660..b20e91429f26 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-02-19  3:02 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-02-19  3:02 UTC (permalink / raw
  To: gentoo-commits

commit:     104057bbf1c0b0959c4d720eb6a42af48c86417e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 02:58:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 02:58:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104057bb

net-libs/rpcsvc-proto: Stabilize 1.4.3 sparc, #833645

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index 0ef07ae96d51..c6e40c85f660 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-02-19  2:36 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-02-19  2:36 UTC (permalink / raw
  To: gentoo-commits

commit:     faebce3129bd51beab2180a2276f67f7453c87b9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 02:32:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 02:32:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faebce31

net-libs/rpcsvc-proto: Stabilize 1.4.3 ppc, #833645

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index ec677e1ed711..0ef07ae96d51 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-02-19  2:28 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-02-19  2:28 UTC (permalink / raw
  To: gentoo-commits

commit:     0d2ca95ac74d8b8dfc6b3b4be33e080a5d71e0ee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 02:25:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 02:25:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2ca95a

net-libs/rpcsvc-proto: Stabilize 1.4.3 x86, #833645

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index c843f136f084..6c32d793dfc2 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-02-19  2:24 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-02-19  2:24 UTC (permalink / raw
  To: gentoo-commits

commit:     b37c66afedd028aef70777d54ce4e6f542011254
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 02:21:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 02:21:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37c66af

net-libs/rpcsvc-proto: Stabilize 1.4.3 amd64, #833645

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
index 0ce9e567204a..c843f136f084 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="!<sys-libs/glibc-2.26
 	virtual/libintl"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2022-01-07 13:44 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2022-01-07 13:44 UTC (permalink / raw
  To: gentoo-commits

commit:     d9e7b988a5955df1417fa549635da4a7b0554e87
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  7 13:44:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  7 13:44:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e7b988

net-libs/rpcsvc-proto: add 1.4.3

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

 net-libs/rpcsvc-proto/Manifest                  |  1 +
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild | 35 +++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index e0324f8e649c..8cea904cb10d 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1 +1,2 @@
 DIST rpcsvc-proto-1.4.2.tar.gz 61788 BLAKE2B e941fa86088d690e3e80a501beb5169a51ff77b60d618f54db9d9fd5fb96c2b2a4277ab8d847dcdb29dadd2f6947d155b15cd8b6af1f1420e023da8637d555c0 SHA512 6769f9439e3f187eebdeef4ee8d54f8a6fee6f410e3137d0c1b26e61b705873932890856faff55b68c39aa702e456b36fe9410b85baf1ef9b20ee97f2158971a
+DIST rpcsvc-proto-1.4.3.tar.gz 62786 BLAKE2B 9f5cd14b2839c9be654bd237d4b8803536127217a684f21146efc94346c7163010bd30fd9a77e2a5ef3cf69655f3c88de99b8497c863968f02081099f174c115 SHA512 44afac7626147b7c4166bdd90556172bd5d7655f5837245985db7af3cc610de00e215c8cccc4ac6b6a0dd6d0a65d062dc19dab4d1cec0ef45818a7ff709df513

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
new file mode 100644
index 000000000000..0ce9e567204a
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="!<sys-libs/glibc-2.26
+	virtual/libintl"
+# sys-devel/gettext is only for libintl detection macros.
+BDEPEND="sys-devel/gettext"
+
+src_prepare() {
+	default
+	eautoreconf
+
+	# Use ${CHOST}-cpp, not 'cpp': bug #718138
+	# Ideally we should use @CPP@ but rpcgen makes it hard to use '${CHOST}-gcc -E'
+	sed -i -s "s/CPP = \"cpp\";/CPP = \"${CHOST}-cpp\";/" rpcgen/rpc_main.c || die
+}
+
+src_install() {
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-09-12  9:00 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-09-12  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     199ebc424ac32b50da895885f639beab3a2022b9
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 09:00:20 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 09:00:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199ebc42

net-libs/rpcsvc-proto: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/Manifest                     |  1 -
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index f85b701b110..e0324f8e649 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,2 +1 @@
-DIST rpcsvc-proto-1.4.1.tar.gz 61724 BLAKE2B 4fd04b36d30561edf3bbc9f565b07a8f1450ca28d7489b63d241f0b7eb2b98640d2dc2d798b1469460f682c0774fc99a995239d7e0fe2f244852b2561b37a0fb SHA512 a75546255bc5c553ec12dc0844783907b70499eb65ea6fb9de7c0a0f669e4ef0caa717c0cbe9ba8651dc7acfb0c9c4e0fc644ebf12e0a704819fa47e6c65b8b7
 DIST rpcsvc-proto-1.4.2.tar.gz 61788 BLAKE2B e941fa86088d690e3e80a501beb5169a51ff77b60d618f54db9d9fd5fb96c2b2a4277ab8d847dcdb29dadd2f6947d155b15cd8b6af1f1420e023da8637d555c0 SHA512 6769f9439e3f187eebdeef4ee8d54f8a6fee6f410e3137d0c1b26e61b705873932890856faff55b68c39aa702e456b36fe9410b85baf1ef9b20ee97f2158971a

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
deleted file mode 100644
index a07ee40040e..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
-
-# sys-devel/gettext is only for libintl detection macros.
-DEPEND="sys-devel/gettext"
-RDEPEND="
-	!<sys-libs/glibc-2.26
-	virtual/libintl
-"
-
-src_prepare() {
-	default
-	eautoreconf
-
-	# Use ${CHOST}-cpp, not 'cpp': bug #718138
-	# Ideally we should use @CPP@ but rpcgen makes it hard to use '${CHOST}-gcc -E'
-	sed -i -s "s/CPP = \"cpp\";/CPP = \"${CHOST}-cpp\";/" rpcgen/rpc_main.c || die
-}
-
-src_install() {
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-30 23:32 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2020-08-30 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d4a8caa8bf12a0b1feaf9173015c3ee5273324af
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 23:31:43 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 23:32:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a8caa8

net-libs/rpcsvc-proto: Stabilize 1.4.2 ppc, #736551

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index 1da47c6a5bb..d85094fa3c3 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-11 19:11 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-08-11 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     a6e7aaa6ba636634afbe3e94ce4c0c3705e4b40c
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Aug 11 18:48:07 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 19:10:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e7aaa6

net-libs/rpcsvc-proto: stable 1.4.2 for hppa, bug #736551

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index 09cd119200e..1da47c6a5bb 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-11 17:46 Sam James
  0 siblings, 0 replies; 105+ messages in thread
From: Sam James @ 2020-08-11 17:46 UTC (permalink / raw
  To: gentoo-commits

commit:     620a6d557f7d5416002f7b49d156b4a1e5e10cc0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 17:43:20 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 17:43:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=620a6d55

net-libs/rpcsvc-proto: Stabilize 1.4.2 arm64, #736551

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index d65ac9bf1da..09cd119200e 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-11 14:23 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-08-11 14:23 UTC (permalink / raw
  To: gentoo-commits

commit:     b0d342c074472ea6c814a0be41a381d629b01381
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 14:22:04 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 14:23:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d342c0

net-libs/rpcsvc-proto: x86 stable wrt bug #736551

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index 80d44f8e488..d65ac9bf1da 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-11 14:13 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-08-11 14:13 UTC (permalink / raw
  To: gentoo-commits

commit:     19d5d4b0d73d100955f1347107c31edcd9b01caf
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 14:13:41 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 14:13:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d5d4b0

net-libs/rpcsvc-proto: s390 stable wrt bug #736551

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index c32be782c2a..80d44f8e488 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-10 18:04 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-08-10 18:04 UTC (permalink / raw
  To: gentoo-commits

commit:     dbd10bdb308417d606088316745f9573ec1053f2
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Aug 10 12:42:02 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 18:04:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd10bdb

net-libs/rpcsvc-proto: stable 1.4.2 for sparc, bug #736551

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index ced2ffb3f26..c32be782c2a 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-10 12:04 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-08-10 12:04 UTC (permalink / raw
  To: gentoo-commits

commit:     82379192610fbb7a0989552b5b9206c8048237d9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 12:04:40 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 12:04:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82379192

net-libs/rpcsvc-proto: amd64 stable wrt bug #736551

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index 7ffb66420f6..ced2ffb3f26 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-08-10  9:30 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-08-10  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     4d578c4a6421daf1af118e90bd92c45b29479094
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 09:30:15 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 09:30:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d578c4a

net-libs/rpcsvc-proto: arm stable wrt bug #736551

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
index d7df5d09a44..7ffb66420f6 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-07-01 21:33 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-07-01 21:33 UTC (permalink / raw
  To: gentoo-commits

commit:     81db8780b3933a9e282ada2effe9efb7963926d1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  1 21:33:05 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul  1 21:33:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81db8780

net-libs/rpcsvc-proto: bump up to 1.4.2

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/Manifest                  |  1 +
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild | 38 +++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 8680cd917c8..f85b701b110 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1 +1,2 @@
 DIST rpcsvc-proto-1.4.1.tar.gz 61724 BLAKE2B 4fd04b36d30561edf3bbc9f565b07a8f1450ca28d7489b63d241f0b7eb2b98640d2dc2d798b1469460f682c0774fc99a995239d7e0fe2f244852b2561b37a0fb SHA512 a75546255bc5c553ec12dc0844783907b70499eb65ea6fb9de7c0a0f669e4ef0caa717c0cbe9ba8651dc7acfb0c9c4e0fc644ebf12e0a704819fa47e6c65b8b7
+DIST rpcsvc-proto-1.4.2.tar.gz 61788 BLAKE2B e941fa86088d690e3e80a501beb5169a51ff77b60d618f54db9d9fd5fb96c2b2a4277ab8d847dcdb29dadd2f6947d155b15cd8b6af1f1420e023da8637d555c0 SHA512 6769f9439e3f187eebdeef4ee8d54f8a6fee6f410e3137d0c1b26e61b705873932890856faff55b68c39aa702e456b36fe9410b85baf1ef9b20ee97f2158971a

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
new file mode 100644
index 00000000000..d7df5d09a44
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""
+
+# sys-devel/gettext is only for libintl detection macros.
+DEPEND="sys-devel/gettext"
+RDEPEND="
+	!<sys-libs/glibc-2.26
+	virtual/libintl
+"
+
+src_prepare() {
+	default
+	eautoreconf
+
+	# Use ${CHOST}-cpp, not 'cpp': bug #718138
+	# Ideally we should use @CPP@ but rpcgen makes it hard to use '${CHOST}-gcc -E'
+	sed -i -s "s/CPP = \"cpp\";/CPP = \"${CHOST}-cpp\";/" rpcgen/rpc_main.c || die
+}
+
+src_install() {
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-06-28 22:43 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-06-28 22:43 UTC (permalink / raw
  To: gentoo-commits

commit:     9a0f8838d44b478fd4c05f1794257c3679662a99
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 22:33:02 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 22:43:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0f8838

net-libs/rpcsvc-proto: drop old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 34 -------------------------
 1 file changed, 34 deletions(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
deleted file mode 100644
index 6898da16fe7..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
-
-# sys-devel/gettext is only for libintl detection macros.
-DEPEND="sys-devel/gettext"
-RDEPEND="
-	!<sys-libs/glibc-2.26
-	virtual/libintl
-"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-06-06 19:31 Mart Raudsepp
  0 siblings, 0 replies; 105+ messages in thread
From: Mart Raudsepp @ 2020-06-06 19:31 UTC (permalink / raw
  To: gentoo-commits

commit:     a6dcaf16769513c2fdd6d0f85f4c20c7c9c1fd0c
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sat Jun  6 14:41:41 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 19:30:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6dcaf16

net-libs/rpcsvc-proto: arm64 stable (bug #725002)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index 9e60b7f9d8f..a07ee40040e 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-28 15:45 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-05-28 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d96c923df101080480b1cc9281e4a9bb29785daf
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 28 15:45:26 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 28 15:45:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96c923d

net-libs/rpcsvc-proto: x86 stable wrt bug #725002

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index b48aec6a36d..9e60b7f9d8f 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-28 15:39 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-05-28 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     cad98e9dbf4f2b4beffbbef0b449cef819a21415
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 28 15:39:08 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 28 15:39:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad98e9d

net-libs/rpcsvc-proto: arm stable wrt bug #725002

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index 446e137c9c1..b48aec6a36d 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-28 12:32 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-05-28 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     ca5eff0e604b6d91747d9f9cf025201795abd9f2
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu May 28 12:31:49 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu May 28 12:31:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5eff0e

net-libs/rpcsvc-proto: s390 stable wrt bug #725002

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index 52bee195aac..446e137c9c1 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-27  6:28 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-05-27  6:28 UTC (permalink / raw
  To: gentoo-commits

commit:     78df94c276ac0b23a5a90be9ff380b6b6a4fac05
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed May 27 06:02:10 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed May 27 06:28:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78df94c2

net-libs/rpcsvc-proto: stable 1.4.1-r1 for hppa, bug #725002

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index 0df7553716a..52bee195aac 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-25 21:33 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-05-25 21:33 UTC (permalink / raw
  To: gentoo-commits

commit:     79ced9e2bb2c375421dce576c7680d88d906d747
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon May 25 17:14:31 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon May 25 21:33:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ced9e2

net-libs/rpcsvc-proto: stable 1.4.1-r1 for sparc, bug #725002

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index e3e95fe99f6..0df7553716a 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-25 12:25 Mikle Kolyada
  0 siblings, 0 replies; 105+ messages in thread
From: Mikle Kolyada @ 2020-05-25 12:25 UTC (permalink / raw
  To: gentoo-commits

commit:     5ff98b59075a078705bf9a8e031830cf24603a0d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 12:25:22 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May 25 12:25:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff98b59

net-libs/rpcsvc-proto: amd64 stable wrt bug #725002

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index d5601d716da..e3e95fe99f6 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-25  9:36 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-05-25  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     043c6e16b2b141cef9e902492d2491ce8fd43459
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 09:33:06 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon May 25 09:33:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=043c6e16

net-libs/rpcsvc-proto: stable 1.4.1-r1 for ppc, bug #725002

Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index 48f09063a29..d5601d716da 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-25  9:29 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-05-25  9:29 UTC (permalink / raw
  To: gentoo-commits

commit:     730bf6b220fa734ad30d930d02f70bc73e03219f
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 09:26:44 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon May 25 09:26:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730bf6b2

net-libs/rpcsvc-proto: stable 1.4.1-r1 for ppc64, bug #725002

Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
index d7df5d09a44..48f09063a29 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-05-02 17:51 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-05-02 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     1c0532967a404ccbdc75f4b09fa6d163ff81c583
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May  2 17:37:38 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May  2 17:51:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c053296

net-libs/rpcsvc-proto: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/Manifest                   |  1 -
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 36 ------------------------
 2 files changed, 37 deletions(-)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 55e8678c04a..8680cd917c8 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,2 +1 @@
 DIST rpcsvc-proto-1.4.1.tar.gz 61724 BLAKE2B 4fd04b36d30561edf3bbc9f565b07a8f1450ca28d7489b63d241f0b7eb2b98640d2dc2d798b1469460f682c0774fc99a995239d7e0fe2f244852b2561b37a0fb SHA512 a75546255bc5c553ec12dc0844783907b70499eb65ea6fb9de7c0a0f669e4ef0caa717c0cbe9ba8651dc7acfb0c9c4e0fc644ebf12e0a704819fa47e6c65b8b7
-DIST rpcsvc-proto-1.4.tar.gz 59127 BLAKE2B 484c04d6a0f86d37c0057693771b7fe502166504fc419bce4dd182f76e349cf226307814a2c51b27fa0bc09e270b883cb40ae821f8bd7d7e0c9a120c4962ae34 SHA512 a29d7761ec9cca4d7d7aa6943a243771a6c7f35d303f01af84f390c8395dc5e543fad7ea28fec1be2f6ee8f2853bf22a157ad3b020057040685b6cbce9b09415

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
deleted file mode 100644
index 89770401b6f..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
-
-# sys-devel/gettext is only for libintl detection macros.
-DEPEND="sys-devel/gettext"
-RDEPEND="
-	!<sys-libs/glibc-2.26
-	virtual/libintl
-"
-
-PATCHES=("${FILESDIR}"/${P}-external-libintl.patch)
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-19 10:48 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-04-19 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b33a731e18e03cb49560abf4ac4b49011e27140e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 10:47:18 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 10:47:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33a731e

net-libs/rpcsvc-proto: for fallback use ${CHOST}-cpp, not 'cpp'

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/718138
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
new file mode 100644
index 00000000000..d7df5d09a44
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""
+
+# sys-devel/gettext is only for libintl detection macros.
+DEPEND="sys-devel/gettext"
+RDEPEND="
+	!<sys-libs/glibc-2.26
+	virtual/libintl
+"
+
+src_prepare() {
+	default
+	eautoreconf
+
+	# Use ${CHOST}-cpp, not 'cpp': bug #718138
+	# Ideally we should use @CPP@ but rpcgen makes it hard to use '${CHOST}-gcc -E'
+	sed -i -s "s/CPP = \"cpp\";/CPP = \"${CHOST}-cpp\";/" rpcgen/rpc_main.c || die
+}
+
+src_install() {
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-08  6:10 Mart Raudsepp
  0 siblings, 0 replies; 105+ messages in thread
From: Mart Raudsepp @ 2020-04-08  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     7a1fe7630f10ef8367b0e856e415a73c0b1e81ea
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Tue Apr  7 23:31:26 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Apr  8 06:09:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1fe763

net-libs/rpcsvc-proto: arm64 stable (bug #715812)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 5afa59cbabb..6898da16fe7 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-05 10:07 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-04-05 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     e553b1eb4a896406ec8a1d04ab6beec36166367e
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr  5 08:54:54 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr  5 10:06:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e553b1eb

net-libs/rpcsvc-proto: stable 1.4.1 for hppa, bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 24374786f51..5afa59cbabb 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-03 13:11 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-04-03 13:11 UTC (permalink / raw
  To: gentoo-commits

commit:     440e807ac7e12f1d7610b02d1bbf903fb0fc8103
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 13:11:12 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 13:11:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440e807a

net-libs/rpcsvc-proto: ppc64 stable wrt bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 0bd902cb62d..24374786f51 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-03 12:19 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-04-03 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c5bb733d53d574792724cb542a119cd7b14b01a2
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 12:18:57 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 12:18:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bb733d

net-libs/rpcsvc-proto: x86 stable wrt bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 4165622d5ec..0bd902cb62d 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-03 12:16 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-04-03 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     52281f39296cd08f81198b7e615406f2787a4011
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 12:16:40 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 12:16:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52281f39

net-libs/rpcsvc-proto: sparc stable wrt bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 4479148761f..4165622d5ec 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-03 12:13 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-04-03 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     a4f57f132bcaf54a8e96dafcd7ba60a2a0118ac4
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 12:13:46 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 12:13:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f57f13

net-libs/rpcsvc-proto: s390 stable wrt bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 592e510c646..4479148761f 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-03 12:12 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-04-03 12:12 UTC (permalink / raw
  To: gentoo-commits

commit:     95894ecbed2ad7da11626cfd3cbf3fecf0bb3e87
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 12:12:16 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 12:12:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95894ecb

net-libs/rpcsvc-proto: ppc stable wrt bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 58ca1b4afed..592e510c646 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-03 12:06 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-04-03 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     04a9b111acf6a6e2e5f44b6aeeb637908250e2ad
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 12:06:17 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 12:06:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a9b111

net-libs/rpcsvc-proto: arm stable wrt bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 29832845226..58ca1b4afed 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-04-03  9:02 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-04-03  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     d430f5936797fc36b774b6765c49be5f4f94fa5c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 09:01:26 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 09:02:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d430f593

net-libs/rpcsvc-proto: amd64 stable wrt bug #715812

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
index 33e92d687c1..29832845226 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-03-24  7:09 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-03-24  7:09 UTC (permalink / raw
  To: gentoo-commits

commit:     64c93411a4db5b4725b1ca6fc786aea5d0de59e5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 24 07:09:01 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Mar 24 07:09:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c93411

net-libs/rpcsvc-proto: drop old

Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 29 ---------------------------
 1 file changed, 29 deletions(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
deleted file mode 100644
index 30777161fd7..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
-IUSE=""
-
-RDEPEND="!<sys-libs/glibc-2.26"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED%/}"/usr/include/rpcsvc/rquota.{x,h} || die
-}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-03-24  7:09 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-03-24  7:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2687387ee6466a9bca0ec983a72d5ab4bcddfc61
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 24 07:07:46 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Mar 24 07:07:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2687387e

net-libs/rpcsvc-proto: revert "drop old"

This reverts commit 0fce167fe7807642cf1249861be0b711506e80d6.

Dropped latest ebuild by accident.

Reported-by: Mr_Bones_
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 36 ++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
new file mode 100644
index 00000000000..bea100de534
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+IUSE=""
+
+# sys-devel/gettext is only for libintl detection macros.
+DEPEND="sys-devel/gettext"
+RDEPEND="
+	!<sys-libs/glibc-2.26
+	virtual/libintl
+"
+
+PATCHES=("${FILESDIR}"/${P}-external-libintl.patch)
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-03-23 23:58 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-03-23 23:58 UTC (permalink / raw
  To: gentoo-commits

commit:     0fce167fe7807642cf1249861be0b711506e80d6
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 23 23:49:52 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 23 23:57:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fce167f

net-libs/rpcsvc-proto: drop old

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 36 ------------------------
 1 file changed, 36 deletions(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
deleted file mode 100644
index bea100de534..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
-IUSE=""
-
-# sys-devel/gettext is only for libintl detection macros.
-DEPEND="sys-devel/gettext"
-RDEPEND="
-	!<sys-libs/glibc-2.26
-	virtual/libintl
-"
-
-PATCHES=("${FILESDIR}"/${P}-external-libintl.patch)
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-03-21  9:24 Mart Raudsepp
  0 siblings, 0 replies; 105+ messages in thread
From: Mart Raudsepp @ 2020-03-21  9:24 UTC (permalink / raw
  To: gentoo-commits

commit:     017ed0ac0a309b99d5ea6d12d5df0a4668da2c05
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 21 09:21:22 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 21 09:24:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017ed0ac

net-libs/rpcsvc-proto: arm64 stable (bug #709428)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index 00f529920fd..bea100de534 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-26 13:53 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-02-26 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     891859df9076dbcd2ec0044651bce40f9b476a57
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 13:53:01 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 13:53:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891859df

net-libs/rpcsvc-proto: bump up to 1.4.1

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/Manifest                  |  1 +
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild | 34 +++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index fa54be5fddd..55e8678c04a 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1 +1,2 @@
+DIST rpcsvc-proto-1.4.1.tar.gz 61724 BLAKE2B 4fd04b36d30561edf3bbc9f565b07a8f1450ca28d7489b63d241f0b7eb2b98640d2dc2d798b1469460f682c0774fc99a995239d7e0fe2f244852b2561b37a0fb SHA512 a75546255bc5c553ec12dc0844783907b70499eb65ea6fb9de7c0a0f669e4ef0caa717c0cbe9ba8651dc7acfb0c9c4e0fc644ebf12e0a704819fa47e6c65b8b7
 DIST rpcsvc-proto-1.4.tar.gz 59127 BLAKE2B 484c04d6a0f86d37c0057693771b7fe502166504fc419bce4dd182f76e349cf226307814a2c51b27fa0bc09e270b883cb40ae821f8bd7d7e0c9a120c4962ae34 SHA512 a29d7761ec9cca4d7d7aa6943a243771a6c7f35d303f01af84f390c8395dc5e543fad7ea28fec1be2f6ee8f2853bf22a157ad3b020057040685b6cbce9b09415

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
new file mode 100644
index 00000000000..4b863b0cd4d
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+# sys-devel/gettext is only for libintl detection macros.
+DEPEND="sys-devel/gettext"
+RDEPEND="
+	!<sys-libs/glibc-2.26
+	virtual/libintl
+"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 19:52 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2020-02-13 19:52 UTC (permalink / raw
  To: gentoo-commits

commit:     8856bc1bf69cb2466d173408737d81eed453903d
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Feb 13 17:11:49 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 19:52:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8856bc1b

net-libs/rpcsvc-proto: stable 1.4-r1 for hppa, bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index 98375d6383c..a1f53b70ec3 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 13:03 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13 13:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c5cc6ea6de0dd034fb400308c1abd3f8f5b0bd68
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 13:03:01 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 13:03:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5cc6ea6

net-libs/rpcsvc-proto: s390 stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index a682dd85ef8..98375d6383c 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 12:46 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     38285d72b7564ba1015df2479c13ef07343ca305
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 12:46:13 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:46:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38285d72

net-libs/rpcsvc-proto: x86 stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index f617f1a2e77..a682dd85ef8 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 12:38 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     8c81423e3e92953c2d9017150ad706889091263e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 12:38:40 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:38:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c81423e

net-libs/rpcsvc-proto: ppc stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index 55b6f392042..f617f1a2e77 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 12:27 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13 12:27 UTC (permalink / raw
  To: gentoo-commits

commit:     c2e794532d1d31810f717574515575a68692853c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 12:27:15 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:27:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e79453

net-libs/rpcsvc-proto: ia64 stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index 2bdbca4f22c..55b6f392042 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 12:19 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     961cedb77668706dcdc4b3bd200f3ba99026e1b7
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 12:19:16 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:19:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961cedb7

net-libs/rpcsvc-proto: arm stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index 14e4e60c078..2bdbca4f22c 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 12:10 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13 12:10 UTC (permalink / raw
  To: gentoo-commits

commit:     56634a86bb238b8ede0dbed916330c1279fe2df1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 12:09:55 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:09:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56634a86

net-libs/rpcsvc-proto: ppc64 stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index 89e90698aa9..14e4e60c078 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13 12:03 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     3e0ed4c586f439033135456ba062a8d6f4cd0282
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 12:03:23 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 12:03:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0ed4c5

net-libs/rpcsvc-proto: amd64 stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index a92f29aa6b4..89e90698aa9 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2020-02-13  8:57 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2020-02-13  8:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3dd946cee5487d0dc13442ea5182c96deaeb6838
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 08:57:02 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 08:57:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd946ce

net-libs/rpcsvc-proto: sparc stable wrt bug #709428

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
index 7a8ead0d69d..a92f29aa6b4 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86"
 IUSE=""
 
 # sys-devel/gettext is only for libintl detection macros.


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-21  5:20 Matt Turner
  0 siblings, 0 replies; 105+ messages in thread
From: Matt Turner @ 2019-09-21  5:20 UTC (permalink / raw
  To: gentoo-commits

commit:     1baa951f74340a1681b4191c02283cc9c0715997
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 05:15:04 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 05:19:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1baa951f

net-libs/rpcsvc-proto-1.4: alpha stable, bug 693310

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index daf57de25be..131ef025b85 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-20  6:39 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2019-09-20  6:39 UTC (permalink / raw
  To: gentoo-commits

commit:     93306943733b1251d36eb505f1854ff1679d84c5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 06:38:46 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 06:38:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93306943

net-libs/rpcsvc-proto: stable 1.4 for hppa, bug #693310

Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index 15ca0b74ffe..daf57de25be 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-13 12:04 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2019-09-13 12:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d9c58b8c8053ba62baee52bc02317d715aa2e79e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 12:04:25 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 12:04:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c58b8c

net-libs/rpcsvc-proto: ia64 stable wrt bug #693310

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index 6bed4fe75fe..15ca0b74ffe 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-09  6:02 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2019-09-09  6:02 UTC (permalink / raw
  To: gentoo-commits

commit:     f9302d8bc844d2f0267662d86bbfe68cfd95e422
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 06:02:10 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 06:02:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9302d8b

net-libs/rpcsvc-proto: sparc stable wrt bug #693310

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index dc0b7844969..6bed4fe75fe 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-09  5:54 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2019-09-09  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     adb807ebb70e5fa6814ae971281a351a9f03f20e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 05:53:39 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 05:53:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb807eb

net-libs/rpcsvc-proto: amd64 stable wrt bug #693310

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index c38d8d64cc8..dc0b7844969 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-09  3:59 Matt Turner
  0 siblings, 0 replies; 105+ messages in thread
From: Matt Turner @ 2019-09-09  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     89ffa71e94fdf6e157c358e2e243439f2af448db
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 03:59:05 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 03:59:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ffa71e

net-libs/rpcsvc-proto-1.4: arm stable, bug 693310

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index 988081423c5..c38d8d64cc8 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-08 22:29 Aaron Bauman
  0 siblings, 0 replies; 105+ messages in thread
From: Aaron Bauman @ 2019-09-08 22:29 UTC (permalink / raw
  To: gentoo-commits

commit:     c0582150603fabbbd7f28349df37ba98d8fe6948
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 22:28:46 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 22:28:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0582150

net-libs/rpcsvc-proto: arm64 stable (bug #693310)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index fdfda362ad0..988081423c5 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-08 18:30 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2019-09-08 18:30 UTC (permalink / raw
  To: gentoo-commits

commit:     d638a75c2898d425048dc02f4ae3505af171d771
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 18:28:49 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 18:28:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d638a75c

net-libs/rpcsvc-proto: stable 1.4 for ppc64, bug #693310

Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index f264a8f0d34..fdfda362ad0 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-08 18:26 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2019-09-08 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     cb73e66737a51d92cc2c31e9b5637079ba6e1569
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 18:24:12 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 18:24:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb73e667

net-libs/rpcsvc-proto: stable 1.4 for ppc, bug #693310

Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index 1fe4e302aa5..f264a8f0d34 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-08 10:22 Agostino Sarubbo
  0 siblings, 0 replies; 105+ messages in thread
From: Agostino Sarubbo @ 2019-09-08 10:22 UTC (permalink / raw
  To: gentoo-commits

commit:     9aad3e0fba2b4420c6431a2d966faac498410d60
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 10:21:50 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 10:21:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aad3e0f

net-libs/rpcsvc-proto: s390 stable wrt bug #693310

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index 8c392087f23..1fe4e302aa5 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-09-08  1:13 Thomas Deutschmann
  0 siblings, 0 replies; 105+ messages in thread
From: Thomas Deutschmann @ 2019-09-08  1:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7b0794630ddff8daa1500e2fc4c9fd0962615725
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 00:48:03 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 01:13:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b079463

net-libs/rpcsvc-proto: x86 stable (bug #693310)

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index 353734d0571..8c392087f23 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2019-05-05 20:33 Mikle Kolyada
  0 siblings, 0 replies; 105+ messages in thread
From: Mikle Kolyada @ 2019-05-05 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     30c419e2ae2fd6a7d7d04b64efa3f25ebb99930d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May  5 20:31:05 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May  5 20:31:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c419e2

net-libs/rpcsvc-proto: Add ~riscv keyword

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

 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
index af9ee8387e5..353734d0571 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-09-05 19:31 Anthony G. Basile
  0 siblings, 0 replies; 105+ messages in thread
From: Anthony G. Basile @ 2018-09-05 19:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e395e2f769adcffb0593a0a2a64a1c2c96dc99e0
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  5 19:30:15 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Sep  5 19:30:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e395e2f7

net-libs/rpcsvc-proto: version 1.3.1-r1 stable on ppc64, bug #657148

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index 314e705dbd3..8a8003bcc44 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-09-05 15:36 Anthony G. Basile
  0 siblings, 0 replies; 105+ messages in thread
From: Anthony G. Basile @ 2018-09-05 15:36 UTC (permalink / raw
  To: gentoo-commits

commit:     a40d8dfa7e99b1c64ae0a19ddb56c56fbdf0c272
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  5 15:33:50 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Sep  5 15:36:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40d8dfa

net-libs/rpcsvc-proto: version 1.3.1-r1 stable on ppc, bug #657148

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index 4c48b938ef6..314e705dbd3 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-08-27 19:13 Jeroen Roovers
  0 siblings, 0 replies; 105+ messages in thread
From: Jeroen Roovers @ 2018-08-27 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     fbc35e76ba9b4ba974209dffd160e808e431e3d4
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 27 19:13:41 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 19:13:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc35e76

net-libs/rpcsvc-proto: Stable for HPPA too.

Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --ignore-arches

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index c3b42dd016e..4c48b938ef6 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-07-02 18:27 Markus Meier
  0 siblings, 0 replies; 105+ messages in thread
From: Markus Meier @ 2018-07-02 18:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f2615b30958d2c723cac55e8376d32f753642e37
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  2 18:26:47 2018 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Jul  2 18:26:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2615b30

net-libs/rpcsvc-proto: arm stable, bug #657148

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index 5c21d2dc597..c3b42dd016e 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-25 16:06 Tobias Klausmann
  0 siblings, 0 replies; 105+ messages in thread
From: Tobias Klausmann @ 2018-06-25 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     2900af258ce15f27975630d560f30f76a71ff3a7
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 15:57:59 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 16:05:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2900af25

net-libs/rpcsvc-proto-1.3.1-r1: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657148

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index d4989038def..5c21d2dc597 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-23  8:24 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2018-06-23  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     d161a9bf1c69b9d661997e9108cb67bca6bf0b00
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jun 23 08:07:49 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 08:24:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d161a9bf

net-libs/rpcsvc-proto: stable 1.3.1-r1 for sparc

Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index d2900ad6c89..d4989038def 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-18 10:13 Lars Wendler
  0 siblings, 0 replies; 105+ messages in thread
From: Lars Wendler @ 2018-06-18 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     9a1751b8b9109ec9ba6038c88a9720cf05697163
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 18 10:08:51 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jun 18 10:08:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1751b8

net-libs/rpcsvc-proto: Removed old.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/rpcsvc-proto/Manifest                   |  2 --
 net-libs/rpcsvc-proto/rpcsvc-proto-1.2-r1.ebuild | 31 ------------------------
 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild  | 29 ----------------------
 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild    | 29 ----------------------
 4 files changed, 91 deletions(-)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 6932baf5fa5..dc231fa6a21 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,4 +1,2 @@
-DIST rpcsvc-proto-1.2.tar.gz 59883 BLAKE2B 178f9f9fced73dc2e4b587f1bd7924c2811f0b96b5efc048e9a6d3cb4abd32a2c34ff0f5b01576f3dc51f07ca6a06266cd7a055f278f7b205cbb9e30563015e4 SHA512 59e6ac2c3e551daef584878e8ae8fc2da7cb80a04c20f96de561abc972fcfac1fbb57a5ee0dbe7bf5288a1527c9b87fc3f73a259b30393982a9a642cf4b4deb4
 DIST rpcsvc-proto-1.3.1.tar.gz 59174 BLAKE2B d50d958cfad79142d686ae6312cdaa6044f1322bc794dbc95c1b78d088396c5adda292c83d150f3502df859c23d4e370894283ae210e5fe9aa1d0e8ed05553d0 SHA512 d687665ed51fd6fd66ab638813c5020f0c8b8491625b91937ac4b5ee4dd2357eae8e2909394e7651494e7aea77a6279ae907ba6354682ba446de7088b55f54ea
-DIST rpcsvc-proto-1.3.tar.gz 59202 BLAKE2B 88c74806419e097b20fc41bb63ff66401a6c21a2b7100474e55f1b6452a32d669e879248f00349604237e996167b21b9173158e69876f0db3a1394fb922df7af SHA512 5880ea39a750ee1f69dcedfe32afd617e695ee5328d6386977bbd11babb7bd18d8cb50c2d5f8daf35650aa8a94a4f6dda1171c1159917bb596108b1057c5a158
 DIST rpcsvc-proto-1.4.tar.gz 59127 BLAKE2B 484c04d6a0f86d37c0057693771b7fe502166504fc419bce4dd182f76e349cf226307814a2c51b27fa0bc09e270b883cb40ae821f8bd7d7e0c9a120c4962ae34 SHA512 a29d7761ec9cca4d7d7aa6943a243771a6c7f35d303f01af84f390c8395dc5e543fad7ea28fec1be2f6ee8f2853bf22a157ad3b020057040685b6cbce9b09415

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.2-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.2-r1.ebuild
deleted file mode 100644
index fa06a5e856c..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.2-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!<sys-libs/glibc-2.26"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare(){
-	default
-	eautoreconf
-}
-
-src_install(){
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild
deleted file mode 100644
index af9ee8387e5..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!<sys-libs/glibc-2.26"
-
-src_prepare(){
-	default
-	eautoreconf
-}
-
-src_install(){
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED%/}"/usr/include/rpcsvc/rquota.{x,h} || die
-}

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild
deleted file mode 100644
index 56b2e7ba095..00000000000
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="rpcsvc protocol definitions from glibc"
-HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
-SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!<sys-libs/glibc-2.26"
-
-src_prepare(){
-	default
-	eautoreconf
-}
-
-src_install(){
-	default
-
-	# provided by sys-fs/quota[rpc]
-	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
-}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-18 10:13 Lars Wendler
  0 siblings, 0 replies; 105+ messages in thread
From: Lars Wendler @ 2018-06-18 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     2ac7ea0da9012d1858789d0a45565e283678e81c
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 18 10:07:49 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jun 18 10:07:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ac7ea0d

net-libs/rpcsvc-proto: Bump to version 1.4

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/rpcsvc-proto/Manifest                |  1 +
 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 29 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 20274ca2a2b..6932baf5fa5 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,3 +1,4 @@
 DIST rpcsvc-proto-1.2.tar.gz 59883 BLAKE2B 178f9f9fced73dc2e4b587f1bd7924c2811f0b96b5efc048e9a6d3cb4abd32a2c34ff0f5b01576f3dc51f07ca6a06266cd7a055f278f7b205cbb9e30563015e4 SHA512 59e6ac2c3e551daef584878e8ae8fc2da7cb80a04c20f96de561abc972fcfac1fbb57a5ee0dbe7bf5288a1527c9b87fc3f73a259b30393982a9a642cf4b4deb4
 DIST rpcsvc-proto-1.3.1.tar.gz 59174 BLAKE2B d50d958cfad79142d686ae6312cdaa6044f1322bc794dbc95c1b78d088396c5adda292c83d150f3502df859c23d4e370894283ae210e5fe9aa1d0e8ed05553d0 SHA512 d687665ed51fd6fd66ab638813c5020f0c8b8491625b91937ac4b5ee4dd2357eae8e2909394e7651494e7aea77a6279ae907ba6354682ba446de7088b55f54ea
 DIST rpcsvc-proto-1.3.tar.gz 59202 BLAKE2B 88c74806419e097b20fc41bb63ff66401a6c21a2b7100474e55f1b6452a32d669e879248f00349604237e996167b21b9173158e69876f0db3a1394fb922df7af SHA512 5880ea39a750ee1f69dcedfe32afd617e695ee5328d6386977bbd11babb7bd18d8cb50c2d5f8daf35650aa8a94a4f6dda1171c1159917bb596108b1057c5a158
+DIST rpcsvc-proto-1.4.tar.gz 59127 BLAKE2B 484c04d6a0f86d37c0057693771b7fe502166504fc419bce4dd182f76e349cf226307814a2c51b27fa0bc09e270b883cb40ae821f8bd7d7e0c9a120c4962ae34 SHA512 a29d7761ec9cca4d7d7aa6943a243771a6c7f35d303f01af84f390c8395dc5e543fad7ea28fec1be2f6ee8f2853bf22a157ad3b020057040685b6cbce9b09415

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
new file mode 100644
index 00000000000..af9ee8387e5
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!<sys-libs/glibc-2.26"
+
+src_prepare(){
+	default
+	eautoreconf
+}
+
+src_install(){
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED%/}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-06 15:25 Thomas Deutschmann
  0 siblings, 0 replies; 105+ messages in thread
From: Thomas Deutschmann @ 2018-06-06 15:25 UTC (permalink / raw
  To: gentoo-commits

commit:     700127a9ffe12681970ebd144b5691cdece65bd9
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  6 15:21:18 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jun  6 15:21:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700127a9

net-libs/rpcsvc-proto: x86 stable (bug #657148)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index 5ba17515dbc..d2900ad6c89 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-05 17:25 Mart Raudsepp
  0 siblings, 0 replies; 105+ messages in thread
From: Mart Raudsepp @ 2018-06-05 17:25 UTC (permalink / raw
  To: gentoo-commits

commit:     8860a6423b6e58ffed86eb9f82dfa52a67098221
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  5 17:17:36 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jun  5 17:24:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8860a642

net-libs/rpcsvc-proto-1.3.1-r1: arm64 stable (bug #657148)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index e009cb997d9..5ba17515dbc 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-05 17:20 Mike Frysinger
  0 siblings, 0 replies; 105+ messages in thread
From: Mike Frysinger @ 2018-06-05 17:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e79bfbd1ad944ca751cb53a94a6e200bad038dc6
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  5 17:20:05 2018 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Jun  5 17:20:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e79bfbd1

net-libs/rpcsvc-proto: mark 0/1.3.1-r1 m68k/s390/sh stable

 net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild        | 2 +-
 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild
index fc38a301cfa..64d9fa1f58a 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE=""
 
 DEPEND="elibc_glibc? ( sys-libs/glibc[rpc(-)] )"

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index f0e9ac46cb8..e009cb997d9 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-02 21:48 Sergei Trofimovich
  0 siblings, 0 replies; 105+ messages in thread
From: Sergei Trofimovich @ 2018-06-02 21:48 UTC (permalink / raw
  To: gentoo-commits

commit:     739132ec24a3a8e2e16f40295e9e378a0677bc81
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  2 21:46:25 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  2 21:47:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739132ec

net-libs/rpcsvc-proto: stable 1.3.1-r1 for ia64, bug #657148

Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index dd2d407d2d4..f0e9ac46cb8 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-06-02 19:28 Andreas Hüttel
  0 siblings, 0 replies; 105+ messages in thread
From: Andreas Hüttel @ 2018-06-02 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     a57ee2390bfc1c3aa57422197c33efaccb50e1e9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  2 19:26:14 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun  2 19:27:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57ee239

net-libs/rpcsvc-proto: stable for amd64, bug 657148

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
index 414a3aa7a6a..dd2d407d2d4 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="LGPL-2.1+ BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!<sys-libs/glibc-2.26"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2018-01-16 15:04 Lars Wendler
  0 siblings, 0 replies; 105+ messages in thread
From: Lars Wendler @ 2018-01-16 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     70b174c26c3fabd1f2a3c066e80e233bc78a1dea
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 14:42:13 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 15:04:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b174c2

net-libs/rpcsvc-proto: Bump to version 1.3.1

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/rpcsvc-proto/Manifest                  |  1 +
 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild | 29 +++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 6e85822ce8f..20274ca2a2b 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1,2 +1,3 @@
 DIST rpcsvc-proto-1.2.tar.gz 59883 BLAKE2B 178f9f9fced73dc2e4b587f1bd7924c2811f0b96b5efc048e9a6d3cb4abd32a2c34ff0f5b01576f3dc51f07ca6a06266cd7a055f278f7b205cbb9e30563015e4 SHA512 59e6ac2c3e551daef584878e8ae8fc2da7cb80a04c20f96de561abc972fcfac1fbb57a5ee0dbe7bf5288a1527c9b87fc3f73a259b30393982a9a642cf4b4deb4
+DIST rpcsvc-proto-1.3.1.tar.gz 59174 BLAKE2B d50d958cfad79142d686ae6312cdaa6044f1322bc794dbc95c1b78d088396c5adda292c83d150f3502df859c23d4e370894283ae210e5fe9aa1d0e8ed05553d0 SHA512 d687665ed51fd6fd66ab638813c5020f0c8b8491625b91937ac4b5ee4dd2357eae8e2909394e7651494e7aea77a6279ae907ba6354682ba446de7088b55f54ea
 DIST rpcsvc-proto-1.3.tar.gz 59202 BLAKE2B 88c74806419e097b20fc41bb63ff66401a6c21a2b7100474e55f1b6452a32d669e879248f00349604237e996167b21b9173158e69876f0db3a1394fb922df7af SHA512 5880ea39a750ee1f69dcedfe32afd617e695ee5328d6386977bbd11babb7bd18d8cb50c2d5f8daf35650aa8a94a4f6dda1171c1159917bb596108b1057c5a158

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild
new file mode 100644
index 00000000000..af9ee8387e5
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!<sys-libs/glibc-2.26"
+
+src_prepare(){
+	default
+	eautoreconf
+}
+
+src_install(){
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED%/}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2017-12-30 19:12 Thomas Deutschmann
  0 siblings, 0 replies; 105+ messages in thread
From: Thomas Deutschmann @ 2017-12-30 19:12 UTC (permalink / raw
  To: gentoo-commits

commit:     3e80fdd6483e859f3d22425a0f2216364687ab81
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 19:12:25 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 19:12:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e80fdd6

net-libs/rpcsvc-proto: Bump to v1.3

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/rpcsvc-proto/Manifest                |  1 +
 net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild | 29 +++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
index 873d326aa33..6e85822ce8f 100644
--- a/net-libs/rpcsvc-proto/Manifest
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -1 +1,2 @@
 DIST rpcsvc-proto-1.2.tar.gz 59883 BLAKE2B 178f9f9fced73dc2e4b587f1bd7924c2811f0b96b5efc048e9a6d3cb4abd32a2c34ff0f5b01576f3dc51f07ca6a06266cd7a055f278f7b205cbb9e30563015e4 SHA512 59e6ac2c3e551daef584878e8ae8fc2da7cb80a04c20f96de561abc972fcfac1fbb57a5ee0dbe7bf5288a1527c9b87fc3f73a259b30393982a9a642cf4b4deb4
+DIST rpcsvc-proto-1.3.tar.gz 59202 BLAKE2B 88c74806419e097b20fc41bb63ff66401a6c21a2b7100474e55f1b6452a32d669e879248f00349604237e996167b21b9173158e69876f0db3a1394fb922df7af SHA512 5880ea39a750ee1f69dcedfe32afd617e695ee5328d6386977bbd11babb7bd18d8cb50c2d5f8daf35650aa8a94a4f6dda1171c1159917bb596108b1057c5a158

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild
new file mode 100644
index 00000000000..56b2e7ba095
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!<sys-libs/glibc-2.26"
+
+src_prepare(){
+	default
+	eautoreconf
+}
+
+src_install(){
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2017-11-19 14:35 Andreas Hüttel
  0 siblings, 0 replies; 105+ messages in thread
From: Andreas Hüttel @ 2017-11-19 14:35 UTC (permalink / raw
  To: gentoo-commits

commit:     d2e149ea99196e3422f71c25ddaf0b6913af80c0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 14:34:43 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 14:35:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e149ea

net-libs/rpcsvc-proto: Add fake stable version

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --force

 net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild
new file mode 100644
index 00000000000..fc38a301cfa
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+
+# Fake version to help portage upgrading.
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+IUSE=""
+
+DEPEND="elibc_glibc? ( sys-libs/glibc[rpc(-)] )"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2017-09-16 11:32 Andreas Hüttel
  0 siblings, 0 replies; 105+ messages in thread
From: Andreas Hüttel @ 2017-09-16 11:32 UTC (permalink / raw
  To: gentoo-commits

commit:     2ff6e6322d8dac4a0b001241c200e0862884f898
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 10:58:45 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 11:31:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff6e632

net-libs/rpcsvc-proto: Fix some file collisions

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../{rpcsvc-proto-1.2.ebuild => rpcsvc-proto-1.2-r1.ebuild}      | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.2-r1.ebuild
similarity index 77%
rename from net-libs/rpcsvc-proto/rpcsvc-proto-1.2.ebuild
rename to net-libs/rpcsvc-proto/rpcsvc-proto-1.2-r1.ebuild
index 9bd76cc5da8..fa06a5e856c 100644
--- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.2.ebuild
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.2-r1.ebuild
@@ -14,7 +14,7 @@ LICENSE="LGPL-2.1+ BSD"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
-RDEPEND="!sys-libs/glibc[rpc(-)]"
+RDEPEND="!<sys-libs/glibc-2.26"
 
 S=${WORKDIR}/${PN}-${P}
 
@@ -22,3 +22,10 @@ src_prepare(){
 	default
 	eautoreconf
 }
+
+src_install(){
+	default
+
+	# provided by sys-fs/quota[rpc]
+	rm "${ED}"/usr/include/rpcsvc/rquota.{x,h} || die
+}


^ permalink raw reply related	[flat|nested] 105+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/
@ 2017-09-06 11:35 Andreas Hüttel
  0 siblings, 0 replies; 105+ messages in thread
From: Andreas Hüttel @ 2017-09-06 11:35 UTC (permalink / raw
  To: gentoo-commits

commit:     d27f6c138c8dc0dd66d40f3a2f75baa3e97187bd
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 11:34:27 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 11:34:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27f6c13

net-libs/rpcsvc-proto: New package. All keywords since it's split off from glibc.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-libs/rpcsvc-proto/Manifest                |  1 +
 net-libs/rpcsvc-proto/metadata.xml            | 12 ++++++++++++
 net-libs/rpcsvc-proto/rpcsvc-proto-1.2.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/net-libs/rpcsvc-proto/Manifest b/net-libs/rpcsvc-proto/Manifest
new file mode 100644
index 00000000000..eda7f454e10
--- /dev/null
+++ b/net-libs/rpcsvc-proto/Manifest
@@ -0,0 +1 @@
+DIST rpcsvc-proto-1.2.tar.gz 59883 SHA256 9b6a0d3813f29a1f92f92e6445e3286195567813bf34423ddbf0044ab0e2457b SHA512 59e6ac2c3e551daef584878e8ae8fc2da7cb80a04c20f96de561abc972fcfac1fbb57a5ee0dbe7bf5288a1527c9b87fc3f73a259b30393982a9a642cf4b4deb4 WHIRLPOOL 802983f71d2bafb600367f395c8fdcb9bfdf5f5af4a52444420d4b5472f2ae0a506d1b40c7a501e83e97c75cbb2298be34382a6c759b895abf105ec49dd66f0b

diff --git a/net-libs/rpcsvc-proto/metadata.xml b/net-libs/rpcsvc-proto/metadata.xml
new file mode 100644
index 00000000000..bcf493eae9a
--- /dev/null
+++ b/net-libs/rpcsvc-proto/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>toolchain@gentoo.org</email>
+ <name>Gentoo Toolchain Project</name>
+</maintainer>
+<maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ <name>Gentoo Base System Project</name>
+</maintainer>
+</pkgmetadata>

diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.2.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.2.ebuild
new file mode 100644
index 00000000000..9bd76cc5da8
--- /dev/null
+++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="rpcsvc protocol definitions from glibc"
+HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto"
+SRC_URI="https://github.com/thkukuk/${PN}/archive/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-2.1+ BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!sys-libs/glibc[rpc(-)]"
+
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare(){
+	default
+	eautoreconf
+}


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

end of thread, other threads:[~2023-08-25 17:01 UTC | newest]

Thread overview: 105+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 14:17 [gentoo-commits] repo/gentoo:master commit in: net-libs/rpcsvc-proto/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-08-25 17:01 Andreas K. Hüttel
2023-06-10 19:29 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-10 19:26 Sam James
2023-06-09 17:43 Arthur Zamarin
2023-06-09 15:33 Arthur Zamarin
2023-06-09 14:17 Sam James
2023-06-09 13:48 Sam James
2023-06-09 13:48 Sam James
2023-06-09 13:38 Arthur Zamarin
2023-05-10 19:29 Sam James
2022-09-14 23:53 Mike Gilbert
2022-09-14  0:14 Sam James
2022-07-10  7:53 Sam James
2022-05-19  7:17 WANG Xuerui
2022-04-12 10:56 Sam James
2022-02-23 20:00 Arthur Zamarin
2022-02-19  9:28 Arthur Zamarin
2022-02-19  9:20 Arthur Zamarin
2022-02-19  3:02 Sam James
2022-02-19  2:36 Sam James
2022-02-19  2:28 Sam James
2022-02-19  2:24 Sam James
2022-01-07 13:44 Sam James
2020-09-12  9:00 Sergei Trofimovich
2020-08-30 23:32 Sam James
2020-08-11 19:11 Sergei Trofimovich
2020-08-11 17:46 Sam James
2020-08-11 14:23 Agostino Sarubbo
2020-08-11 14:13 Agostino Sarubbo
2020-08-10 18:04 Sergei Trofimovich
2020-08-10 12:04 Agostino Sarubbo
2020-08-10  9:30 Agostino Sarubbo
2020-07-01 21:33 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-06-06 19:31 Mart Raudsepp
2020-05-28 15:45 Agostino Sarubbo
2020-05-28 15:39 Agostino Sarubbo
2020-05-28 12:32 Agostino Sarubbo
2020-05-27  6:28 Sergei Trofimovich
2020-05-25 21:33 Sergei Trofimovich
2020-05-25 12:25 Mikle Kolyada
2020-05-25  9:36 Sergei Trofimovich
2020-05-25  9:29 Sergei Trofimovich
2020-05-02 17:51 Sergei Trofimovich
2020-04-19 10:48 Sergei Trofimovich
2020-04-08  6:10 Mart Raudsepp
2020-04-05 10:07 Sergei Trofimovich
2020-04-03 13:11 Agostino Sarubbo
2020-04-03 12:19 Agostino Sarubbo
2020-04-03 12:16 Agostino Sarubbo
2020-04-03 12:13 Agostino Sarubbo
2020-04-03 12:12 Agostino Sarubbo
2020-04-03 12:06 Agostino Sarubbo
2020-04-03  9:02 Agostino Sarubbo
2020-03-24  7:09 Sergei Trofimovich
2020-03-24  7:09 Sergei Trofimovich
2020-03-23 23:58 Sergei Trofimovich
2020-03-21  9:24 Mart Raudsepp
2020-02-26 13:53 Sergei Trofimovich
2020-02-13 19:52 Sergei Trofimovich
2020-02-13 13:03 Agostino Sarubbo
2020-02-13 12:46 Agostino Sarubbo
2020-02-13 12:38 Agostino Sarubbo
2020-02-13 12:27 Agostino Sarubbo
2020-02-13 12:19 Agostino Sarubbo
2020-02-13 12:10 Agostino Sarubbo
2020-02-13 12:03 Agostino Sarubbo
2020-02-13  8:57 Agostino Sarubbo
2019-09-21  5:20 Matt Turner
2019-09-20  6:39 Sergei Trofimovich
2019-09-13 12:04 Agostino Sarubbo
2019-09-09  6:02 Agostino Sarubbo
2019-09-09  5:54 Agostino Sarubbo
2019-09-09  3:59 Matt Turner
2019-09-08 22:29 Aaron Bauman
2019-09-08 18:30 Sergei Trofimovich
2019-09-08 18:26 Sergei Trofimovich
2019-09-08 10:22 Agostino Sarubbo
2019-09-08  1:13 Thomas Deutschmann
2019-05-05 20:33 Mikle Kolyada
2018-09-05 19:31 Anthony G. Basile
2018-09-05 15:36 Anthony G. Basile
2018-08-27 19:13 Jeroen Roovers
2018-07-02 18:27 Markus Meier
2018-06-25 16:06 Tobias Klausmann
2018-06-23  8:24 Sergei Trofimovich
2018-06-18 10:13 Lars Wendler
2018-06-18 10:13 Lars Wendler
2018-06-06 15:25 Thomas Deutschmann
2018-06-05 17:25 Mart Raudsepp
2018-06-05 17:20 Mike Frysinger
2018-06-02 21:48 Sergei Trofimovich
2018-06-02 19:28 Andreas Hüttel
2018-01-16 15:04 Lars Wendler
2017-12-30 19:12 Thomas Deutschmann
2017-11-19 14:35 Andreas Hüttel
2017-09-16 11:32 Andreas Hüttel
2017-09-06 11:35 Andreas Hüttel

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