summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/patchutils: keyword 0.4.2 for ~loongWANG Xuerui2023-07-111-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 hppa, #832538Sam James2022-02-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-util/patchutils: Added "pcre" USE flagLars Wendler2021-05-271-1/+8
| | | | | Closes: https://bugs.gentoo.org/792366 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/patchutils: drop 0.3.4Sam James2021-04-193-48/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 ppc64, #783564Sam James2021-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 sparc, #783564Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 arm, #783564Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 arm64, #783564Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 ppc, #783564Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 x86, #783564Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: Stabilize 0.4.2 amd64, #783564Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: drop s390 to ~s390 (unstable)Sam James2021-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchutils: version bump to 0.4.2 #769335Mike Frysinger2021-03-083-0/+17
| | | | | Closes: https://bugs.gentoo.org/769335 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-util/patchutils: cleanup src_test workaroundMike Frysinger2021-03-081-1/+1
| | | | | | Make it clear that the issue is with parallel builds and not emake. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-util/patchutils: drop rpm/gendiff test depMike Frysinger2021-03-081-6/+1
| | | | | | The 0.3.4 release stopped using gendiff, so drop the dep on it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-util/patchutils: drop old 0.3.3 releaseMike Frysinger2021-03-082-26/+0
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-312-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/patchutils: drop ppc-aix m68k-mintFabian Groffen2020-12-272-2/+2
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-util/patchutils: stable 0.3.4 for s390Sam James2020-12-131-1/+1
| | | | | | | | stable wrt bug #757414 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Sam James <sam@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | 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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/patchutils: keyword for riscvGöktürk Yüksek2019-10-051-2/+2
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="riscv" Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* dev-util/patchutils-0.3.4: arm64 stableMart Raudsepp2018-05-131-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* dev-util/patchutils: ia64 stable, bug #615340Sergei Trofimovich2017-06-051-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/patchutils: arm stable, bug #615340Markus Meier2017-05-051-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-util/patchutils: ppc64 stable wrt bug #615340Agostino Sarubbo2017-04-301-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/patchutils: ppc stable wrt bug #615340Agostino Sarubbo2017-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/patchutils: sparc stable wrt bug #615340Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/patchutils: x86 stable wrt bug #615340Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/patchutils: amd64 stable wrt bug #615340Agostino Sarubbo2017-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/patchutils-0.3.4-r0: add alpha keywordTobias Klausmann2017-04-221-1/+1
| | | | Gentoo-Bug: 615340
* dev-util/patchutils: Stable for HPPA (bug #615340).Jeroen Roovers2017-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/patchutils: dropped ~x86-interixFabian Groffen2017-01-292-3/+3
| | | | Package-Manager: portage-2.3.3
* dev-util/patchutils: fix tests.Patrice Clement2017-01-271-3/+7
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/605952 Package-Manager: portage-2.3.0
* dev-util/patchutils: Bump to version 0.3.4 (bug #604754).Lars Wendler2017-01-052-0/+24
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/patchutils: Cleanup per bug #85210Pacho Ramos2016-08-071-4/+1
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+5
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-util/patchutils: mark arm64/m68k/s390/sh stableMike Frysinger2015-08-251-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720