commit:     ba2b580c071e6e2dda17803a21e46bad7f3f83d6
Author:     Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Sun Apr 12 00:10:32 2020 +0000
Commit:     Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Sun Apr 12 00:10:32 2020 +0000
URL:        
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=ba2b580c

remove fixshbang

Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>

 sys-apps/0install/0install-2.3.7.ebuild | 5 -----
 sys-apps/0install/Manifest              | 2 +-
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/sys-apps/0install/0install-2.3.7.ebuild 
b/sys-apps/0install/0install-2.3.7.ebuild
index a1e6a2d..84f02c3 100644
--- a/sys-apps/0install/0install-2.3.7.ebuild
+++ b/sys-apps/0install/0install-2.3.7.ebuild
@@ -26,17 +26,12 @@ python_check_deps() {
 python_prepare_all() {
        # Change manpage install path (Bug 207495)
        sed -i 's:man/man1:share/man/man1:' setup.py || die 'Documentation path 
fix sed failed.'
-       cp "${FILESDIR}/0distutils-r2" "${WORKDIR}/0distutils" || die 'Copying 
0distutils to work directory failed.'
-       python_fix_shebang .
        distutils-r1_python_prepare_all
 }
 
 python_install_all() {
        distutils-r1_python_install_all
 
-       exeinto "/usr/sbin/"
-       doexe "${WORKDIR}/0distutils"
-
        local BASE_XDG_CONFIG="/etc/xdg/0install.net"
        local BASE_XDG_DATA="/usr/share/0install.net"
 

diff --git a/sys-apps/0install/Manifest b/sys-apps/0install/Manifest
index 8d34d84..ebc5160 100644
--- a/sys-apps/0install/Manifest
+++ b/sys-apps/0install/Manifest
@@ -11,5 +11,5 @@ EBUILD 0install-2.12.3.ebuild 1229 BLAKE2B 
b0c9be063ae6888197979df92c1d7070eb719
 EBUILD 0install-2.13.ebuild 1221 BLAKE2B 
6c5774b05b554c0248f106b4afa620693390eff6b3f9510200ad1030d7f9bf7082f05659e6f1337efed4b18f0bcb839123b749c8e14f6b71c890840acbd24c96
 SHA512 
8aa752c90cd3ada78810e2be271ed560684bb807a0d1ee3082cab2cf13825edb78f187ced1d17cd462f48d2b11a35b02bc15508cbc7a6a705a8a2300c526e0be
 EBUILD 0install-2.3.5.ebuild 1222 BLAKE2B 
24983c13fa184c252f76e21f3255ccc56b8a4ab7b08b4c768976f711583bc800357be8ede1dd683594e0ab2f6adf85f3544be3b0214a60c424f949b4b22b1dbd
 SHA512 
f9b5e8e99608689bb58485cd22f9ac0b7f81e51af8b8d06dc7b78fe55350df3fa3cb12d3c16090a5d45a3c18df4aea15b47a07854c36170c9941bad448e9c6f2
 EBUILD 0install-2.3.6.ebuild 1313 BLAKE2B 
7b9baf86d3e3a8e8e9623b2959262b4a99df29db3daf0762f3f709c3618a97321b6f6825e12b2faa03cf45126119f432ba844ee0414804dead24c3e2b1368429
 SHA512 
5561db02c40584260d5181bf50f397baba5be95f53d6a56fec8182b1b6bbf34bb56c276eb26741cce272a96cafdbb39e10b022df75e064f90c5c0fd4fe531793
-EBUILD 0install-2.3.7.ebuild 1388 BLAKE2B 
4136360d1dacf80e2daa33bd9d778971dd11496fa30719311b4960c5e95845c6c1aa8679759a3f790308e00087ff78bc1fa6980291d6b66062290c4954c029e1
 SHA512 
070870055adfb3c2d33f823377ca06c78b8000d27bb4d8c2bc70eda1a48514a17db0084e3863be4fae1218f1529fc508b72f2496e4895dd1a479f691a771747d
+EBUILD 0install-2.3.7.ebuild 1202 BLAKE2B 
73f26721058b97861adda5a3f4251c4b9f70f9c30cc56cba3749147612bc2b09333bc313cd067472870c058fd61db597efaa1e69ef17e8f485ee6077d9f7d112
 SHA512 
6061127098b1d4413dfd78cfaef7ad7473a253183b8ba09a17038a92f45f66b89f35789a7c08f309f541db6dccc75910ffee2f582ec543fa9e2676c433c71763
 MISC metadata.xml 285 BLAKE2B 
7665ca7b22bf0c8b2e486a5633130588ea83952d863912d0e8299707ed6d26dd66e40e1faa53173eb24079d4607cb783c9e0f6dce8f298607e5baf1ec5f1e587
 SHA512 
a8207edb781bc25e9bdc7f074ae3164ea9037077c6f6e0284474d033d57ceb188c3e1e9a77a0bbc9c7cac538a75ba23c42993340bd6555b0a71085d43c3f905d

Reply via email to