summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | 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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/LWP-Online: added Prefix keywords, bug #665088Fabian Groffen2018-10-191-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/LWP-Online-1.80.0-r2: alpha stableTobias Klausmann2018-03-041-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643358
* dev-perl/LWP-Online-1.80.0-r2: amd64 stableTobias Klausmann2018-01-151-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643358
* dev-perl/LWP-Online: stable 1.80.0-r2 for hppa, bug #643358Sergei Trofimovich2018-01-091-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/LWP-Online: stable 1.80.0-r2 for ia64, bug #643358Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-perl/LWP-Online: stable 1.80.0-r2 for ppc64, bug #643358Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-perl/LWP-Online: stable 1.80.0-r2 for ppc, bug #643358Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-perl/LWP-Online: x86 stable (bug #643358)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/LWP-Online: stable 1.80.0-r2 for sparc, bug #643358Rolf Eike Beer2018-01-051-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-perl/LWP-Online: Add build fix for Perl 5.26, bug 617054Andreas K. Hüttel2017-06-261-1/+10
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/LWP-Online-1.80.0-r2: added ~ia64, bug 577020Matt Turner2017-03-151-1/+1
|
* dev-perl/LWP-Online: added ~ppc, bug 577020Matt Turner2017-03-101-1/+1
|
* dev-perl/LWP-Online: added ~ppc64, bug 577020Matt Turner2017-03-101-1/+1
|
* dev-perl/LWP-Online: added ~sparcMatt Turner2017-03-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/LWP-Online: Mark ~hppa (bug #577020).Jeroen Roovers2016-08-171-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-perl/LWP-Online: added ~alpha, bug 577020.Matt Turner2016-05-251-1/+1
|
* dev-perl/LWP-Online: add ~arm, bug #577020Markus Meier2016-04-191-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/LWP-Online: Added to tree at version 1.80.0-r2Kent Fredric2016-03-094-0/+69
Was previously maintained in perl-experimental by Torsten Veller and Kent Fredric since Sept 2009. - Updated for EAPI6 - Patched for NO_NETWORK_TESTING mechanics - Patch includes runtime NO_NETWORK_TESTING mechanics as per https://rt.cpan.org/Public/Bug/Display.html?id=112728 as this specific path is utilized in other CPAN Modules for their network-testing code. - Added as -r2 to be newer than overlay Package-Manager: portage-2.2.27