summaryrefslogtreecommitdiff
path: root/app-misc/conmux/files
AgeCommit message (Collapse)Author
2021-11-23app-misc/conmux: add 0.16.4Marek Szuba
Disclaimer : do not expect quality ebuild code here, this has been the path-of-least-resistance adaptation of the original EAPI-5 ebuild to one which both uses a modern EAPI, does not try to install /usr/{etc,log} and does not require generating a custom distfile (yes, 15 MB is much more than 50 kB; no, I don't think such a size difference is now worth the trouble of maintaining custom distfiles for a m-n package). No idea if we really need that empty directory in vendor_perl, for one. DIST_TEST has been set to "skip" because leaving it at default causes src_test() to fail owing to the fact the upstream makefile has no target "test". Closes: https://bugs.gentoo.org/800605 Bug: https://bugs.gentoo.org/826422 Signed-off-by: Marek Szuba <marecki@gentoo.org>
2016-05-18app-misc/conmux: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English
2015-08-09[QA] Remove executable bit from files, bug 550434.Ulrich Müller
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
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