| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.3
|
|
|
|
|
| |
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Gentoo-Bug: 610928
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
|
|
|
| |
Gentoo-bug: 607160
* Thank you to Jiri Netolicky for finding the
upstream issue and the commit that fixed it.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Gentoo-Bug: 605968
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.0, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.0, Repoman-2.3.1
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
| |
Replace dodoc with DOCS
Replace epatch with PATCHES
Drop python 3.3 support
Package-Manager: portage-2.2.28
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Move to EAPI 6
Replace dodoc with DOCS
Replace epatch with PATCHES
Drop python 3.3 support
Package-Manager: portage-2.2.28
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Gentoo-Bug: 588448
|
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/1826
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
| |
Export VARTEXFONTS="${T}/fonts" such that kpathsea does not try to write to
/var/cache/fonts/pk/... during doc generation.
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Version bump to newly released 1.8.11.
- Change EAPI to 5.
- Switch Qt support (for doxywizard) to Qt5.
- Fix LINGUAS support
- Update live ebuild
Gentoo-Bugs: 566510
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
|
|
| |
All components of the tarball can be freely distributed subject to the
GPL-2.
Gentoo-Bug: 564712
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply a patch to fix doxygen's build system to successfully detect
flex-2.6.0 as sufficiently modern version. The build system accidentally
only compared the minor version number...
Upstream: https://github.com/doxygen/doxygen/pull/413
Gentoo-Bug: 567018
Package-Manager: portage-2.2.26
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|