summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/PDF-Create: Drop oldMikle Kolyada2018-01-061-5/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-perl/PDF-Create: Bump to version 1.430.0Kent Fredric2017-12-261-0/+1
| | | | | | | Upstream: - Fix filehandle encoding Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-7/+7
|
* dev-perl/PDF-Create: Bump to version 1.420.0Kent Fredric2017-04-131-0/+1
| | | | | | | | Upstream: - Make sure filehandles are utf8 encoded - Set default font width Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/PDF-Create: Bump to version 1.410.0Kent Fredric2017-01-081-0/+1
| | | | | | | | | | Upstream: - Add a ->flush() method for forcing writing out PDF to internal stream - Document how either ->close() or ->flush() are required to finalize output. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/PDF-Create: Bump to version 1.400.0Kent Fredric2016-12-211-0/+1
| | | | | | | | Upstream: - Fix over-padding word spacing when creating runs of single-line blocks. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/PDF-Create: Bump to version 1.390.0Kent Fredric2016-11-201-0/+1
| | | | | | | | Upstream: - Avoid warning with small block_text() on a single page without requiring setting start_y and end_y Package-Manager: portage-2.3.2
* dev-perl/PDF-Create: Bump to version 1.380.0Kent Fredric2016-11-191-0/+1
| | | | | | | Upstream: - Documentation fixes Package-Manager: portage-2.3.2
* dev-perl/PDF-Create: Bump to version 1.370.0Kent Fredric2016-11-171-0/+1
| | | | | | | | | | | | | | Upstream: - fixed block_text() line spacing calculation - Added util verify-char-width for font character with testing - Fixed calculation of Helvetica and HelveticaBold fonts - Ensure to close passed write filehandles to avoid corruption Keywording: - New dependencies - Dropped alpha ia64 ppc sparc Package-Manager: portage-2.3.2
* dev-perl/PDF-Create: Remove oldAndreas K. Hüttel2016-05-251-1/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-perl/PDF-Create: Bump to version 1.290.0Kent Fredric2016-03-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | - EAPI6 - Cleanup DESCRIPTION - Add USE="examples" - Removed uselesss authortests Upstream: - Removed CGI.pm Tests - Memory leaks removed - Improved input validation - "CreationDate" now supported in constructor - PDF::Image::GIF::UnLZW warning fixed - PDF::Create::Page::string() now handles character/word spacing. - PDF::Create::Page::text() now handles font correctly. - Added PDF::Create::Page::block_text() - Uninitialied "$align" warnings gone - Improved Debug level handling - new_outline() now validates parameters - Better handling for widths of german special characters - Added support for "Symbol" font and encoding Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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