* [gentoo-commits] repo/gentoo:master commit in: dev-python/kivy-garden/files/, dev-python/kivy-garden/
@ 2017-02-11 14:10 Slawek Lis
0 siblings, 0 replies; only message in thread
From: Slawek Lis @ 2017-02-11 14:10 UTC (permalink / raw
To: gentoo-commits
commit: e0a056460b4c2529025dd39af64eaa460dd88ebc
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 14:10:03 2017 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 14:10:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a05646
dev-python/kivy-garden: restored patch for stable version
Updated patch file had broken 0.1.1 which is stable, so restored original,
also pushed new patch file for 0.1.4.
This should fix bug #608832
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../kivy-garden/files/{remove_bat.patch => remove_bat-0.1.4.patch} | 0
dev-python/kivy-garden/files/remove_bat.patch | 2 +-
dev-python/kivy-garden/kivy-garden-0.1.4.ebuild | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/kivy-garden/files/remove_bat.patch b/dev-python/kivy-garden/files/remove_bat-0.1.4.patch
similarity index 100%
copy from dev-python/kivy-garden/files/remove_bat.patch
copy to dev-python/kivy-garden/files/remove_bat-0.1.4.patch
diff --git a/dev-python/kivy-garden/files/remove_bat.patch b/dev-python/kivy-garden/files/remove_bat.patch
index 5c116608aa..f178f2b131 100644
--- a/dev-python/kivy-garden/files/remove_bat.patch
+++ b/dev-python/kivy-garden/files/remove_bat.patch
@@ -5,6 +5,6 @@
license='MIT',
packages=['garden'],
- scripts=['bin/garden', 'bin/garden.bat'],
-+ scripts=['bin/kivy-garden'],
++ scripts=['bin/garden'],
install_requires=['requests'],
)
diff --git a/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild b/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild
index 8388475f6f..ee8ff4185d 100644
--- a/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild
+++ b/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/garden-${PV}"
-PATCHES=( "${FILESDIR}/remove_bat.patch" )
+PATCHES=( "${FILESDIR}/remove_bat-${PV}.patch" )
src_prepare() {
distutils-r1_src_prepare
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-11 14:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-11 14:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/kivy-garden/files/, dev-python/kivy-garden/ Slawek Lis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox