summaryrefslogtreecommitdiff
path: root/app-misc/regex-markup
AgeCommit message (Collapse)Author
2024-09-18app-misc/regex-markup: fix modern C issue in configureSam James
Closes: https://bugs.gentoo.org/923618 Signed-off-by: Sam James <sam@gentoo.org>
2023-11-29app-misc/regex-markup: update HOMEPAGEUlrich Müller
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2023-11-29app-misc/regex-markup: drop 0.10.0-r1Ulrich Müller
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2023-11-29app-misc/regex-markup: Stabilize 0.10.0-r2 ppc, #918508Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-11-25app-misc/regex-markup: Stabilize 0.10.0-r2 amd64, #918508Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-11-25app-misc/regex-markup: Stabilize 0.10.0-r2 x86, #918508Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-09-16app-misc/regex-markup: fix testsThomas Bracht Laumann Jespersen
Note from arthurzam: this is fine to do without a revbump, since there is no affect for already installed packages (no rebuild is needed) and those whose build failed will start working now. Closes: https://bugs.gentoo.org/914212 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/32818 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-09-14app-misc/regex-markup: update EAPI 6 -> 8Thomas Bracht Laumann Jespersen
Closes: https://bugs.gentoo.org/722328 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/32724 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2017-12-09app-misc/*: Update Manifest hashesMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-13app-misc/regex-markup: remove oldMichael Palimaka
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-12app-misc/regex-markup: ppc stable wrt bug #609076Agostino Sarubbo
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-02-12app-misc/regex-markup: x86 stable wrt bug #609076Agostino Sarubbo
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-02-12app-misc/regex-markup: amd64 stable wrt bug #609076Agostino Sarubbo
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-06-04savannah: switch to https URLsMike Frysinger
2016-02-28metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller
Bug: 575810
2016-01-24Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
2016-01-23app-misc/regex-markup: add -std=gnu89 to CFLAGS to restore pre-GCC5 semanticsDavid Seifert
Gentoo-Bug: 570960 Also bump ebuild to EAPI=6. Package-Manager: portage-2.2.27
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
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