summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/IPC-Run: Remove POD Author TestsKent Fredric2016-08-041-3/+6
| | | | | | | | Generally not useful and typically just complicate dependencies. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Test-Differences: Remove POD AuthortestsKent Fredric2016-08-042-6/+14
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Text-Reform: Remove POD Author tests.Kent Fredric2016-08-041-2/+7
| | | | | | | | | | Can at best be harful. Removing simplifies dependency graph and stabilization. Fixes broken s390 depenencies. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Sub-Install: Remove excess test dependenciesKent Fredric2016-08-041-2/+0
| | | | | | | | | | Neither Test::Pod or Test::Pod::Coverage is needed by this dist anymore. Fixes broken arm64 dependencies. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Error: Remove POD Author TestsKent Fredric2016-08-041-2/+6
| | | | | | | | | | | Can be at best harmful for end users, removing these reduces spurious failures and simplifies dependency trees and stabilization. Fixes broken arm64 dependency Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Time-Duration: Remove POD Author tests.Kent Fredric2016-08-041-6/+8
| | | | | | | | | Useless for end users, only complicates install. Unbreaks dependency graph for s390 and sh Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/XML-LibXML: Remove POD Author TestsKent Fredric2016-08-041-2/+6
| | | | | | | | | Serve no end-user relevant benefit, complicates dependencies and stabilization. This slightly unbreaks arm64, s390 and sh dependencies. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 arm hppa ia64 m68k mips nios2 ppc ppc64 riscv sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/File-MimeInfo: Remove POD Author TestsKent Fredric2016-08-041-3/+8
| | | | | | | | | | | These serve no benefit to end users, and merely complicate dependency resolution and stabilization. This change unbreaks the direct dependency graphs for m68k, s390 and sh Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/File-BaseDir: Remove POD Authortests.Kent Fredric2016-08-041-3/+7
| | | | | | | | These do nothing useful, so this simplifies the dependency graph for everyone, and unbreaks the subgraphs for arm64, m68k, s390 and sh Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/File-DesktopEntry: Remove POD AuthortestsKent Fredric2016-08-041-3/+6
| | | | | | | | | | This simplifies the dependeny graph for everyone, as it did nothing useful to start with, and unbreaks direct dependency graph for: arm64 m68k s390 sh Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Test-Warn: Remove POD Author testsKent Fredric2016-08-041-3/+7
| | | | | | | | | | This slightly improves the keywording situation on arm64, s390 and sh, and reduces the dependency tree from unnecessary complexity for everyone else. ( arm64, s390 and sh are all still unsatisfied for Sub-UpLevel ) Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm hppa ia64 m68k mips nios2 ppc ppc64 riscv sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Text-CSV_XS: Remove POD Author TestsKent Fredric2016-08-041-3/+7
| | | | | | | Not needed, and this fixes the broken dependencies on s390 and sh Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Date-Manip: Remove POD AuthortestsKent Fredric2016-08-042-4/+10
| | | | | | | | | | | | | | | | | | This removes the various (optional) POD tests and the related dependencies as they can never serve an end user any benefit about reporting their dist broken. All it can do is introduce more things that break, and more dependencies for stabilization. Keywords: - This fix removes one broken keyword dependency issue, ~m68k -> Test-Pod-Coverage - dev-perl/Test-Inter is still unsatisfied on ~arm64 and ~m68k - virtual/perl-Storable is still unsatisfied on ~m68k Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm hppa ia64 mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Module-Runtime: Remove Pod Authortests.Kent Fredric2016-08-041-3/+6
| | | | | | | | | | | | | | | | | This removes the various (optional) POD tests and the related dependencies as they can never serve an end user any benefit about reporting their dist broken. All it can do is introduce more things that break, and more dependencies for stabilization. Module::Runtime is hence the most used package that does this still. Incidentally, removing these dependencies unbreaks the dependecy subgraph on m68k Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Crypt-Random-Source: Bump to version 0.120.0Kent Fredric2016-08-042-0/+37
| | | | | | | | Upstream: - Require newer Moo version Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Crypt-OpenSSL-Random: Bump to version 0.110.0Kent Fredric2016-08-042-0/+31
| | | | | | | | | | | | | | | | - EAPI - Fix bad description - Authortests removed. Upstream: - Use Dynaloader instead of XSLoader - Add more libressl support Keywording notes: - m68k, s390, sh and x86-fbsd are all unsatisfied for libressl Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m6mips nios2 ppc ppc64 riscv sparc sparc-fbsd x86"
* dev-perl/Crypt-OpenSSL-Bignum: Bump to version 0.60.0Kent Fredric2016-08-042-0/+22
| | | | | | | | | | | | | | | | - EAPI6 Upstream: - Memory relaimed when CTX goes out of scope - to_bin no longer returns garbage when value is 0 - new constructors: new, rand, pseudo_rand, rand_range - new methods: ucmp, num_bits, num_bytes, rshift, lshift, swap Keywording notes: - m68k, s390, sh and x86-fbsd are all unsatisfied for libressl Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m6mips nios2 ppc ppc64 riscv sparc sparc-fbsd x86"
* dev-perl/Test-Output: Weaken dependency on dev-perl/Test-TesterKent Fredric2016-08-031-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this fix, Test-Output effectively needs perl-5.22 stabilized in order to satisfy Test-Tester from Perl-5.22 However, satisfying Test-Tester from a mechanism other than Perl-5.22 confuses portages dependency resolver, and confuses portage to not be able to upgrade perl, and not being able to upgrade perl means perl can't be stabilized, invoking a stabilization-needs-stabilization bug. Hence, the choice here optimises for assuming stabilization will happen/has happened, and removes any dependency on Test::Tester, assuming portage will eventually provide it for you. And just to be sure, we use perl before the test phase executes to determine if Test::Tester was /actually/ installed and then only run tests if it was. This means before stabilization, some people *might* install this and not have tests run, but everyone *will* get tests working after stabilization, as opposed to the opposite occurring and stabilization being blocked. Keyword Note: Stable keywords for arm64, m68k, s390 and sh are not satisfied by dev-perl/Sub-Exporter. This was a residual issue and remains to be fixed. Bug: https://bugs.gentoo.org/584238 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm hppa ia64 mips nios2 ppc ppc64 riscv sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Test-NoWarnings: Weaken dependency on dev-perl/Test-TesterKent Fredric2016-08-031-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this fix, Test-NoWarnings effectively needs perl-5.22 stabilized in order to satisfy Test-Tester from Perl-5.22 However, satisfying Test-Tester from a mechanism other than Perl-5.22 confuses portages dependency resolver, and confuses portage to not be able to upgrade perl, and not being able to upgrade perl means perl can't be stabilized, invoking a stabilization-needs-stabilization bug. Hence, the choice here optimises for assuming stabilization will happen/has happened, and removes any dependency on Test::Tester, assuming portage will eventually provide it for you. And just to be sure, we use perl before the test phase executes to determine if Test::Tester was /actually/ installed and then only run tests if it was. This means before stabilization, some people *might* install this and not have tests run, but everyone *will* get tests working after stabilization, as opposed to the opposite occurring and stabilization being blocked. -r bump required as Test-Tester was declared as a Runtime Requirement, even though source analysis indicated it was a Testing Only requirement. Bug: https://bugs.gentoo.org/584238 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Test-Deep: Weaken dependency on dev-perl/Test-TesterKent Fredric2016-08-031-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Without this fix, Test-Deep effectively needs perl-5.22 stabilized in order to satisfy Test-Tester from Perl-5.22 However, satisfying Test-Tester from a mechanism other than Perl-5.22 confuses portages dependency resolver, and confuses portage to not be able to upgrade perl, and not being able to upgrade perl means perl can't be stabilized, invoking a stabilization-needs-stabilization bug. Hence, the choice here optimises for assuming stabilization will happen/has happened, and removes any dependency on Test::Tester, assuming portage will eventually provide it for you. And just to be sure, we use perl before the test phase executes to determine if Test::Tester was /actually/ installed and then only run tests if it was. This means before stabilization, some people *might* install this and not have tests run, but everyone *will* get tests working after stabilization, as opposed to the opposite occurring and stabilization being blocked. Bug: https://bugs.gentoo.org/584238 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Test-CleanNamespaces: Weaken dependency on dev-perl/Test-TesterKent Fredric2016-08-031-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | Without this fix, Test-CleanNamespaces effectively needs perl-5.22 stabilized in order to satisfy Test-Tester from Perl-5.22 However, satisfying Test-Tester from a mechanism other than Perl-5.22 confuses portages dependency resolver, and confuses portage to not be able to upgrade perl, and not being able to upgrade perl means perl can't be stabilized, invoking a stabilization-needs-stabilization bug. Hence, the choice here optimises for assuming stabilization will happen/has happened, and removes any dependency on Test::Tester, assuming portage will eventually provide it for you. And just to be sure, we use perl before the test phase executes to determine if Test::Tester was /actually/ installed and then only run tests if it was. This means before stabilization, some people *might* install this and not have tests run, but everyone *will* get tests working after stabilization, as opposed to the opposite occurring and stabilization being blocked. Bug: https://bugs.gentoo.org/584238 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Plack: Fence out network IO re bug #527362Kent Fredric2016-08-032-0/+197
| | | | | | | | | | | | | | Under EAPI6, NO_NETWORK_TESTING is exported by default and these tests will be skipped regardless. They can be turned back on, but you'll have to read the eclass source. Thanks to Diego Elio Pettenò for reporting. Bug: https://bugs.gentoo.org/527362 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Cache-Memcached-Fast: Fix make dependencies re: bug #299972Kent Fredric2016-08-032-3/+20
| | | | | | | | | | | | This patch injects a few missing dependency rules in the generated Makefile that resolves the parallelism problem. Thanks to Diego Elio Pettenò for reporting. Bug: https://bugs.gentoo.org/299972 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/regexp-common: Remove, relocated to dev-perl/Regexp-CommonKent Fredric2016-08-024-85/+0
| | | | This finalizes the migration to correct capitalization.
* dev-perl/Regexp-Common-net-CIDR: Fix dependency on dev-perl/Regexp-CommonKent Fredric2016-08-021-2/+2
| | | | | | | Part of Capitalization Migration Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Pod-Readme: Fix dependency on dev-perl/Regexp-CommonKent Fredric2016-08-021-2/+2
| | | | | | | Part of Capitalization Migration Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Net-Amazon-S3: Fix dependency on dev-perl/Regexp-CommonKent Fredric2016-08-021-2/+2
| | | | | | | Part of capitalization migration Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Mail-DMARC: Fix dependency on dev-perl/Regexp-CommonKent Fredric2016-08-021-1/+1
| | | | | | | Part of capitalization migration. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Data-FormValidator: Fix dependency on dev-perl/Regexp-CommonKent Fredric2016-08-021-1/+1
| | | | | | | Part of captialization migration. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Regexp-Common: Copy from dev-perl/regexp-common for case migration.Kent Fredric2016-08-024-0/+83
| | | | | | | | | Match PN=Upstream. Bug: https://bugs.gentoo.org/190951 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Test-Tester: Fix ~ vs * dependency on virtual/perl-Test-SimpleKent Fredric2016-08-021-2/+17
| | | | | | | | | | | | | | | ~ rule was too narrow and didn't allow for _p522, where it should. However, anyone who installs dev-perl/Test-Tester on ~arch should actually skip installing this package, and instead blanket-uninstall dev-perl/Test-Tester in favour of >=virtual/perl-Test-Simple-1.1.14 Hence, einfo messages recommending its removal, and we're going to kill this package as soon as humanly possible, it just requires Test-Simple 1.1.14 and perl-5.22 stabilized to do so. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Lab-Measurement: Version bumpAndreas K. Hüttel2016-08-023-13/+68
| | | | Package-Manager: portage-2.3.0
* sourceforge: switch to https:// URIsMike Frysinger2016-07-271-1/+1
|
* dev-perl/CPAN-Perl-Releases: Bump to version 2.880.0Kent Fredric2016-07-262-0/+29
| | | | | | | | | | | | | | | | | - Strip author tests. Upstream: - Remove 5.3.x - Remove 5.18.[0-3]-RC* - Remove 5.20.0-RC* - Remove 5.22.0-RC* - Add 5.23.7 -> 5.23.9 - Add 5.22.2-RC1 -> 5.22.3-RC2 - Add 5.24.9-RC1 -> 5.24.1-RC2 - Add 5.25.0 -> 5.25.3 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/CPAN-Mini: Bump to version 1.111.16Kent Fredric2016-07-262-0/+34
| | | | | | | | | | | | | | | | - EAPI6 Upstream: - test fixes - use www.cpan.org as default remote - pass all arguments from command line - add --remote-from option for parsing CPAN/CPANPLUS config - expand leading ~ in config files - die if download destination is not writeable - be less sensitive about unusual 02packages headers Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/CPAN-Meta-Check: Bump to version 0.13.0Kent Fredric2016-07-262-0/+32
| | | | | | | | | | - Remove unused dependencies Upstream: - Test Hardening against future versions of dependencies Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/CPAN-Checksums: Bump to version 2.120.0Kent Fredric2016-07-252-0/+46
| | | | | | | | | | | | - EAPI6 - Purge annoying author tests Upstream: - Add ".tgz" and ".tbz" into the compressed-file handler logic. - Now less likely to reuse bad md5 checksums and regenerate more eagerly Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/convert-pem: Removed, moved to dev-perl/Convert-PEMKent Fredric2016-07-253-41/+0
| | | | Final stage in migration to PN=Upstream
* dev-perl/Net-SSH-Perl: Fix dep on dev-perl/Convert-PEMKent Fredric2016-07-252-2/+2
| | | | | | | | | | Part of migration to PN=Upstream. Note: ~mips is broken due to Crypt-DSA not being satisfied, but this is a residual issue. Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Module-Signature: Fix dep on dev-perl/Convert-PEMKent Fredric2016-07-251-1/+1
| | | | | | | Part of migration to PN=Upstream normalization Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Convert-PEM: copy from dev-perl/convert-pemKent Fredric2016-07-253-0/+40
| | | | | | | Migrating to make PN=Upstream consistent. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Convert-Color: Bump to version 0.110.0Kent Fredric2016-07-252-0/+33
| | | | | | | | | | | | | | | | | - EAPI6 - Add USE="examples" - Remove annoying POD tests Upstream: - chroma method added on HSV and HSL - distance metrics added for HSV and HSL - Pallettes can map closest colour in any space using distance metric - Avoid bugs in CORE::hex conflicting with sub hex under reloading - Use Delta Approximation for number testing. Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Convert-Binary-C: Bump to version 0.780.0Kent Fredric2016-07-252-0/+28
| | | | | | | | | | | | | - EAPI6 - Add USE="examples" - Strip annoying POD tests Upstream: - Added Clang support - Add support for #warn and #warning directives Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Mo: version bump.Patrice Clement2016-07-242-0/+20
| | | | Package-Manager: portage-2.2.28
* dev-perl/Geo-IP: Version bump.Jeroen Roovers2016-07-241-0/+21
| | | | Package-Manager: portage-2.3.0
* dev-perl/Path-Tiny: Mark ~hppa (bug #577646).Jeroen Roovers2016-07-241-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-perl/Test-MockRandom: Mark ~hppa (bug #577646).Jeroen Roovers2016-07-241-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-perl/convert-ascii-armour: Remove, gone to dev-perl/Convert-ASCII-ArmourKent Fredric2016-07-243-37/+0
| | | | Last step of migration to normalise PN to Upstream.
* dev-perl/Module-Signature: Fix dependency on dev-perl/Convert-ASCII-ArmourKent Fredric2016-07-241-1/+1
| | | | | | | Part of case normalisation migration Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Crypt-RSA: Fix dependency on dev-perl/Convert-ASCII-ArmourKent Fredric2016-07-241-1/+1
| | | | | | | Part of Case Normalization migration Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"