summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Data-FormValidator: stable 4.860.0-r1 for ppc64, bug #624822Sergei Trofimovich2017-10-151-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Data-FormValidator: stable 4.860.0-r1 for ppc, bug #624822Sergei Trofimovich2017-10-151-1/+1
| | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/Data-FormValidator: x86 stable (bug #624822)Thomas Deutschmann2017-08-191-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Data-FormValidator-4.860.0-r1: add amd64 keywordTobias Klausmann2017-07-151-1/+1
| | | | Gentoo-Bug: 624822
* dev-perl/Data-FormValidator: Add fix for '.' in @INC re bug #613378Kent Fredric2017-06-041-0/+32
This avoids the '.' in @INC issue by absolutizing paths at construction time so that "do" never loads any path other than the one the user assumed would be read. Bug: https://bugs.gentoo.org/613378 Package-Manager: Portage-2.3.5, Repoman-2.3.2