summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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