summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/trang: Version bump to latest git, fixes bug #556324James Le Cuirot2016-02-144-61/+82
| | | | | | | | | | | | | | | | Upstream is still somewhat alive on GitHub. There has been one release since 20091111 though the fix for building with Java 8 is only in git master. The tarball from GitHub is very different to the zip we used previously so the build process has changed considerably, hence the new dependencies. Using XSLT to generate a build.xml file is one of the wackiest things I've ever seen. The tarball also includes the jing and dtdinst tools but these require additional dependencies and should be packaged separately. Package-Manager: portage-2.2.27
* app-text/xapian-omega: x86 stable wrt bug #574638Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/kbibtex: x86 stable wrt bug #573018Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/xapian-omega: amd64 stable wrt bug #574638Agostino Sarubbo2016-02-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/xapian-omega: remove older unstable in 1.2 branchAnthony G. Basile2016-02-132-31/+0
| | | | Package-Manager: portage-2.2.26
* app-text/xapian-omega: switch to subslot dependency for 1.2 branchAnthony G. Basile2016-02-131-2/+2
| | | | Package-Manager: portage-2.2.26
* app-text/xapian-omega: switch to subslot dependency for 1.3 branchAnthony G. Basile2016-02-131-1/+1
| | | | Package-Manager: portage-2.2.26
* app-text/xapian-omega: remove older version from 1.3 branchAnthony G. Basile2016-02-132-31/+0
| | | | Package-Manager: portage-2.2.26
* Merge remote-tracking branch 'remotes/tomboy-64/sigil'Ian Delaney2016-02-131-2/+1
|\ | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/844
| * app-text/sigil: update remote-id in metadata.xmlMatthew Brewer2016-02-131-2/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* | app-text/ghostscript-gpl: fix zlib.h build error #573248Mike Frysinger2016-02-121-0/+4
| | | | | | | | | | | | Newer versions of ghostscript refer to the zlib.h header file directly in the makefiles. Since we point it to a bogus place, that fails. Change it to an empty value since checking it for deps is pointless for our builds.
* | app-text/atril: Fix missing configure option. Thanks to joost_opNP-Hardass2016-02-101-1/+2
|/ | | | Package-Manager: portage-2.2.26
* app-text/sigil: update metadata.xml to contain a name-tag for tomboy64@sina.cnMatthew Brewer2016-02-101-0/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* app-text/atril: Import 1.10.x from Project:MATE repoNP-Hardass2016-02-083-1/+103
| | | | Package-Manager: portage-2.2.26
* app-text/sigil: version bump 0.9.3Matthew Brewer2016-02-062-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* app-text/libexttextcat: add ~alpha keywordTobias Klausmann2016-02-051-1/+1
| | | | | | Gentoo-Bug: 564484 Package-Manager: portage-2.2.27
* Merge remote-tracking branch 'github/pr/708'.Patrice Clement2016-02-042-2/+2
|\
| * app-text/zathura: synctex need textlive-core-2015tharvik2016-01-222-2/+2
| |
* | app-text/txt2man: keyword for ~armTim Harder2016-02-021-1/+1
| |
* | app-text/tesseract: leptonica-1.73 compatibilityThomas Kahle2016-02-022-0/+25
| | | | | | | | | | | | Fixes bug 573382. Thanks Dennis Schridde. Package-Manager: portage-2.2.26
* | app-text/tesseract: Remove oldJames Le Cuirot2016-02-011-131/+0
| | | | | | | | Package-Manager: portage-2.2.27
* | app-text/tesseract: Fix ScrollViewerJames Le Cuirot2016-02-012-5/+57
| | | | | | | | | | | | | | | | | | | | | | Use the system piccolo2d to build the ScrollViewer server. Stage it manually instead of using install-jars so we don't have to sed through the files and copy the bundled piccolo2d. Many thanks to Olivier Diotte for the initial work on this. See https://github.com/gentoo/gentoo/pull/719 for the details. Package-Manager: portage-2.2.27
* | app-text/tesseract: Trigger rebuilds against native librariesJames Le Cuirot2016-02-011-8/+9
| | | | | | | | | | | | | | Also, the leptonica dependency doesn't need to be fully restated for the opencl case. Package-Manager: portage-2.2.27
* | app-text/tesseract: Migrate away from deprecated autotools-utilsJames Le Cuirot2016-02-011-0/+136
| | | | | | | | Package-Manager: portage-2.2.27
* | app-text/apvlv: Disable optional webkit support to not rely on obsolete ↵Pacho Ramos2016-01-301-0/+62
| | | | | | | | | | | | versions (with security issues (#572980) Package-Manager: portage-2.2.27
* | app-text/poppler: add patch to ensure that qt4 is always detected properlyMichael Palimaka2016-01-293-1/+156
| | | | | | | | | | | | Gentoo-bug: 572382 Package-Manager: portage-2.2.27
* | app-text/zathura: drop synctex patch (bug 573162, thanks Luis Ressel).Michael Weber2016-01-282-55/+0
| | | | | | | | Package-Manager: portage-2.2.26
* | app-text/gspell: version bump to 0.2.3Gilles Dartiguelongue2016-01-272-0/+45
| | | | | | | | Package-Manager: portage-2.2.26
* | app-text/kbibtex: amd64 stable wrt bug #573018Agostino Sarubbo2016-01-271-1/+1
| | | | | | | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* | app-text/letterize: bump to 1.4Alexis Ballier2016-01-262-0/+27
| | | | | | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* | app-text/highlight: bump to 3.27Alexis Ballier2016-01-262-0/+67
| | | | | | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* | app-text/highlight: remove oldAlexis Ballier2016-01-268-403/+0
| | | | | | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* | app-text/blogc: version bump.Rafael Martins2016-01-252-1/+1
| | | | | | | | Package-Manager: portage-2.2.26
* | Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24243-321/+321
| |
* | Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24162-179/+692
| | | | | | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* | Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-2476-194/+1
| | | | | | | | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* | Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-2438-62/+50
| | | | | | | | | | | | | | 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-text/dvipng: Whitespace.Ulrich Müller2016-01-241-9/+9
| | | | | | | | Package-Manager: portage-2.2.26
* | app-text/docbook-xsl-stylesheets: Stable for HPPA PPC64 (bug #568160).Jeroen Roovers2016-01-241-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* | app-text/glosung: Version bumpChris Reffett2016-01-223-0/+106
| | | | | | | | | | | | Gentoo-Bug: 571144 Package-Manager: portage-2.2.26
* | app-text/blogc: version bumpRafael Martins2016-01-222-1/+1
|/ | | | Package-Manager: portage-2.2.26
* app-text/poppler: Version bumpManuel Rüger2016-01-192-0/+123
| | | | Package-Manager: portage-2.2.27
* app-text/manpager: stabilize for allMike Frysinger2016-01-191-2/+2
|
* Merge remote-tracking branch 'github/pr/666'.Patrice Clement2016-01-161-0/+51
|\
| * app-text/zathura: add synctex patch for 9999tharvik2016-01-151-0/+51
| |
* | app-text/jabref-bin: Version bumpNicolas Bock2016-01-162-0/+37
| | | | | | | | Package-Manager: portage-2.2.26
* | Drop support for Java on ppc across the treeJames Le Cuirot2016-01-162-4/+4
| | | | | | | | Sorry! *sniff*
* | app-text/ansifilter: remove oldTim Harder2016-01-163-110/+0
| |
* | app-text/ansifilter: version bump to 1.15Tim Harder2016-01-162-0/+55
|/ | | | Move to qt5.
* app-text/blogc: version bumpRafael Martins2016-01-142-1/+1
| | | | Package-Manager: portage-2.2.24