summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/gentoo-systemd-integration: drop nonexistent blockersFilip Kobierski2024-08-121-2/+1
| | | | | | | | After taking a look at virtual/udev I think this would be good. Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38052 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: bump EAPI, fix pkgcheck issuesFilip Kobierski2024-08-121-6/+5
| | | | | | | | - remove empty IUSE - fix variable order Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: unify versionsFilip Kobierski2024-08-121-1/+1
| | | | | | | KEYWORDS do not come into play for the live build and now the diff is clean Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: update copyright yearsMike Gilbert2023-02-121-1/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: depend on floppy and usb groupsINODE642023-02-121-1/+3
| | | | | | | Used in 40-gentoo.rules. Signed-off-by: INODE64 <ffelix@inode64.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: builds on m68kAndreas K. Hüttel2022-05-291-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-apps/gentoo-systemd-integration: builds on s390Andreas K. Hüttel2022-05-211-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-apps/gentoo-systemd-integration: pass udevdir to configureMike Gilbert2022-04-241-2/+3
| | | | | | | | | The get_udevdir helper function calls pkgconf with PKG_CONFIG_FDO_SYSROOT_RULES set. This is necessary to avoid duplicating SYSROOT in the resulting output. Closes: https://bugs.gentoo.org/840550 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: pass systemd dirs to configureMike Gilbert2021-09-191-1/+11
| | | | | | | | This prevents install paths from being prefixed with SYSROOT by pkg-config. Bug: https://bugs.gentoo.org/813639 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: bump to v9Mike Gilbert2020-12-141-7/+5
| | | | | Closes: https://bugs.gentoo.org/722096 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/gentoo-systemd-integration: Kill dep on systemd-m4Michał Górny2019-11-031-5/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/gentoo-systemd-integration: Add ~hppaMatt Turner2018-05-261-2/+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>
* sys-apps/gentoo-systemd-integration: bump to version 6Mike Gilbert2016-04-091-10/+2
| | | | Package-Manager: portage-2.2.28_p64
* sys-apps/gentoo-systemd-integration: Add ~arm64 keywordSteev Klimaszewski2016-03-141-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-apps/gentoo-systemd-integration: Revamp the live ebuildMike Gilbert2016-03-051-19/+20
| | | | | | Move to EAPI 6. Package-Manager: portage-2.2.27_p64
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+44
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