summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-doc/kicad-doc: Bump to 5.0.1 versionZoltan Puskas2019-01-022-0/+46
| | | | | | | Bug: https://bugs.gentoo.org/669366 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-doc/kicad-doc: remove oldVirgil Dupras2018-09-072-73/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-doc/kicad-doc: fix dependenciesVirgil Dupras2018-09-062-2/+2
| | | | | | | kicad-doc-bin isn't being added to the tree. Bug: https://bugs.gentoo.org/661350 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-doc/kicad-doc: Bump to 5.0.0, block on kicad-doc-bin, more l10nZoltan Puskas2018-09-063-0/+97
| | | | | Bug: https://bugs.gentoo.org/661350 Closes: https://bugs.gentoo.org/653278
* app-doc/kicad-doc: Remove docs for missing and obsolate versions.Zoltan Puskas2018-07-234-188/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/9321
* app-doc/kicad-doc: amd64 stable wrt bug #659712Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-doc/kicad-doc: x86 stable (bug #659712)Thomas Deutschmann2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-doc/kicad-doc: Bump to 4.0.7 versionZoltan Puskas2018-04-222-0/+47
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8019
* app-doc/kicad-doc: 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.
* app-doc/kicad-doc: Bump to 4.0.6 and fix dblatex dependencyZoltan Puskas2018-01-053-2/+49
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4991 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-doc/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* app-doc/kicad-doc: x86 stable wrt bug #614588Agostino Sarubbo2017-04-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-doc/kicad-doc: amd64 stable wrt bug #614588Agostino Sarubbo2017-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-doc/kicad-doc: Add 4.0.5 ebuild, move to EAPI6Zoltan Puskas2017-01-212-0/+70
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-doc/kicad-doc: Add ~x86 to 4.0.4 for consistency and later stabilizationZoltan Puskas2017-01-151-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-doc/kicad-doc: Remove 4.0.2 ebuildZoltan Puskas2017-01-152-73/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-doc/kicad-doc: x86 stable wrt bug #584070Agostino Sarubbo2017-01-041-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-doc/kicad-doc: amd64 stable wrt bug #584070Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-doc/kicad-doc: unset variable lang in global scopeGöktürk Yüksek2016-11-061-0/+1
| | | | Package-Manager: portage-2.2.28
* app-doc/kicad-doc: Add 4.0.4 and fix missing language dependencyZoltan Puskas2016-11-064-0/+75
| | | | | | Gentoo Bug: #590156 Package-Manager: portage-2.3.2
* app-doc/kicad-doc: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-252-6/+6
| | | | Package-Manager: portage-2.3.0
* app-doc/kicad-doc: [QA] Various fixes to the ebuild.Ulrich Müller2016-06-252-30/+50
| | | | | | | | | | | | | vcs-snapshot.eclass is not needed. Main license is || ( GPL-3+ CC-BY-3.0 ) and some files under GPL-2 only. Don't change LINGUAS in global scope. Declare local variables and fix bad assignment in src_configure. Remove REQUIRED_USE; fall back to a default configuration instead. Especially global USE_EXPAND variables like LINGUAS or L10N should not require per-package micro-management of flags. Package-Manager: portage-2.3.0
* app-doc/kicad-doc: Remove obsolete 4.0.0 doc as related packaged is also ↵Zoltan Puskas2016-05-272-62/+0
| | | | | | | | | removed. Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1534 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-doc/kicad-doc: Bump to version 4.0.2Zoltan Puskas2016-04-162-0/+62
| | | | | | Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-doc/kicad-doc: Remove old 4.0.0-rc versionsZoltan Puskas2016-04-163-129/+0
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1274 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | 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/+1
| | | | | | | 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.
* app-doc/kicad-doc: Bump to new stable version 4.0.1Zoltan Puskas2015-12-132-0/+62
| | | | Gentoo-Bug: #568088
* app-doc/kicad-doc: Bump to stable release 4.0.0 versionZoltan Puskas2015-12-092-0/+62
|
* app-doc/kicad-doc: Bump to revision 4.0.0-rc2Zoltan Puskas2015-11-302-0/+66
|
* app-doc/kicad-doc-4.0.0-rc1: New KiCad documentation ebuildZoltan Puskas2015-11-273-0/+85
KiCad extended documentation for 4.0.0-rc1, amending help with more details and tutorials. Upstream split the docs off the main source into a separate package. Gentoo-Bug: #564704