commit:     904bf59fb19a2c1863d86f5f13c69823c538ac83
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 27 09:06:41 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Jul 27 09:06:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904bf59f

net-libs/grpc: rename all patches

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 ...-pkgconfig-libdir.patch => grpc-1.11.0-pkgconfig-libdir.patch} | 0
 ...t-ar-handling.patch => grpc-1.13.0-fix-host-ar-handling.patch} | 0
 ...t-ar-handling.patch => grpc-1.21.0-fix-host-ar-handling.patch} | 0
 ...loop.patch => grpc-1.22.0-cxx_arg_list_too_long_forloop.patch} | 0
 ...n-t-run-ldconfig.patch => grpc-1.3.0-Don-t-run-ldconfig.patch} | 0
 net-libs/grpc/grpc-1.16.1.ebuild                                  | 6 +++---
 net-libs/grpc/grpc-1.17.1.ebuild                                  | 6 +++---
 net-libs/grpc/grpc-1.18.0.ebuild                                  | 6 +++---
 net-libs/grpc/grpc-1.19.0.ebuild                                  | 6 +++---
 net-libs/grpc/grpc-1.20.1-r1.ebuild                               | 6 +++---
 net-libs/grpc/grpc-1.21.1-r1.ebuild                               | 6 +++---
 net-libs/grpc/grpc-1.22.0.ebuild                                  | 8 ++++----
 12 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/net-libs/grpc/files/0005-grpc-1.11.0-pkgconfig-libdir.patch 
b/net-libs/grpc/files/grpc-1.11.0-pkgconfig-libdir.patch
similarity index 100%
rename from net-libs/grpc/files/0005-grpc-1.11.0-pkgconfig-libdir.patch
rename to net-libs/grpc/files/grpc-1.11.0-pkgconfig-libdir.patch

diff --git a/net-libs/grpc/files/0001-grpc-1.13.0-fix-host-ar-handling.patch 
b/net-libs/grpc/files/grpc-1.13.0-fix-host-ar-handling.patch
similarity index 100%
rename from net-libs/grpc/files/0001-grpc-1.13.0-fix-host-ar-handling.patch
rename to net-libs/grpc/files/grpc-1.13.0-fix-host-ar-handling.patch

diff --git a/net-libs/grpc/files/1.21.0-fix-host-ar-handling.patch 
b/net-libs/grpc/files/grpc-1.21.0-fix-host-ar-handling.patch
similarity index 100%
rename from net-libs/grpc/files/1.21.0-fix-host-ar-handling.patch
rename to net-libs/grpc/files/grpc-1.21.0-fix-host-ar-handling.patch

diff --git a/net-libs/grpc/files/1.22.0-cxx_arg_list_too_long_forloop.patch 
b/net-libs/grpc/files/grpc-1.22.0-cxx_arg_list_too_long_forloop.patch
similarity index 100%
rename from net-libs/grpc/files/1.22.0-cxx_arg_list_too_long_forloop.patch
rename to net-libs/grpc/files/grpc-1.22.0-cxx_arg_list_too_long_forloop.patch

diff --git a/net-libs/grpc/files/0003-grpc-1.3.0-Don-t-run-ldconfig.patch 
b/net-libs/grpc/files/grpc-1.3.0-Don-t-run-ldconfig.patch
similarity index 100%
rename from net-libs/grpc/files/0003-grpc-1.3.0-Don-t-run-ldconfig.patch
rename to net-libs/grpc/files/grpc-1.3.0-Don-t-run-ldconfig.patch

