commit:     e095d2981c78818d5c7eaf7d583bc278427477f7
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Tue Oct 10 01:50:14 2017 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Tue Oct 10 01:50:14 2017 +0000
URL:        
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=e095d298

fix patch

 app-text/presage/Manifest                            | 2 +-
 app-text/presage/files/presage-0.8.9-automagic.patch | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/presage/Manifest b/app-text/presage/Manifest
index d82214d..f7aaccf 100644
--- a/app-text/presage/Manifest
+++ b/app-text/presage/Manifest
@@ -1,3 +1,3 @@
-AUX presage-0.8.9-automagic.patch 4396 SHA256 
249b6aee1e6bee7814345cfe5f10804c5e307f6f97714d6c6f1a86764651f1da SHA512 
aa9d5dfc21c96d39b15aaa5262fc0d00f9bd3ab08387c9357a0eb265226fa8781742e97b163711b3c2907b44ae675a0f03ae638f0b3fde9a3c8274226d6fa2ec
 WHIRLPOOL 
4df12ea69f95a5871aeb4b8706a94b1c986726cec9a34ff87ec45ee378a055c8ccd8020aba252fb27533377fd7ef6e224f6d6aea468c1383904e321733d73d2a
+AUX presage-0.8.9-automagic.patch 4344 SHA256 
01108beee4b326604bb07a86b686caa3633d039aee4c23ec229f245ac86b7730 SHA512 
02e2d7f47e8f7eda0dce2c8f3911bd93a2372a2f4761f84201399cf103927a9c1cc9f7a408ec64e415c221fb3915ba1f8c2d045f6f99ee9af64abfe8adfc756d
 WHIRLPOOL 
b6f47942cc1732aee0cbe4229d96bd4b7bf2c4be4a0591f46d207bbc922a07d9223203520518d9c6a4361064ec33f797eece79bc121239c1a994fedf9b62a5b5
 DIST presage-0.8.9.tar.gz 2568505 SHA256 
5541e9b350cc603a8d412704dcfa21342369b5b07c6da91947c7523c51678cd0 SHA512 
62206497283b3d7d29546399ea94c5b82d95c91f09c14e48098e1a8791018ccfdda26c46227195cdf706c0097e02bf382360e0a9c7e824edcd86fdfa5f4c3db1
 WHIRLPOOL 
029d3366c94fc52ba0a8337197158cc53d6aba8c276d2ddd52f5f58b864a7da2388af5d67342ece1817a7863fea2f6b675e76bb1e3555df4a1ddd67296a65188
 EBUILD presage-0.8.9.ebuild 1086 SHA256 
ba32954e5bd98bbce17f0af5ea3f3453b483a148021cefaf172ad20e362d3203 SHA512 
5a7c72bcf3eddae357e6360cab98b400540d4674293229963575d837a03f9ed5cd924206424406dc2e47c6fb8b23168fccea525ebfc963547071f42541a5cdbd
 WHIRLPOOL 
0545a601864581de0ccd61cfa11de0d2b53e685e0f50ad106a4db9187d949181cd2d58a63fd1e7ac07a68253c803292fac86f88a391c378ab724d006215301e8

diff --git a/app-text/presage/files/presage-0.8.9-automagic.patch 
b/app-text/presage/files/presage-0.8.9-automagic.patch
index a4cc65f..dcaf379 100644
--- a/app-text/presage/files/presage-0.8.9-automagic.patch
+++ b/app-text/presage/files/presage-0.8.9-automagic.patch
@@ -113,8 +113,8 @@
  dnl ======================
 +
  have_dbus_python=no
- AC_MSG_CHECKING(for python dbus module)
- $PYTHON -c "import dbus" 2&>/dev/null
+if test "$PYTHON" != :
+then
 @@ -275,7 +299,7 @@
     fi
     AC_MSG_RESULT($have_dbus_python)

Reply via email to