Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2 plugin-fishlim? ( MIT )
- USE flags
- dbus debug gtk libcanberra lua perl plugin-checksum plugin-fishlim plugin-sysinfo python ssl theme-manager
v2.16.2 :: 0 :: gentoo
- Modified
- License
- GPL-2 plugin-fishlim? ( MIT )
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64 ~hppa ~riscv
- USE flags
- dbus debug gtk libcanberra lua perl plugin-checksum plugin-fishlim plugin-sysinfo python ssl theme-manager
v2.16.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2 plugin-fishlim? ( MIT )
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64 ~hppa ~riscv
- USE flags
- dbus debug gtk libcanberra lua perl plugin-checksum plugin-fishlim plugin-sysinfo python ssl theme-manager
USE flags
General
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- gtk
- Add support for x11-libs/gtk+ (The GIMP Toolkit)
- libcanberra
- Enable sound event support using media-libs/libcanberra
- lua
- Enable Lua scripting support
- perl
- Add optional support/bindings for the Perl language
- plugin-checksum
- Build Checksum plugin (needs plugins)
- plugin-fishlim
- Build FiSHLiM plugin (needs plugins )
- plugin-sysinfo
- Build SysInfo plugin (needs plugins)
- python
- Add optional support/bindings for the Python language
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- theme-manager
- Build the theme manager (mono)
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
- luajit
- Build for LuaJIT only
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
dev-dotnet / libgdiplus : Library for using System.Drawing with Mono
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / mono : Mono runtime and class libraries, a C# compiler/interpreter
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / cffi : Foreign Function Interface for Python calling C code
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
media-libs / libcanberra : Portable sound event library
sys-apps / pciutils : Various utilities dealing with the PCI bus
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
dev-dotnet / libgdiplus : Library for using System.Drawing with Mono
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-lang / mono : Mono runtime and class libraries, a C# compiler/interpreter
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / dbus-glib : D-Bus bindings for glib
dev-libs / glib : The GLib library of C routines
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / cffi : Foreign Function Interface for Python calling C code
media-libs / libcanberra : Portable sound event library
sys-apps / pciutils : Various utilities dealing with the PCI bus
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
Bugs
- 720990
- net-irc/hexchat-2.16.2 fails to compile with dev-lang/python-exec[-native-symlinks]
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/hexchat: Stabilize 2.16.2 x86, #933009
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.2 amd64, #933009
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.2 ppc64, #933009
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.2 ppc, #933009
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.2 sparc, #933009
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-irc/hexchat: Stabilize 2.16.2 arm, #933009
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adrian Schollmeyer · gentoo
net-irc/hexchat: sync live to 2.16.2
Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Closes: https://github.com/gentoo/gentoo/pull/35443 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Adrian Schollmeyer · gentoo
net-irc/hexchat: drop unnecessary filter-lto
The bug that required filter-lto was fixed a while ago and is in the current upstream release now. Bug: https://bugs.gentoo.org/861458 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Adrian Schollmeyer · gentoo
net-irc/hexchat: add 2.16.2
Closes: https://bugs.gentoo.org/924289 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-irc/hexchat: Replace virtual/python-cffi dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adrian Schollmeyer · gentoo
net-irc/hexchat: drop 2.16.1
Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Closes: https://github.com/gentoo/gentoo/pull/29827 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Adrian Schollmeyer · gentoo
net-irc/hexchat: enable py3.11 for 2.16.1-r1, 9999
Closes: https://bugs.gentoo.org/897096 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
net-irc/hexchat: Stabilize 2.16.1-r1 sparc, #889994
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-irc/hexchat: Stabilize 2.16.1-r1 ppc, #889994
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-irc/hexchat: Stabilize 2.16.1-r1 amd64, #889994
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.1-r1 arm, #889994
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.1-r1 ppc64, #889994
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.1-r1 x86, #889994
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Adrian Schollmeyer · gentoo
net-irc/hexchat: drop 2.16.0
Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Sam James <sam@gentoo.org> - Adrian Schollmeyer · gentoo
net-irc/hexchat: Filter LTO flags
Workaround for LTO type mismatch issue until upstream applies the fix for this issue [1]. [1] https://github.com/hexchat/hexchat/issues/2726 Closes: https://bugs.gentoo.org/861458 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Closes: https://github.com/gentoo/gentoo/pull/26949 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.1 ppc, #839852
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-irc/hexchat: Stabilize 2.16.1 sparc, #839852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-irc/hexchat: Stabilize 2.16.1 arm, #839852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-irc/hexchat: Stabilize 2.16.1 ppc64, #839852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-irc/hexchat: Stabilize 2.16.1 amd64, #839852
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
net-irc/hexchat: Stabilize 2.16.1 x86, #839852
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Removed old
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.0 sparc, #831283
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: plugin-fishlim requires ssl
Closes: https://bugs.gentoo.org/832958 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Synced live ebuild
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.16.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-irc/hexchat: Stabilize 2.16.0 ppc64, #831283
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.0 ppc, #831283
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.0 x86, #831283
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.0 amd64, #831283
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.16.0 arm, #831283
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-irc/hexchat: Remove x11-plugins/hexchat-javascript references
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yongxiang Liang · gentoo
net-irc/hexchat: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Synced live ebuild
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.16.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-irc/hexchat: [QA] revert "Bump to version 2.16.0"
Several serious QA issues: 1. Release notes mention: - remove libnotify dependency on Linux, fixing hangs when notifications are shown - remove libproxy dependency on Linux But both of these are still in the ebuild as noops that make no difference to the build. 2. Clearly broken src_configure, warns: "WARNING: Unknown options: "with-appdata, with-dbus, with-gtk, with-libcanberra, with-libnotify, with-libproxy, with-plugin, with-ssl, with-text, with-theme-manager" None of the relevant USE flags or configure options are wired up. 3. (less severe) seems like another entry may need care too: "python: rewrite plugin in python with CFFI This lowers memory usage and fixed conflicts with many C Python modules including pygobject" 4. (less severe) PYTHON_COMPAT contains dead impls Reverts: f90f93e75d38af583ba5d87e7689895a28782025 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.16.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Removed old
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Ulrich Müller · gentoo
net-irc/hexchat: Add Libera.Chat as default network
This applies two patches from the upstream Git repository. Bug: https://bugs.gentoo.org/796308 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21264 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: add Python 3.9 to live too
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-irc/hexchat: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-irc/hexchat: drop old version
Drop old version, which does not support slotted lua. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.14.3-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.14.3-r100 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.14.3-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.14.3-r100 sparc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-irc/hexchat: Stabilize 2.14.3-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-irc/hexchat: Stabilize 2.14.3-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Fixed python plugins with python-3.8
Closes: https://bugs.gentoo.org/758758 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
net-irc/hexchat-2.14.3-r100: fix USE=-lua configure error
Quotation marks are important, kids. Closes: https://bugs.gentoo.org/761520 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
net-irc/hexchat: migrate to lua-single.eclass
Both the latest release and the live ebuild. Uses Meson + allows the user to directly specify the name of the pkgconfig module to use - in short, pretty much as easy as it gets. Builds and installs fine even with 5.4, does officially support LuaJIT. Closes: https://bugs.gentoo.org/752810 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
*/*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0
Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
net-irc/hexchat: arm64 keyworded (bug #725916)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Security cleanup
Bug: https://bugs.gentoo.org/716666 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/hexchat: ppc64 stable wrt bug #715996
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-irc/hexchat: x86 stable wrt bug #715996
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/hexchat: sparc stable wrt bug #715996
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/hexchat: ppc stable wrt bug #715996
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/hexchat: arm stable wrt bug #715996
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/hexchat: amd64 stable wrt bug #715996
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-irc/hexchat: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
net-irc/hexchat-2.12.4-r2: lock enchant dep to SLOT=0
Only libenchant.so is tried to be dynamically opened at runtime, not libenchant-2.so; hexchat-2.14 versions try them all (and the runtime dep appears removed). Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Synced live ebuild
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.14.3
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
net-irc/hexchat: Needs perl slot op, bug 615792
Bug: https://bugs.gentoo.org/615792 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Bumped live ebuild to EAPI-7
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony Ryan · gentoo
net-irc/hexchat: Needs dev-util/glib-utils
Bug: https://bugs.gentoo.org/669932 Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10308 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-irc/hexchat: Synced live ebuild.
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.14.2
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-irc/hexchat: Clean old up - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-irc/hexchat: arm/ppc/sparc stable wrt bug #658752
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-irc/hexchat: stable 2.12.4-r2 for ppc64, bug #658752
Bug: https://bugs.gentoo.org/658752 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Tobias Klausmann · gentoo
net-irc/hexchat-2.12.4-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/658752 - Sergei Trofimovich · gentoo
net-irc/hexchat: stable 2.12.4-r2 for ia64, bug #658752
Bug: https://bugs.gentoo.org/658752 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-irc/hexchat: x86 stable (bug #658752)
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Jason Zaman · gentoo
net-irc/hexchat: amd64 stable
Gentoo-bug: 658752 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Lars Wendler · gentoo
net-irc/hexchat: python2 is no longer supported.
Closes: https://bugs.gentoo.org/650818 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.14.1. Removed old,
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 - Lars Wendler · gentoo
net-irc/hexchat: Attempt to fix build with python.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.14.0
Closes: https://bugs.gentoo.org/650330 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Lars Wendler · gentoo
net-irc/hexchat: Converted live ebuild from autotools to meson.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mike Frysinger · gentoo
net-irc/hexchat: add python-3.6 support #616944
Closes: https://bugs.gentoo.org/616944 - David Hicks · gentoo
net-irc/hexchat: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Lars Wendler · gentoo
net-irc/hexchat: Security cleanup (bug #606496).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Markus Meier · gentoo
net-irc/hexchat: arm stable, bug #606496
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
net-irc/hexchat: ia64 stable wrt bug #606496
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/hexchat: sparc stable wrt bug #606496
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
net-irc/hexchat: Stable for HPPA (bug #606496).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
net-irc/hexchat: ppc stable wrt bug #606496
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Nicholas Vinson · gentoo
net-irc/hexchat: Remove theme-manager support; favor am_* vars in configure
Gentoo-bug: 606522 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3588 - Tobias Klausmann · gentoo
net-irc/hexchat-2.12.4-r1: stable on alpha
Gentoo-Bug: 606496 - Agostino Sarubbo · gentoo
net-irc/hexchat: ppc64 stable wrt bug #606496
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/hexchat: x86 stable wrt bug #606496
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-irc/hexchat: amd64 stable wrt bug #606496
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Lars Wendler · gentoo
net-irc/hexchat: Removed old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Nicholas Vinson · gentoo
net-irc/hexchat: Fix libreSSL and missing dep.
Adds preprocessor libreSSL check to Fix libreSSL compile-time. Adds autconf-archive as a bdep. Gentoo-bug: 602372 Gentoo-bug: 602438 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3109 - David Seifert · gentoo
net-irc/hexchat: Update live ebuild
Package-Manager: portage-2.3.3 - Anthony Ryan · gentoo
net-irc/hexchat: version bump 2.12.4
* Also syncronize live ebuild * Remove doat plugin (removed upstream) Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3077 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Lars Wendler · gentoo
net-irc/hexchat: Bump to version 2.12.3
Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Nicholas Vinson · gentoo
net-irc/hexchat: Remove outdated ebuilds
Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2563 Signed-off-by: David Seifert <soap@gentoo.org> - Nicholas Vinson · gentoo
net-irc/hexchat: fix libgdiplus.so & Werror errors
Fixes the System.DllNotFounException: libgdiplus.so error when the theme-manager USE flag is set. The problem is that only mono[minimal] is buildable right now, so mono[-minimal] does not work. However, mono[minimal] does not pull in libgdiplus.so. Therefore, the "fix" is to pull in libgdiplus as a dependency if the user is using mono[minimal]. Unfortunately, this doesn't fix the mono[-minimal] use case. Additionally, removes all Werror* flags from configure.ac. Gentoo-bug: 578290 Gentoo-bug: 597126 Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2563 Signed-off-by: David Seifert <soap@gentoo.org> - Anthony Ryan · gentoo
net-irc/hexchat: version bump 2.12.2
Gentoo-bug: 582952, 528052, 592568 * EAPI 6 * Removed USE=ipv6 (required by upstream) * Added USE=debug * Removed USE=ntlm (removed by upstream) * Removed USE=plugins (required for simplicity) * Removed eutils & multilib Closes: https://github.com/gentoo/gentoo/pull/2498 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Julian Ospald · gentoo
net-irc/hexchat: add libressl support - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed