summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/sigil: Drop oldAndreas Sturmlechner2018-06-061-3/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-text/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* app-text/sigil: Add v0.9.8 with fixed patchTobias Klausmann2017-10-171-0/+1
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/621204 Fixes: https://bugs.gentoo.org/621204 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* app-text/sigil: fix missing manifestTobias Klausmann2016-09-101-0/+1
|
* app-text/sigil-0.9.4: remove old versionMatthew Brewer2016-04-061-1/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1204 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/sigil: version bump 0.9.5Matthew Brewer2016-03-291-0/+1
| | | | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1162 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-text/sigil: version bump to 0.9.4Matthew Brewer2016-03-231-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1114
* app-text/sigil: version bump 0.9.3Matthew Brewer2016-02-061-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* app-text/sigil: version bump to 0.9.2Matthew Brewer2016-01-021-2/+1
|
* app-text/sigil: version bumptomboy642015-12-071-0/+1
| | | | | - remove outdated version 0.8.7 - bump version 0.9.1
* app-text/sigil: version bump to 0.9.0Matthew Brewer2015-11-261-1/+1
|
* app-text/sigil: version bump and general maintenancetomboy642015-10-081-3/+1
| | | | | | | | | | | | | | | | | - pruned old versions: 0.8.5, 0.8.6, 0.8.6-r1, 0.8.900_pre - version bump: added 0.8.901_pre This bump introduces the use of python-single-r1.eclass as well as several python dependencies needed for sigil's plugins. - fixed bug #561690: added >=sys-devel/gcc-4.8 to DEPEND for 0.8.7-r1 (revbump) and 0.8.901_pre - fixed bug #562142: This was introduced by my fix for bug #440704. Changing the fix to simply remove 'CMAKE_BUILD_TYPE="Release"' and NOT rely on semi-random sed-operations. (thx to mgorny for suggesting the fix) - removed eutils.eclass from 0.8.7-r1 (revbump) and 0.8.901_pre (thx to kensington for pointing it out) (cherry picked from commit 543bd475cd622887f5bad8a7b7ea60205433128c)
* recommit to trick github into recheckMatthew Brewer2015-09-251-0/+2
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
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