summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-doc/linux-kernel-in-a-nutshell: Cleanup due to bug #42273Pacho Ramos2016-08-191-4/+0
| | | | Package-Manager: portage-2.3.0
* app-doc/xmltoman: Stable for HPPA PPC64 (bug #578838).Jeroen Roovers2016-08-171-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* app-doc/doxygen: stabilize amd64 and x86, bug #588448Matthias Maier2016-08-151-1/+1
| | | | Package-Manager: portage-2.2.28
* app-doc/single-unix-specification: new revision with the 2013 spec.Michael Orlitzky2016-08-072-0/+24
| | | | | | | | | | This adds a new -r2 containing the 2013 edition of v4 of the specification. Thanks are due to OGINO Masanori who reported the new version and supplied an ebuild. Gentoo-Bug: 493728 Package-Manager: portage-2.2.28
* app-doc/csound-manual: remove oldTim Harder2016-08-065-272/+0
|
* app-doc/csound-manual: version bump to 6.07Tim Harder2016-08-062-0/+69
|
* sourceforge: switch to https:// URIsMike Frysinger2016-07-272-2/+2
|
* app-doc/root-docs: bump to 5.34.36.Benda Xu2016-07-232-0/+138
| | | | Package-Manager: portage-2.3.0
* app-doc/doxygen-1.8.11-r2: add alpha keywordTobias Klausmann2016-07-171-1/+1
| | | | Gentoo-Bug: 588448
* app-doc/psmark: update HOMEPAGE.Jonas Stein2016-07-131-2/+2
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/507900 Closes: https://github.com/gentoo/gentoo/pull/1711 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-doc/cppman: add maintainer-neededAustin English2016-07-071-0/+1
| | | | Package-Manager: portage-2.2.28
* app-doc/doxygen: remove unused patchesMichael Mair-Keimberger (asterix)2016-07-072-102/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1826 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-doc/xmltoman: add ${EPREFIX} to emake PREFIXZac Medico2016-07-021-1/+1
| | | | Package-Manager: portage-2.3.0
* app-doc/gnucash-docs: Version bumpPacho Ramos2016-07-022-0/+32
| | | | Package-Manager: portage-2.3.0_rc1
* app-doc/gnucash-docs: Drop oldPacho Ramos2016-07-022-34/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-doc/csound-manual: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-255-25/+25
| | | | Package-Manager: portage-2.3.0
* app-doc/csound-manual: Specify LICENSE more precisely.Ulrich Müller2016-06-255-9/+9
| | | | Package-Manager: portage-2.3.0
* app-doc/php-docs: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-251-12/+13
| | | | Package-Manager: portage-2.3.0
* 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/gimp-help: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-251-8/+8
| | | | Package-Manager: portage-2.3.0
* app-doc/root-docs: fix bug 564482Andrew Savchenko2016-06-202-1/+13
| | | | | | | | | pandoc-1.14 has problems with \tightlist command (it is referenced, but not included), this can be fixed by introducing manual definition. Patch by Juergen Rose <rose@rz.uni-potsdam.de>. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-doc/root-docs: remove oldAndrew Savchenko2016-06-193-149/+0
| | | | | Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-doc/root-docs: fix bug 586164Andrew Savchenko2016-06-191-0/+1
| | | | | | | Add missing dep on dev-texlive/texlive-fontsrecommended. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-doc/doxygen: remove LINGUAS use expand, bug #584782Matthias Maier2016-06-142-72/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | doxygen has language support in form of quite a number of "translator" units. We had the habit of fine-tuning the translator units that are actually built via the LINGUAS use expand mechanism. But this is a broken approach due to the following reasons: - "translator" units are lightweight header files that are built into doxygen during compilation. No external dependencies are required. - Traditionally, the LINGUAS variable is used for packages to determine runtime language support (especially for GUI programs, etc) that usually requires additional packages to be installed - i.e., LINGUAS controls the languages supported in CLI and GUI applications. doxygen's support for translator units does *not* fit into this scheme at all. - Not all translator units have a LINGUAS equivalent (!!) - Hand selecting supported LINGUAS is a maintenance burden. Therefore, I just got rid of it and install *all supported* "translator" unconditionally. Package-Manager: portage-2.2.28
* app-doc/gnucash-docs: x86 stable, bug 584468Pacho Ramos2016-06-111-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86"
* app-doc/gnucash-docs: amd64 stable, bug 584468Pacho Ramos2016-06-111-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64"
* app-doc/xmltoman-0.4-r0: add alpha keywordTobias Klausmann2016-05-301-2/+2
| | | | | | Gentoo-Bug: 578838 Package-Manager: portage-2.3.0_rc1
* app-doc/cppman: Dropping to maintainer-neededKristian Fiskerstrand2016-05-291-9/+0
| | | | | | Gentoo-Bug: 584246 Package-Manager: portage-2.3.0_rc1
* app-doc/NaturalDocs: Cleanup due to #390951Pacho Ramos2016-05-291-4/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-doc/gnucash-docs: Drop oldPacho Ramos2016-05-282-34/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-doc/gnucash-docs: Version bumpPacho Ramos2016-05-282-0/+32
| | | | Package-Manager: portage-2.3.0_rc1
* 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/cppman: bump to 0.4.8Jan Chren2016-04-262-0/+31
| | | | | | | | | | - add dev-python/html5lib dep (https://github.com/aitjcize/cppman/issues/60) - add DISTUTILS_SINGLE_IMPL as this is an app, rather than a lib - change SRC_URI provider to GitHub instead of PyPI Closes: https://github.com/gentoo/gentoo/pull/1347 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-doc/linuxfromscratch: keyword ~arm64Anthony G. Basile2016-04-243-4/+4
| | | | Package-Manager: portage-2.2.26
* app-doc/linuxfromscratch: stabilize version 7.7 across archesAnthony G. Basile2016-04-241-2/+2
| | | | Package-Manager: portage-2.2.26
* app-doc/linuxfromscratch: version bump to 7.9, bug #581030Anthony G. Basile2016-04-242-0/+41
| | | | Package-Manager: portage-2.2.26
* app-doc/xmltoman: arm stable, bug #578838Markus Meier2016-04-211-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* update sources.redhat.com to sourceware.orgMike Frysinger2016-04-191-6/+6
|
* app-doc/diveintopython: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2016-04-182-5/+5
| | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26
* app-doc/cppman: RDEPEND fixesJan Chren2016-04-171-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1276 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-doc/cppman: require sqlite and threads for pythonJan Chren2016-04-171-0/+1
| | | | | | | Fixes https://github.com/aitjcize/cppman/issues/58. Closes: https://github.com/gentoo/gentoo/pull/1276 Signed-off-by: Ian Delaney <idella4@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>
* app-doc/cppman: new packageJan Chren2016-04-153-0/+40
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1263 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-doc/root-docs: http -> httpsAndrew Savchenko2016-04-154-8/+8
| | | | | | | Migrate from http to https for those SRC_URI, which support this. Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-doc/root-docs: ftp -> https SRC_URI moveAndrew Savchenko2016-04-154-8/+8
| | | | | | | | Upstream disabled ftp service, so https should be used now. https://sft.its.cern.ch/jira/browse/ROOT-8114 Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-doc/csound-manual: version bump to 6.06Tim Harder2016-04-022-0/+68
|
* app-doc/elisp-manual: Remove old.Ulrich Müller2016-03-143-58/+0
| | | | Package-Manager: portage-2.2.28
* app-doc/elisp-manual: ppc stable, (ALLARCHES policy) wrt bug #573492Agostino Sarubbo2016-03-141-1/+1
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>