summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-apps/cgit: Create cache directory at runtimeChris Mayo2023-04-251-0/+115
| | | | | | | Closes: https://bugs.gentoo.org/516388 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30724 Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* www-apps/cgit: Keyword 1.2.3-r201 riscv, #878167Chris Su2022-10-251-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27933 Signed-off-by: Chris Su <chris@lesscrowds.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* www-apps/cgit: Stabilize 1.2.3-r201 x86, #877213Jakov Smolić2022-10-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-apps/cgit: Stabilize 1.2.3-r201 amd64, #877213Jakov Smolić2022-10-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-apps/cgit: Stabilize 1.2.3-r201 arm, #877213Agostino Sarubbo2022-10-161-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apps/cgit: drop 1.2.3-r200Sam James2022-10-151-107/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: reassign bman's packagesJoonas Niilola2022-08-141-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-apps/cgit: Replace src_prepare with src_configureMatt Turner2022-07-291-0/+108
| | | | | | | | | | | After we move python_setup to pkg_setup, src_prepare just configuring cgit.conf, which seems like an appropriate task for src_configure. Also add Python 3.11 compatibility, switch to EAPI=8, and move doc-generating deps to BDEPEND. Bug: https://bugs.gentoo.org/836118 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/cgit: Drop unmaintained live ebuildMatt Turner2022-07-291-94/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/cgit: Update compatible python listMarcin Deranek2022-07-291-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/856118 Closes: https://github.com/gentoo/gentoo/pull/26585 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Signed-off-by: Matt Turner <mattst88@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>
* www-apps/cgit: remove libressl supportMikle Kolyada2021-05-022-7/+5
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-apps/cgit: drop libressl; fix highlight deps; add python stuffAaron Bauman2021-02-071-0/+107
| | | | | | | | | | | | * This changes the highlighter explicitly to dev-python/pygments which negates the need to patch bug #574056 * This also depends on python-single-r1 and fixes all py script shebangs * Fix QA issues with || dies * Drop libressl support Closes: https://bugs.gentoo.org/574056 Closes: https://bugs.gentoo.org/656866 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* www-apps/cgit: remove oldMarek Szuba2021-01-254-300/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-apps/cgit: Stabilize 1.2.3-r100 arm, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-apps/cgit: Stabilize 1.2.3-r100 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-apps/cgit: Stabilize 1.2.3-r100 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-apps/cgit: migrate to lua-single.eclassMarek Szuba2020-12-232-11/+107
| | | | | | | | | | Compatibility as per the upstream README. Implementation name is passed directly to the build scripts so trivial to migrate. Both the latest release and the live ebuild. Closes: https://bugs.gentoo.org/752870 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-apps/cgit: update maintainer and fix RESTRICT=""Aaron Bauman2020-11-273-1/+7
| | | | | | * add myself as maintainer Signed-off-by: Aaron Bauman <bman@gentoo.org>
* www-apps/cgit: port EAPI. bump. other stuffAaron Bauman2020-11-273-14/+118
| | | | | | | | | | | * port to EAPI=7 * port to GLEP 81 * reorder deps * drop unused inherits * fix CC calls during tests Closes: https://bugs.gentoo.org/726074 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* www-apps/cgit: Add missing escape characters in postinst message.Jesus P Rey (Chuso)2020-11-041-3/+3
| | | | | | | Signed-off-by: Jesus P Rey <gentoo@chuso.net> Closes: https://bugs.gentoo.org/700402 Closes: https://github.com/gentoo/gentoo/pull/17649 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/cgit: Drop outdated blockerMatt Turner2020-03-232-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/cgit: More s/jit/luajit/Matt Turner2020-03-233-3/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/cgit: Use epatch_userMatt Turner2020-03-232-0/+4
| | | | | Closes: https://bugs.gentoo.org/679700 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/cgit: Rename IUSE=jit to IUSE=luajitMatt Turner2020-03-232-4/+10
| | | | | Closes: https://bugs.gentoo.org/653306 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/cgit: bump to 1.2.3Jason A. Donenfeld2020-03-132-3/+3
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* www-apps/cgit: version bump to 1.2.2Jason A. Donenfeld2020-01-132-0/+97
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* www-apps/cgit: add USE=libresslStefan Strogin2020-01-021-3/+4
| | | | | | Closes: https://bugs.gentoo.org/702320 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* www-apps/cgit: Add slot-dep on dev-lang/luaMichał Górny2019-12-162-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-apps/cgit: Switch to git-r3Michał Górny2019-12-151-5/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-apps/cgit: Inline mirror://kernelMichał Górny2019-10-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-apps/cgit: fix missing group on installationBen Kohler2019-09-292-4/+6
| | | | | | | | | | | | | After a recent change in user.eclass, this package no longer creates the required group that's used later in src_install. I've adjusted the ebuilds to restore the original behavior as intended before this eclass change. https://gitweb.gentoo.org/repo/gentoo.git/commit/eclass/user.eclass?id=3afc0d7b8b5e90c50d66c5a845b96c33e521e6e8 Closes: https://bugs.gentoo.org/688890 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --force Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* www-apps/cgit: remove randomly and very wrongly added arm64 keywordMart Raudsepp2018-08-081-1/+1
| | | | | | | cgit didn't even have ~arm64 keywords, yet was stabled out of the blue, leading to a broken deptree QA issues. Package-Manager: Portage-2.3.43, Repoman-2.3.10
* www-apps/cgit: stableJason A. Donenfeld2018-08-041-1/+1
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* www-apps/cgit: bumpJason A. Donenfeld2018-08-032-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* www-apps/cgit: version bumpJason A. Donenfeld2018-07-143-98/+3
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* www-apps/cgit: use HTTPSMichael Mair-Keimberger2018-05-183-8/+8
|
* www-apps: Update Manifest hashes.Ulrich Müller2017-12-091-4/+4
|
* www-apps/cgit: add ~arm keyword (bug 604324)Michael Weber2017-04-052-3/+3
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* www-apps/cgit: bump.Robin H. Johnson2017-02-122-0/+96
| | | | Package-Manager: portage-2.3.2
* www-apps/cgit: upstream cloning uses https nowJason A. Donenfeld2016-02-221-1/+1
| | | | Package-Manager: portage-2.2.27
* www-apps/cgit: I'm the real slim shadyJason A. Donenfeld2016-02-121-6/+2
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+0
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* www-apps/cgit: update git versionJason A. Donenfeld2016-01-142-2/+2
|
* www-apps/cgit: security bump, remove oldJason A. Donenfeld2016-01-145-290/+2
|
* 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