summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/fossil: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* dev-vcs/fossil: Clean old, insecureAaron W. Swenson2018-01-223-109/+0
| | | | | | Bug: https://bugs.gentoo.org/627674 Bug: https://bugs.gentoo.org/640208 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-vcs/fossil: x86 stable (bug #640208)Thomas Deutschmann2018-01-211-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-vcs/fossil: amd64 stableJason Zaman2017-12-191-1/+1
| | | | | Gentoo-bug: 640208 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* Revert "dev-vcs/fossil: amd64 stable wrt bug #640208"Thomas Deutschmann2017-12-141-1/+1
| | | | | | This reverts commit 6e1f0c176eae82e156265fc6822530d3f849fda2. Reason: Not approved by maintainer.
* dev-vcs/fossil: amd64 stable wrt bug #640208Agostino Sarubbo2017-12-141-1/+1
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/fossil: CleanupAaron W. Swenson2017-11-223-108/+0
| | | | | | Drop 1.34 and 2.2. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-vcs/fossil: Bump to 2.4, improve metadataAaron W. Swenson2017-11-223-35/+97
| | | | | | | | | | Improve some of the notes in metadata.xml to make it a bit clearer as to what affect the use flag will have. split up some of the use flags as one doesn’t necessitate the other with tcl-stubs. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-vcs/fossil: x86 stable (bug #627674)Thomas Deutschmann2017-10-291-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-vcs/fossil: keyworded 2.3 on ~ppc/~ppc64Sergei Trofimovich2017-09-221-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-vcs/fossil: Bump SQLite version requirementAaron W. Swenson2017-08-192-3/+6
| | | | | | | | Fossil 2.3 needs SQLite 3.20.0 or greater. Rename sqlite USE flag to the more descriptive system-sqlite. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-vcs/fossil: Security Bump to 2.3Aaron W. Swenson2017-08-122-0/+56
| | | | | | | | Version 2.3 fixes a potential XSS vulnerability on the /help webpage. Gentoo-Bug: 627674 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-vcs/fossil: Version Bump to 2.2Aaron W. Swenson2017-05-202-0/+53
| | | | | | Version bump to 2.2. Ebuild now less gimmicky. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* 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-vcs/fossil: x86 stable wrt bug #596978Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/fossil-1.35-r0: stable on amd64Tobias Klausmann2016-12-211-1/+1
| | | | Gentoo-Bug: 596978
* dev-vcs/fossil: Remove unneeded useflag description from metadata.xmlPatrick Lauer2016-07-211-1/+0
| | | | Package-Manager: portage-2.3.0
* dev-vcs/fossil: Remove oldAaron W. Swenson2016-07-202-49/+0
| | | | | | Clean up outdated. Package-Manager: portage-2.2.28
* dev-vcs/fossil: x86 stable wrt bug #580320Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/fossil: Version BumpAaron W. Swenson2016-06-232-0/+54
| | | | | | Upstream released 1.35. Package-Manager: portage-2.2.28
* dev-vcs/fossil: amd64 stable wrt bug #580320Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/fossil: version bumpAaron W. Swenson2016-02-173-0/+69
| | | | | | | | | | Upstream has changed their release format from YYYYYmmDDHHMMSS to MAJOR.MINOR. Unfortunately, this means this version bump will appear to be a downgrade. Bug: 548284 Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+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
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | 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-083-0/+69
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