diff --git a/net-libs/grpc/grpc-1.16.1.ebuild b/net-libs/grpc/grpc-1.16.1.ebuild
index f04778edda6..6ab28ceba67 100644
--- a/net-libs/grpc/grpc-1.16.1.ebuild
+++ b/net-libs/grpc/grpc-1.16.1.ebuild
@@ -30,9 +30,9 @@ DEPEND="${RDEPEND}
 "
 
 PATCHES=(
-       "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch"
-       "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-       "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
+       "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch"
+       "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch"
+       "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch"
        "${FILESDIR}/grpc-1.15.0-fix-cpp-so-version.patch"
        "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch"
        "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch"

diff --git a/net-libs/grpc/grpc-1.17.1.ebuild b/net-libs/grpc/grpc-1.17.1.ebuild
index 2774a877762..a5959280313 100644
--- a/net-libs/grpc/grpc-1.17.1.ebuild
+++ b/net-libs/grpc/grpc-1.17.1.ebuild
@@ -33,9 +33,9 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 PATCHES=(
-       "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch"
-       "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-       "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
+       "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch"
+       "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch"
+       "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch"
        "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch"
        "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch"
 )

diff --git a/net-libs/grpc/grpc-1.18.0.ebuild b/net-libs/grpc/grpc-1.18.0.ebuild
index 2774a877762..a5959280313 100644
--- a/net-libs/grpc/grpc-1.18.0.ebuild
+++ b/net-libs/grpc/grpc-1.18.0.ebuild
@@ -33,9 +33,9 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 PATCHES=(
-       "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch"
-       "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-       "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
+       "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch"
+       "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch"
+       "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch"
        "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch"
        "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch"
 )

diff --git a/net-libs/grpc/grpc-1.19.0.ebuild b/net-libs/grpc/grpc-1.19.0.ebuild
index d944be59c38..a0877fb616b 100644
--- a/net-libs/grpc/grpc-1.19.0.ebuild
+++ b/net-libs/grpc/grpc-1.19.0.ebuild
@@ -33,9 +33,9 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 PATCHES=(
-       "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch"
-       "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-       "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
+       "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch"
+       "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch"
+       "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch"
        "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch"
 )
 S="${WORKDIR}/${PN}-${MY_PV}"

diff --git a/net-libs/grpc/grpc-1.20.1-r1.ebuild 
b/net-libs/grpc/grpc-1.20.1-r1.ebuild
index f34a772f778..d8c812cd259 100644
--- a/net-libs/grpc/grpc-1.20.1-r1.ebuild
+++ b/net-libs/grpc/grpc-1.20.1-r1.ebuild
@@ -33,9 +33,9 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 PATCHES=(
-       "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch"
-       "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-       "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
+       "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch"
+       "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch"
+       "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch"
        "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch"
 )
 S="${WORKDIR}/${PN}-${MY_PV}"

diff --git a/net-libs/grpc/grpc-1.21.1-r1.ebuild 
b/net-libs/grpc/grpc-1.21.1-r1.ebuild
index f90bab18e1c..bf11250c29c 100644
--- a/net-libs/grpc/grpc-1.21.1-r1.ebuild
+++ b/net-libs/grpc/grpc-1.21.1-r1.ebuild
@@ -32,9 +32,9 @@ BDEPEND="virtual/pkgconfig"
 RESTRICT="test"
 
 PATCHES=(
-       "${FILESDIR}/1.21.0-fix-host-ar-handling.patch"
-       "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-       "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
+       "${FILESDIR}/grpc-1.21.0-fix-host-ar-handling.patch"
+       "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch"
+       "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch"
        "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch"
 )
 

diff --git a/net-libs/grpc/grpc-1.22.0.ebuild b/net-libs/grpc/grpc-1.22.0.ebuild
index 04e137d8d78..4f597ba8357 100644
--- a/net-libs/grpc/grpc-1.22.0.ebuild
+++ b/net-libs/grpc/grpc-1.22.0.ebuild
@@ -32,10 +32,10 @@ BDEPEND="virtual/pkgconfig"
 RESTRICT="test"
 
 PATCHES=(
-       "${FILESDIR}/1.21.0-fix-host-ar-handling.patch"
-       "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch"
-       "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch"
-       "${FILESDIR}/1.22.0-cxx_arg_list_too_long_forloop.patch" # 
https://github.com/grpc/grpc/issues/14844
+       "${FILESDIR}/grpc-1.21.0-fix-host-ar-handling.patch"
+       "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch"
+       "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch"
+       "${FILESDIR}/grpc-1.22.0-cxx_arg_list_too_long_forloop.patch" # 
https://github.com/grpc/grpc/issues/14844
 )
 
 S="${WORKDIR}/${PN}-${MY_PV}"

Reply via email to