Versions
v4.15.6 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~hppa ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86 ~x86-linux
- USE flags
- cjk emacs latex nls static-libs vanilla
v4.15.5-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~mips ~ppc-macos ~s390 ~x86-linux
- USE flags
- cjk emacs latex nls static-libs vanilla
USE flags
General
- cjk
- Add support for Multi-byte character languages (Chinese, Japanese, Korean)
- emacs
- Add support for GNU Emacs
- latex
- Add support for LaTeX (typesetting package)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- static-libs
- Build static versions of dynamic libraries as well
- vanilla
- Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
app-shells / bash : The standard GNU Bourne again shell
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
app-text / libpaper : Library for handling paper characteristics
app-text / psutils : PostScript Utilities
app-text / wdiff : Create a diff disregarding formatting
dev-libs / boehm-gc : The Boehm-Demers-Weiser conservative garbage collector
sys-apps / coreutils : Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...)
virtual / latex-base : Virtual for basic LaTeX binaries
virtual / libintl : Virtual for the GNU Internationalization Library
Runtime Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
app-shells / bash : The standard GNU Bourne again shell
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
app-text / libpaper : Library for handling paper characteristics
app-text / psutils : PostScript Utilities
app-text / wdiff : Create a diff disregarding formatting
dev-libs / boehm-gc : The Boehm-Demers-Weiser conservative garbage collector
sys-apps / coreutils : Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...)
virtual / latex-base : Virtual for basic LaTeX binaries
virtual / libintl : Virtual for the GNU Internationalization Library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: suppress gnulib FPs
Closes: https://bugs.gentoo.org/900697 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: add 4.15.6
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: drop 4.15.4, 4.15.5
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/a2ps: Stabilize 4.15.5-r1 x86, #920583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5-r1 ppc, #920583
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5-r1 sparc, #920583
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5-r1 ppc64, #920583
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5-r1 arm, #920583
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5-r1 amd64, #920583
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: use configure cache for subconfigure
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/a2ps: Stabilize 4.15.5 arm, #913820
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/a2ps: Stabilize 4.15.5 ppc, #913820
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-text/a2ps: stable 4.15.5 for sparc, bug #913820
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5 x86, #913820
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5 amd64, #913820
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.5 ppc64, #913820
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: fix a2ps-lpr-wrapper
Quoting the bug: """ There is an error on a2ps-lpr-wrapper and the file was not printed If lp is installed, a2ps-lpr-wrapper will use it otherwise it falls back to lpr. However, the #{lp} variable defines the printer specifier as -P. lpr does not take -P, it takes -d. The specifier needs to differ depending on which backend is being used; -d for lp or -P for lpr. """ See also the savannah bug (https://savannah.gnu.org/bugs/?64047). Closes: https://bugs.gentoo.org/913751 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: add 4.15.5
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: drop 4.14-r8, 4.15.2, 4.15.3
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.4 x86, #906097
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.4 amd64, #906097
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.4 sparc, #906097
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.4 ppc64, #906097
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.4 arm, #906097
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.15.4 ppc, #906097
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: add 4.15.4
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: add 4.15.3
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: drop 4.15.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: add 4.15.2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: drop 4.15
Short-lived release replaced by 4.15.1. Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: add 4.15.1
Closes: https://bugs.gentoo.org/900743 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: add 4.15
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-text/a2ps: drop 4.14-r7
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-text/a2ps: Stabilize 4.14-r8 sparc, #882325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-text/a2ps: Stabilize 4.14-r8 x86, #882325
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
app-text/a2ps: Stabilize 4.14-r8 amd64, #882325
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: Stabilize 4.14-r8 ppc64, #882325
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-text/a2ps: Stabilize 4.14-r8 arm, #882325
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: Stabilize 4.14-r8 ppc, #882325
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-text/a2ps: Some housekeeping of patches
In the long term, these should be moved to a tarball and out of the Gentoo repository. Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-text/a2ps: Fix function declaration
Update to EAPI 8. Specify LICENSE more precisely. Closes: https://bugs.gentoo.org/870763 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-text/a2ps: add libpaper slot dep
ABI broke. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-text/a2ps: remove userland_BSD/userland_GNU
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
app-text/a2ps: drop deprecated ltprune eclass
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-text/a2ps: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-text/a2ps: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-text/a2ps: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-text/a2ps: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-text/a2ps: drop sys-freebsd/freebsd-ubin missing dependency
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
app-text/a2ps: fix build against texinfo-6.7, bug #695918
Reported-by: Toralf Förster Fixed-by: Neil Bothwick Closes: https://bugs.gentoo.org/695918 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-text: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Ulrich Müller · gentoo
app-text/a2ps: Revert from linguas_ja to cjk USE flag.
The ebuild applies patches depending on the flag setting. However, these are intrusive, as they change defaults in other locales too (e.g., "tex" is changed to "ptex" in texi2dvia2ps). Therefore this patching should neither depend on LINGUAS, nor on L10N, nor be done unconditionally. For now, change it to be conditional on the cjk flag, which was the solution already used in a previous version of the ebuild. Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Andreas K. Hüttel · gentoo
app-text/a2ps: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Markus Meier · gentoo
app-text/a2ps: arm stable, bug #507024
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Fabian Groffen · gentoo
app-text/a2ps: dropped ~x86-freebsd
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
app-text/a2ps: ia64 stable wrt bug #507024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/a2ps: ppc stable wrt bug #507024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/a2ps: sparc stable wrt bug #507024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
app-text/a2ps-4.14-r6: stable on alpha
Gentoo-Bug: 507024 - Agostino Sarubbo · gentoo
app-text/a2ps: x86 stable wrt bug #507024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/a2ps: amd64 stable wrt bug #507024
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
app-text/a2ps: Stable for HPPA PPC64 (bug #507024).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Matthias Maier · gentoo
app-text/a2ps: drop vulnerable, bug #507024
Package-Manager: Portage-2.3.0, Repoman-2.3.1 - Thomas Deutschmann · gentoo
app-text/a2ps: Add patch for CVE-2001-1593 (bug #507024)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org> - Jeroen Roovers · gentoo
app-text/a2ps: Stable for HPPA (bug #506352).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
app-text/a2ps: ppc64 stable wrt bug #506352
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/a2ps: ia64 stable wrt bug #506352
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/a2ps: ppc stable wrt bug #506352
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/a2ps: sparc stable wrt bug #506352
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Markus Meier · gentoo
app-text/a2ps: arm stable, bug #506352
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
app-text/a2ps-4.14-r5: stable on alpha
Gentoo-Bug: 506352 - Agostino Sarubbo · gentoo
app-text/a2ps: x86 stable wrt bug #506352
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-text/a2ps: amd64 stable wrt bug #506352
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Thomas Deutschmann · gentoo
app-text/a2ps: Update HOMEPAGE
Gentoo-Bug: https://bugs.gentoo.org/600598 Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2898 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Thomas Deutschmann · gentoo
app-text/a2ps: Security revbump to fix CVE-2014-0466 (bug #506352)
Patch for CVE-2014-0466 taken from Debian [Link 1]. Link 1: https://sources.debian.net/src/a2ps/1:4.14-1.1%2Bdeb7u1/debian/patches/10_CVE-2014-0466.dpatch/ Gentoo-Bug: https://bugs.gentoo.org/506352 Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2898 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Andrew Savchenko · gentoo
app-text/a2ps: fix bug 482748
Fix build with >=texinfo-5.2 and LINGUAS="ja" Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed