Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net-irc/weechat: remove old | Tim Harder | 2017-09-11 | 1 | -144/+0 |
| | |||||
* | net-irc/weechat: [QA] Add missing python metadata variables | David Seifert | 2017-04-23 | 1 | -0/+1 |
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 | ||||
* | net-irc/weechat: Add slot operator to Perl dependency, bug 611746 | Andreas K. Hüttel | 2017-03-17 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | net-irc/weechat: explicitly set makefile generator for cmake | Tim Harder | 2016-08-08 | 1 | -0/+1 |
| | | | | Fixes bug #558578. | ||||
* | net-irc/weechat: x86 stable wrt bug #581902 | Agostino Sarubbo | 2016-06-25 | 1 | -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 #581902 | Agostino Sarubbo | 2016-06-06 | 1 | -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 setting | Tim Harder | 2016-03-31 | 1 | -0/+143 |
Previously it would only build against python2.7. Patch thanks to Oleg in bug #577638. |