commit:     0da35c0200cb0bfc2cabb5ab23dd2761eec2c35c
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  4 12:31:20 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Sep  4 12:31:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da35c02

dev-python/cangjie: update patch

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/cangjie/cangjie-1.2-r1.ebuild                              | 2 +-
 .../{cangjie-1.2-cython-022.patch => cangjie-1.2-cython-0.22.patch}   | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/cangjie/cangjie-1.2-r1.ebuild 
b/dev-python/cangjie/cangjie-1.2-r1.ebuild
index 2c974fae5dd..9e6a424c171 100644
--- a/dev-python/cangjie/cangjie-1.2-r1.ebuild
+++ b/dev-python/cangjie/cangjie-1.2-r1.ebuild
@@ -22,7 +22,7 @@ DEPEND="${RDEPEND}
        dev-python/cython[${PYTHON_USEDEP}]
        virtual/pkgconfig"
 
-PATCHES=( "${FILESDIR}"/${P}-cython-022.patch )
+PATCHES=( "${FILESDIR}"/${P}-cython-0.22.patch )
 
 src_prepare() {
        default

diff --git a/dev-python/cangjie/files/cangjie-1.2-cython-022.patch 
b/dev-python/cangjie/files/cangjie-1.2-cython-0.22.patch
similarity index 89%
rename from dev-python/cangjie/files/cangjie-1.2-cython-022.patch
rename to dev-python/cangjie/files/cangjie-1.2-cython-0.22.patch
index ac2695c9e13..a681726d98e 100644
--- a/dev-python/cangjie/files/cangjie-1.2-cython-022.patch
+++ b/dev-python/cangjie/files/cangjie-1.2-cython-0.22.patch
@@ -1,8 +1,6 @@
-diff --git a/Makefile.am b/Makefile.am
-index 6762b97..c0cc699 100644
 --- a/Makefile.am
 +++ b/Makefile.am
-@@ -47,19 +47,19 @@ pkgpyexecdir = $(pyexecdir)/cangjie
+@@ -47,19 +47,19 @@
  
  src/cangjie/_core.c: src/cangjie/_core.pyx src/cangjie/_core.pxd
        $(MKDIR_P) src/cangjie

Reply via email to