diff options
author | Akinori Hattori <hattya@gentoo.org> | 2018-09-04 21:31:20 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2018-09-04 21:31:20 +0900 |
commit | 0da35c0200cb0bfc2cabb5ab23dd2761eec2c35c (patch) | |
tree | 27142ad9d50be6453327c9733a5d3ee327e9a898 /dev-python/cangjie/cangjie-1.2-r1.ebuild | |
parent | dev-python/cangjie: tidy (diff) | |
download | gentoo-0da35c0200cb0bfc2cabb5ab23dd2761eec2c35c.tar.gz gentoo-0da35c0200cb0bfc2cabb5ab23dd2761eec2c35c.tar.bz2 gentoo-0da35c0200cb0bfc2cabb5ab23dd2761eec2c35c.zip |
dev-python/cangjie: update patch
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/cangjie/cangjie-1.2-r1.ebuild')
-rw-r--r-- | dev-python/cangjie/cangjie-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cangjie/cangjie-1.2-r1.ebuild b/dev-python/cangjie/cangjie-1.2-r1.ebuild index 2c974fae5dd8..9e6a424c171f 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 |