net-irc/hexchat: Bump to version 2.14.1. Removed old,
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 16 Mar 2018 08:27:13 +0000 (09:27 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 16 Mar 2018 08:28:01 +0000 (09:28 +0100)
Fixed build with USE="python"

Thanks-to: Georgy Yakovlev <ya@sysdump.net>
Closes: https://bugs.gentoo.org/650602
Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-irc/hexchat/Manifest
net-irc/hexchat/hexchat-2.14.1.ebuild [moved from net-irc/hexchat/hexchat-2.14.0.ebuild with 97% similarity]

index 34f218afbd7cfb07417e5731c4c74f4ed3666aab..d498e28b7f19f6b655df78ee790d4c1ba23d2b9b 100644 (file)
@@ -1,2 +1,2 @@
 DIST hexchat-2.12.4.tar.xz 1451468 BLAKE2B 91db1486b421f9707f9dddfe8aba812aa283d5e3cc3c12815faa7e515d00b803bde0bbf30e1ca5c0b69fe954dd30a6f69e5094dabe1dc641ae4f0742ad1965b4 SHA512 48d30c23973a19efc7a8e6d00a3e9675e8556a6fa9da046175b3d87bdab0bebbc6caf58970d654e270421d0d49c2cd9f498b425b7e3a49dd81670dc4825fca40
-DIST hexchat-2.14.0.tar.xz 1281988 BLAKE2B 106e20f0c24d9bcc64a277bbe3d33969e22443f714802b5cebf10c69c0013c988664a73e60e5a078eba6893c56634cf1138d2e96b5336dafaa33aa4fec6eac4d SHA512 b23f227065b7911123e335d19cb76bd5f0bfa9c891eb3f68030677a7346a3bf410ab1679b9c349cf4a2819244fc00766552b1e677f33a45db95d7b928daf49ec
+DIST hexchat-2.14.1.tar.xz 1281872 BLAKE2B e450fe7391b8b51a7aebeaeacdb5f1fb6c00184f668813920d98ed6a00dd4c0308863657467b7608987feb0739ac85256d93ca9ef8a220e6c7a5545d8386f25d SHA512 2728d6f084530c1a65ddb7960db6574fef2bca77e726a2155c8b5724256f37b47421e990b1bf7c9fad7987027b2f6de4534a8df28a98cb3d28da726e16ac32dd
similarity index 97%
rename from net-irc/hexchat/hexchat-2.14.0.ebuild
rename to net-irc/hexchat/hexchat-2.14.1.ebuild
index 2fed964709e1282a715c929a495169351b788559..13d777d04033f8983956f2d6e1fe06df70ddcda9 100644 (file)
@@ -56,7 +56,6 @@ DEPEND="
        ${COMMON_DEPEND}
        app-arch/xz-utils
        app-text/iso-codes
-       dev-util/intltool
        sys-devel/gettext
        virtual/pkgconfig
 "
@@ -85,7 +84,7 @@ src_configure() {
                -Dwith-fishlim="$(usex plugin-fishlim true false)"
                -Dwith-lua="$(usex lua lua false)"
                -Dwith-perl="$(usex perl true false)"
-               -Dwith-python="$(usex python "${EPYTHON}" false)"
+               -Dwith-python="$(usex python "${EPYTHON/.*}" false)"
                -Dwith-sysinfo="$(usex plugin-sysinfo true false)"
        )
        meson_src_configure