summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/pandoc: drop oldSergei Trofimovich2016-05-147-496/+0
| | | | Package-Manager: portage-2.2.28
* app-text/xapian-omega: remove older 1.3 versionAnthony G. Basile2016-05-143-67/+0
| | | | Package-Manager: portage-2.2.26
* app-text/ronn: marked ~x64-macosFabian Groffen2016-05-141-1/+1
| | | | Package-Manager: portage-2.2.28
* app-text/libebook: amd64 stable wrt bug #580538Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/xchm: amd64 stable wrt bug #581002Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/sdcv: amd64 stable wrt bug #582746Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/txt2tags: amd64 stable wrt bug #565662Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/podofo: add libressl useflagWilliam2016-05-111-2/+3
|
* app-text/sdcv: take an orphaned packageAndrew Savchenko2016-05-111-1/+4
| | | | | | | Such wonderful tool should have a maintainer :) Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* app-text/xapian-omega: version bump to 1.3.6Anthony G. Basile2016-05-102-0/+47
| | | | Package-Manager: portage-2.2.26
* app-text/linuxdoc-tools: remove oldIlya Tumaykin2016-05-094-205/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/1437 Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/linuxdoc-tools: verbump to 0.9.72Ilya Tumaykin2016-05-092-0/+80
| | | | | | | | | Update the ebuild to be 99% compatible with EAPI 6. The remaining 1% is due to some of the inherited eclasses. Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/qpdfview: version bump; EAPI=6; drop USE=qt4 to respect Qt team policyDavide Pesavento2016-05-082-0/+98
| | | | | | Gentoo-Bug: 565788 Package-Manager: portage-2.2.28
* app-text/xapian-omega: backport commit 9be97c9 for the 1.2 branchAnthony G. Basile2016-05-071-3/+16
| | | | Package-Manager: portage-2.2.26
* app-text/xapian-omega: clean up the phases a bitAnthony G. Basile2016-05-072-8/+4
| | | | Package-Manager: portage-2.2.26
* app-text/xapian-omega: add data, template, cdb and log dirs, bug # 581984Anthony G. Basile2016-05-071-2/+15
| | | | Package-Manager: portage-2.2.26
* app-text/xapian-omega: drop older 1.3 versionAnthony G. Basile2016-05-072-41/+0
| | | | Package-Manager: portage-2.2.26
* app-text/fbpdf: dropped wrong upstream from metadata.xmlSergei Trofimovich2016-05-071-3/+0
| | | | Package-Manager: portage-2.2.28
* app-text/fbpdf: new package, bug #580762Sergei Trofimovich2016-05-073-0/+52
| | | | | | | | | Framebuffer PDF and DJVU reader. Requested by w0rm. Bug: https://bugs.gentoo.org/580762 Package-Manager: portage-2.2.28
* app-text/po4a: revbump to vn. 0.45-r3Jan Vesely2016-05-061-0/+62
| | | | | | | | | Fix LINGUAS support, fix array "perl_rm_files" to take relative paths remove translated man pages Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/1408 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/aspell: Remove exception for German.Ulrich Müller2016-05-061-13/+9
| | | | | | Use linguas_de_1901 for the traditional German spelling variant instead. Package-Manager: portage-2.2.28
* app-text/hunspell: Update dependency on app-dicts/myspell-de_1901.Ulrich Müller2016-05-061-13/+4
| | | | | | | Also remove exception for German. Use linguas_de_1901 for the traditional spelling variant instead. Package-Manager: portage-2.2.28
* app-text/yelp-tools: arm stable, bug #566378Markus Meier2016-05-031-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* app-text/iso-codes: arm stable, bug #566378Markus Meier2016-05-031-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* app-text/pelican: add support to py3.5Louis Sautier2016-05-031-11/+24
| | | | | | | | | Add build / install of docs, uncomment & update test phase, bump EAPI to 6 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1393 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/pelican: update HOMEPAGE and metadata.xmlLouis Sautier2016-05-033-6/+7
| | | | | | | | | also trim DESCRIPTION Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1393 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/manpager: add Prefix keywords ~{amd64,arm,x86}-linuxMichael Haubenwallner2016-05-021-1/+1
| | | | Package-Manager: portage-2.2.26
* app-text/poppler: alpha stable, bug 579752.Matt Turner2016-05-011-1/+1
|
* app-text/poppler: Version bump to 0.43.0Manuel Rüger2016-04-302-0/+145
| | | | Package-Manager: portage-2.2.28
* app-text/poppler: Remove oldManuel Rüger2016-04-303-248/+0
| | | | Package-Manager: portage-2.2.28
* app-text/blogc: version bump.Rafael Martins2016-04-302-11/+19
| | | | Package-Manager: portage-2.2.26
* app-text/mupdf: Stable for PPC64 (bug #571322).Jeroen Roovers2016-04-291-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* app-text/blogc: added blockers to live ebuild, to avoid conflictsRafael Martins2016-04-281-1/+3
| | | | Package-Manager: portage-2.2.26
* app-text/blogc: updated live ebuild, added new use flags.Rafael Martins2016-04-282-10/+20
| | | | Package-Manager: portage-2.2.26
* app-text/dictd: remove dictd-1.12.1-r1Austin English2016-04-261-107/+0
| | | | Package-Manager: portage-2.2.26
* app-text/dictd: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-04-262-2/+109
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573846 Package-Manager: portage-2.2.26
* app-text/calibre: Version bump to 2.55.0Manuel Rüger2016-04-242-0/+250
| | | | | | Gentoo-Bug: 574386 Package-Manager: portage-2.2.28
* app-text/nfoview: Drop old version using eapi3 with gnome2-utils.eclassPacho Ramos2016-04-242-49/+0
| | | | Package-Manager: portage-2.2.28
* app-text/xchm: Switch to GTK+3, EAPI 6.Ryan Hill2016-04-241-0/+52
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Ryan Hill <rhill@gentoo.org>
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-2013-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* app-text/blogc: do not eautoreconf submodulesRafael Martins2016-04-202-2/+2
| | | | | | | | we don't use bundled libraries from submodules, then we don't need to run eautoreconf recursively. the correct fix here would be to disable clonning of submodules, but the git eclass does not support it. Package-Manager: portage-2.2.26
* app-text/cherrytree: add a safety net to configure phaseIan Delaney2016-04-201-0/+1
| | | | Package-Manager: portage-2.2.28
* app-text/poppler: amd64 stable wrt bug #579752Agostino Sarubbo2016-04-201-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* update sources.redhat.com to sourceware.orgMike Frysinger2016-04-191-2/+2
|
* app-text/atril: Fix libgxps refMichał Górny2016-04-201-1/+1
|
* app-text/cherrytree: reset configure phase from previous editIan Delaney2016-04-201-2/+2
| | | | | | | src_configure phase reset to python_configure_all, SRC_URI reduced by substituting with ${PN} Package-Manager: portage-2.2.28
* app-text/poppler: arm stable, bug #579752Markus Meier2016-04-191-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* app-text/cherrytree: bump revision + delete the old oneJan Chren2016-04-191-0/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1280 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/cherrytree: migrate to distutils-r1.eclassJan Chren2016-04-191-35/+15
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1280 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-text/cherrytree: add x86 KEYWORDJan Chren2016-04-191-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1280 Signed-off-by: Ian Delaney <idella4@gentoo.org>