summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/slim: drop 1.3.6-r5, 1.3.9Joonas Niilola2023-05-2916-561/+0
| | | | | Bug: https://bugs.gentoo.org/906312 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-misc/slim: Added ebuilds for the resurrected upstream projectRobert Pearce2023-03-143-0/+109
| | | | | | | | | | | | | | | | | | | Fixed issues from pkgcheck List myself as a proxy maintainer Correct several issues pointed out in review by ceamac and added a -9999 ebuild in light of discussion Closes: https://bugs.gentoo.org/832562 Closes: https://bugs.gentoo.org/727544 Closes: https://bugs.gentoo.org/832303 Closes: https://bugs.gentoo.org/580458 Closes: https://bugs.gentoo.org/803476 Closes: https://bugs.gentoo.org/732430 Closes: https://bugs.gentoo.org/756181 Signed-off-by: Robert Pearce <gentoo@flitspace.org.uk> Closes: https://github.com/gentoo/gentoo/pull/29838 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* x11-misc/slim: add missing libgen.h for musl usersJory Pratt2021-12-251-0/+11
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* x11-misc/slim: remove unused patchMichael Mair-Keimberger2021-07-281-70/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21818 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-misc/slim: EAPI 7, cmake-utils--, fix build with GCC 11Sam James2021-07-265-8/+20
| | | | | Closes: https://bugs.gentoo.org/786498 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/slim: remove unused patchMichael Mair-Keimberger (asterix)2017-08-131-26/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5383
* x11-misc/slim: add live ebuildIan Stakenvicius2015-09-211-0/+70
| | | | Package-Manager: portage-2.2.20.1
* x11-misc/slim: fix pointer arithmetic errorIan Stakenvicius2015-09-141-0/+15
| | | | | | | | While addressing bug 560088 related to consolekit-1.0, it was found that some pointer arithmetic being used in a malloc and memcpy was wrong and was causing a malloc corruption error. This patch addresses the out-of-bounds indexing. Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0814-0/+655
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