dev-python/cangjie: update patch
authorAkinori Hattori <hattya@gentoo.org>
Tue, 4 Sep 2018 12:31:20 +0000 (21:31 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Tue, 4 Sep 2018 12:31:20 +0000 (21:31 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/cangjie/cangjie-1.2-r1.ebuild
dev-python/cangjie/files/cangjie-1.2-cython-0.22.patch [moved from dev-python/cangjie/files/cangjie-1.2-cython-022.patch with 89% similarity]

index 2c974fae5dd8d16491b761bcec51eb27284e24c9..9e6a424c171f47d1d9ff00aaf578a5d312be4705 100644 (file)
@@ -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
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 ac2695c9e1393b2db7952ce3e378827467e0afd3..a681726d98ef70bdb13eb8c37a9a5e976a7c2cc5 100644 (file)
@@ -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