summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rpm.eclass: Drop support for EAPI 6Ulrich Müller2024-04-131-60/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* rpm.eclass: Replace eutils inherit by eqawarn in EAPI 6Ulrich Müller2023-12-081-1/+1
| | | | | Reviewed-by: David Seifert <soap@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* rpm.eclass: Don't inherit eutils in EAPI 7Ulrich Müller2023-06-161-2/+1
| | | | | | | None of the ebuilds inheriting rpm in EAPI 7 needs any of the remaining eutils features. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* rpm.eclass: Drop support for EAPI 5Ulrich Müller2023-06-161-5/+5
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* rpm.eclass: Move EXPORT_FUNCTIONS below inheritUlrich Müller2021-09-031-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* rpm.eclass: Support EAPI 8, some cleanupUlrich Müller2021-06-261-13/+20
| | | | | Closes: https://bugs.gentoo.org/655256 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* rpm.eclass: fix @SUPPORTED_EAPIS eclassdocSam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* rpm.eclass: [QA] add EAPI guardSam James2021-06-201-3/+14
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* rpm.eclass: use BDEPEND for EAPI 7David Michael2020-04-201-1/+4
| | | | | | | | The build system's rpm2tar command is executed during unpack, so it must be install in /. Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* rpm.eclass: Fix for EAPI 7David Seifert2020-02-101-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* eclass/rpm.eclass: add xz support to rpm_src_unpackjakeogh2016-02-061-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+127
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