summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-irc/weechat: remove oldTim Harder2017-09-111-144/+0
|
* net-irc/weechat: [QA] Add missing python metadata variablesDavid Seifert2017-04-231-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-irc/weechat: Add slot operator to Perl dependency, bug 611746Andreas K. Hüttel2017-03-171-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* net-irc/weechat: explicitly set makefile generator for cmakeTim Harder2016-08-081-0/+1
| | | | Fixes bug #558578.
* net-irc/weechat: x86 stable wrt bug #581902Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-irc/weechat: amd64 stable wrt bug #581902Agostino Sarubbo2016-06-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-irc/weechat: respect PYTHON_SINGLE_TARGET settingTim Harder2016-03-311-0/+143
Previously it would only build against python2.7. Patch thanks to Oleg in bug #577638.