summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-4/+4
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/jimtcl: Drop oldMichał Górny2019-09-111-49/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/jimtcl-0.78-r2: EAPI=7 complianceEugene Bright2019-07-201-2/+5
| | | | | | | | | dohtml is replaces with docinto+dodoc. Closes: https://bugs.gentoo.org/689378 Signed-off-by: Eugene Bright <eugene@bright.gdn> Closes: https://github.com/gentoo/gentoo/pull/12396 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/jimtcl-0.78-r2: Disable bootstrappingEugene Bright2019-07-202-0/+91
| | | | | | | | | Make `autosetup/autosetup-find-tclsh` scripts use system `tclsh`. Forbid building `jimsh0`. Closes: https://bugs.gentoo.org/675276 Signed-off-by: Eugene Bright <eugene@bright.gdn> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/jimtcl: add subslot based on SONAMESergei Trofimovich2019-02-181-16/+3
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/jimtcl: drop live ebuildSergei Trofimovich2019-02-181-62/+0
| | | | | | | | live ebuild is broken since around Dec 25 2017, commit 3499242f0065. inherits were switched to git-r3, but git-2 helpers are used directly. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/jimtcl: Version bumpAlexey Shvetsov2019-02-163-11/+67
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* */*: Reassign packages from hwoarangMichał Górny2018-07-191-4/+1
| | | | Bug: https://bugs.gentoo.org/251364
* dev-lang/jimtcl: Add missing ||dieMichał Górny2018-01-042-8/+8
|
* dev-lang/jimtcl: Stop using awful multijob_* logicMichał Górny2018-01-042-10/+6
| | | | | | | | The multijob logic adds a lot of complex, unmaintained and fragile bash code with little gain. Moreover, makes build logs unreadable by interspersing output from multiple configure runs. Bug: https://bugs.gentoo.org/613322
* dev-lang/jimtcl: Clean old upMichał Górny2018-01-046-248/+0
|
* dev-lang/jimtcl: [QA] Port to git-r3David Seifert2017-12-255-21/+23
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-5/+5
|
* dev-lang/jimtcl: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-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
* Use https by defaultJustin Lecher2015-08-242-2/+2
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+424
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