Versions
v1.680.0 :: 0 :: gentoo
- Modified
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
v1.630.0-r1 :: 0 :: gentoo
- Modified
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
perl-core / Scalar-List-Utils : Common Scalar and List utility subroutines
Depending packages
app-admin / rex : (R)?ex, the friendly automation framework
app-editors / padre : Perl Application Development and Refactoring Environment
app-misc / gentoo-elections : Gentoo election control data and scripts
dev-db / percona-toolkit : Advanced command-line tools to perform a variety of MySQL and system tasks
dev-perl / Algorithm-Dependency : Toolkit for implementing dependency systems
dev-perl / Alien-Base-ModuleBuild : A Module::Build subclass for building Alien:: modules and their libraries
dev-perl / Alien-Build : Build external dependencies for use in CPAN
dev-perl / App-CLI : Dispatcher module for command line interface programs
dev-perl / Authen-Htpasswd : Interface to read and modify Apache .htpasswd files
dev-perl / B-Hooks-EndOfScope : Execute code after a scope finished compilation
dev-perl / B-OPCheck : PL_check hacks using Perl callbacks
dev-perl / B-Utils : Helper functions for op tree manipulation
dev-perl / BSON : BSON serialization and deserialization (EOL)
dev-perl / Business-ISMN : International Standard Music Numbers
dev-perl / Bytes-Random-Secure : Extension to generate cryptographically-secure random bytes
dev-perl / CGI-Application : Framework for building reusable web-applications
dev-perl / CGI-Application-Server : a simple HTTP server for developing with CGI::Application
dev-perl / CGI-Session : persistent session data in CGI applications
dev-perl / CSS-Squish : Compact many CSS files into one big file
dev-perl / Capture-Tiny : Capture STDOUT and STDERR from Perl, XS, or external programs
dev-perl / Carp-Assert-More : Convenience assertions for common situations
dev-perl / Cisco-Reconfig : Parse and generate Cisco configuration files
dev-perl / Class-Accessor-Grouped : Lets you build groups of accessors
dev-perl / Class-Adapter : Implementation of the 'Adapter' Design Pattern
dev-perl / Class-Autouse : Runtime aspect loading of one or more classes
dev-perl / Class-C3 : Pragma to use the C3 method resolution order algortihm
dev-perl / Class-Container : Glue object frameworks together transparently
dev-perl / Class-DBI : Simple Database Abstraction
dev-perl / Class-InsideOut : Safe, simple inside-out object construction kit
dev-perl / Class-Load : Working (require q{Class::Name}) and more
dev-perl / Class-Spiffy : Spiffy Perl Interface Framework For You
dev-perl / Class-Std : Support for creating standard "inside-out" classes
dev-perl / Class-Std-Fast : Faster but less secure than Class::Std
dev-perl / Config-ApacheFormat : Use Apache format config files
dev-perl / Config-AutoConf : Module to implement some of AutoConf macros in pure perl
dev-perl / Config-IniFiles : Module for reading .ini-style configuration files
dev-perl / Config-JSON : A JSON based config file system
dev-perl / Const-Fast : Facility for creating read-only scalars, arrays, and hashes
dev-perl / Convert-Color : Color space conversions and named lookups
dev-perl / Coro : The only real threads in perl
dev-perl / Crypt-CipherSaber : Perl module implementing CipherSaber encryption
dev-perl / Crypt-PBKDF2 : The PBKDF2 password hashing algorithm
dev-perl / DBD-SQLite : Self Contained RDBMS in a DBI Driver
dev-perl / DBI : Database independent interface for Perl
dev-perl / DBIx-SearchBuilder : Encapsulate SQL queries and rows in simple Perl objects
dev-perl / Data-Compare : Compare perl data structures
dev-perl / Data-FormValidator : Validates user input (usually from an HTML form) based on input profile
dev-perl / Data-ObjectDriver : Simple, transparent data interface, with caching
dev-perl / Data-OptList : Parse and validate simple name/value option pairs
dev-perl / Data-Perl : Base classes wrapping fundamental Perl data types
dev-perl / Data-Printer : Colored and full-featured pretty print of Perl data structures and objects
dev-perl / Data-Structure-Util : Change nature of data within a structure
dev-perl / Data-Validate-IP : IPv4 and IPv6 validation methods
dev-perl / Data-Visitor : Visitor style traversal of Perl data structures
dev-perl / Date-Extract : Extract probable dates from strings
dev-perl / Date-Simple : Simple date object
dev-perl / DateTime : Date and time object
dev-perl / DateTime-Format-Builder : Create DateTime parser classes and objects
dev-perl / DateTime-Format-Natural : Parse informal natural language date/time strings
dev-perl / DateTime-Locale : Localization support for DateTime
dev-perl / DateTime-TimeZone : Time zone object base class and factory
dev-perl / DateTimeX-Easy : Parse a date/time string using the best method available
dev-perl / Devel-Cycle : Find memory cycles in objects
dev-perl / Devel-Declare : (DEPRECATED) Adding keywords to perl, in perl
dev-perl / Devel-Dumpvar : Pure-OO reimplementation of dumpvar.pl
dev-perl / Devel-FindPerl : Find the path to your perl
dev-perl / Devel-NYTProf : Powerful feature-rich perl source code profiler
dev-perl / Devel-OverloadInfo : Introspect overloaded operators
dev-perl / Devel-REPL : A modern perl interactive shell
dev-perl / Devel-StackTrace : An object representing a stack trace
dev-perl / Dist-Metadata : Information about a perl module distribution
dev-perl / Dist-Zilla : Distribution builder; installer not included!
dev-perl / Dist-Zilla-Plugin-AuthorsFromGit : Add per-file per-year copyright information
dev-perl / Dist-Zilla-Plugin-CheckChangesHasContent : Ensure Changes has content before releasing
dev-perl / Dist-Zilla-Plugin-CopyFilesFromBuild : Copy (or move) specific files after building (for SCM inclusion, etc.)
dev-perl / Dist-Zilla-Plugin-Git : Update your git repository after release
dev-perl / Dist-Zilla-Plugin-Git-Contributors : Add contributor names from git to your distribution
dev-perl / Dist-Zilla-Plugin-MakeMaker-Awesome : A more awesome MakeMaker plugin for Dist::Zilla
dev-perl / Dist-Zilla-Plugin-ModuleBuildTiny : Build a Build.PL that uses Module::Build::Tiny
dev-perl / Dist-Zilla-Plugin-NextVersion-Semantic : update the next version, semantic-wise
dev-perl / Dist-Zilla-Plugin-OSPrereqs : List prereqs conditional on operating system
dev-perl / Dist-Zilla-Plugin-ReadmeAnyFromPod : Automatically convert POD to a README in any format for Dist::Zilla
dev-perl / Dist-Zilla-Plugin-ReadmeFromPod : dzil plugin to generate README from POD
dev-perl / Dist-Zilla-Plugin-StaticInstall : Identify a distribution as eligible for static installation
dev-perl / Dist-Zilla-Plugin-Test-MinimumVersion : Release tests for minimum required versions
dev-perl / Dist-Zilla-Role-PluginBundle-PluginRemover : Add '-remove' functionality to a bundle
dev-perl / Email-Abstract : Unified interface to mail representations
dev-perl / Email-MIME : Easy MIME message parsing
dev-perl / Email-Send : Simply Sending Email
dev-perl / Email-Sender : A library for sending email
dev-perl / Email-Valid : Check validity of Internet email addresses
dev-perl / Error : Error/exception handling in an OO-ish way
dev-perl / Eval-Closure : safely and cleanly create closures via string eval
dev-perl / Exception-Class : Module that allows you to declare real exception classes in Perl
dev-perl / ExtUtils-F77 : Simple interface to F77 libs
dev-perl / FFI-CheckLib : Check that a library is available for FFI
dev-perl / File-Find-Object : An object oriented File::Find replacement
dev-perl / File-LibMagic : Perl wrapper for libmagic
dev-perl / FileHandle-Unget : A FileHandle which supports ungetting of multiple bytes
dev-perl / Finance-Quote : Get stock and mutual fund quotes from various exchanges
dev-perl / Gearman : Gearman distributed job system, client and worker libraries
dev-perl / GeoIP2 : API for MaxMind's GeoIP2 web services and databases
dev-perl / Getopt-Long-Descriptive : Getopt::Long with usage text
dev-perl / Git-Wrapper : Wrap git(7) command-line interface
dev-perl / Google-Ads-AdWords-Client : Google AdWords API Perl Client Library
dev-perl / Graph : Data structure and ops for directed graphs
dev-perl / Graph-Easy : Convert or render graphs (as ASCII, HTML, SVG or via Graphviz)
dev-perl / HTML-FromText : Convert plain text to HTML
dev-perl / HTML-Mason : A HTML development and delivery Perl Module
dev-perl / HTML-Scrubber : Perl extension for scrubbing/sanitizing html
dev-perl / HTML-Template : Perl module to use HTML Templates
dev-perl / HTML-Tree : Library to manage HTML-Tree in PERL
dev-perl / HTML-TreeBuilder-XPath : add XPath support to HTML::TreeBuilder
dev-perl / HTTP-DAV : A WebDAV client library for Perl5
dev-perl / HTTP-Exception : throw HTTP-Errors as (Exception::Class-) Exceptions
dev-perl / HTTP-Headers-ActionPack : HTTP Action, Adventure and Excitement
dev-perl / HTTP-MultiPartParser : Low Level MultiPart MIME HTTP parser
dev-perl / Hash-Merge : Merges arbitrarily deep hashes into a single hash
dev-perl / IO-Handle-Util : Functions for working with IO::Handle like objects
dev-perl / IO-Socket-SSL : Nearly transparent SSL encapsulation for IO::Socket::INET
dev-perl / IPC-Shareable : Share Perl variables between processes
dev-perl / IPC-System-Simple : Run commands simply, with detailed diagnostics
dev-perl / JSON-MaybeXS : Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
dev-perl / LWP-MediaTypes : Media types and mailcap processing
dev-perl / LaTeX-Table : Perl extension for the automatic generation of LaTeX tables
dev-perl / Lab-Measurement : Measurement control and automation with Perl
dev-perl / List-AllUtils : Combines many List::* utility modules in one bite-sized package
dev-perl / Log-Dispatch : Dispatches messages to one or more outputs
dev-perl / Log-Dispatchouli : Simple wrapper around Log::Dispatch
dev-perl / Log-Report : Pluggable, multilingual handler driven problem reporting system
dev-perl / MCE : Many-Core Engine providing parallel processing capabilities
dev-perl / MIME-Types : Definition of MIME types
dev-perl / Mail-AuthenticationResults : Object Oriented Authentication-Results Headers
dev-perl / Mail-Box : Mail folder manager and MUA backend
dev-perl / Mail-Box-IMAP4 : Mail::Box connector via IMAP4
dev-perl / Mail-Box-POP3 : Mail::Box connector via POP3
dev-perl / Mail-IMAPClient : IMAP client module for Perl
dev-perl / Mail-Message : General Message Object for MIME Messsage Handling
dev-perl / Mail-Transport : Base class for Email Message Exchange
dev-perl / Math-BigInt-Lite : What BigInts are before they become big
dev-perl / Math-Factor-XS : Factorize numbers and calculate matching multiplications
dev-perl / Math-NumSeq : Number sequences (for example from OEIS)
dev-perl / Math-PlanePath : Mathematical paths through the 2-D plane
dev-perl / Math-Prime-XS : Detect and calculate prime numbers with deterministic tests
dev-perl / MaxMind-DB-Common : Code shared by the MaxMind DB reader and writer modules
dev-perl / Module-CPANTS-Analyse : Generate Kwalitee ratings for a distribution
dev-perl / Mojolicious : Real-time web framework
dev-perl / Moo : Minimalist Object Orientation (with Moose compatiblity)
dev-perl / Moose : Postmodern object system for Perl 5
dev-perl / Moose-Autobox : Autoboxed wrappers for Native Perl datatypes
dev-perl / MooseX-ClassAttribute : Declare class attributes Moose-style
dev-perl / MooseX-Getopt : Moose role for processing command line options
dev-perl / MooseX-Object-Pluggable : Make your classes pluggable
dev-perl / MooseX-Params-Validate : An extension of Params::Validate using Moose types
dev-perl / MooseX-Types : Organise your Moose types in libraries
dev-perl / MooseX-Types-URI : URI related types and coercions for Moose
dev-perl / Mouse : Moose minus the antlers
dev-perl / Net-DNS : Perl Interface to the Domain Name System
dev-perl / Net-SFTP-Foreign : SSH File Transfer Protocol client
dev-perl / Net-SSH-Perl : Perl client Interface to SSH
dev-perl / Net-Works : Sane APIs for IP addresses and networks
dev-perl / Net-XMPP : XMPP Perl Library
dev-perl / Object-Realize-Later : Delayed creation of objects
dev-perl / PDF-Create : Create PDF documents in Perl
dev-perl / PDL : Perl Data Language for scientific computing
dev-perl / PDL-Graphics-Gnuplot : Gnuplot-based plotting for PDL
dev-perl / POE-Component-IKC : Inter-Kernel Communication for POE
dev-perl / POE-Component-Resolver : A non-blocking getaddrinfo() resolver
dev-perl / PPI : Parse, Analyze, and Manipulate Perl (without perl)
dev-perl / PPIx-QuoteLike : Parse Perl string literals and string-literal-like things
dev-perl / PPIx-Regexp : Represent a regular expression of some sort
dev-perl / PPIx-Utilities : Extensions to PPI
dev-perl / PPIx-Utils : Utility functions for PPI
dev-perl / Package-DeprecationManager : Manage deprecation warnings for your distribution
dev-perl / Package-Stash : Routines for manipulating stashes
dev-perl / Params-Classify : Argument type classification
dev-perl / Params-Util : Utility functions to aid in parameter checking
dev-perl / Params-Validate : Flexible system for validation of method/function call parameters
dev-perl / Params-ValidationCompiler : Build an optimized subroutine parameter validator once, use it forever
dev-perl / Path-Class : Cross-platform path specification manipulation
dev-perl / Path-Dispatcher : Flexible and extensible dispatch
dev-perl / Path-FindDev : Find a development path somewhere in an upper hierarchy
dev-perl / Path-IsDev : Determine if a given Path resembles a development source tree
dev-perl / Path-Iterator-Rule : Iterative, recursive file finder
dev-perl / Pegex : Acmeist PEG Parser Framework
dev-perl / Perl-Critic : Critique Perl source code for best-practices
dev-perl / Perl-LanguageServer : Language Server and Debug Protocol Adapter for Perl
dev-perl / Perl-MinimumVersion : Find a minimum required version of perl for Perl code
dev-perl / Perl-PrereqScanner : Tool to scan your Perl code for its prerequisites
dev-perl / Perl-Version : Parse and manipulate Perl version strings
dev-perl / PerlIO-Layers : Querying your filehandle's capabilities
dev-perl / PerlIO-via-Timeout : PerlIO layer that adds read & write timeout to a handle
dev-perl / Plucene : Plucene - the Perl lucene port
dev-perl / Pod-Abstract : Abstract document tree for Perl POD documents
dev-perl / Pod-Elemental : Work with nestable Pod elements
dev-perl / Pod-Elemental-PerlMunger : Thing that takes a string of Perl and rewrites its documentation
dev-perl / Pod-Readme : Intelligently generate a README file from POD
dev-perl / Pod-Weaver : Weave together a Pod document from an outline
dev-perl / RPC-XML : An implementation of XML-RPC
dev-perl / Role-Hooks : Role callbacks
dev-perl / Router-Simple : Simple HTTP router
dev-perl / SDL : Simple DirectMedia Layer (SDL) bindings for perl
dev-perl / SOAP-Lite : Lightweight interface to the SOAP protocol both on client and server side
dev-perl / SOAP-WSDL : SOAP with WSDL support
dev-perl / SQL-Abstract : Generate SQL from Perl data structures
dev-perl / SQL-Abstract-Classic : Generate SQL from Perl data structures with backwards/forwards compat
dev-perl / SQL-Statement : Small SQL parser and engine
dev-perl / SQL-Translator : Manipulate structured data definitions (SQL and more)
dev-perl / SUPER : control superclass method dispatch
dev-perl / SVG : Perl extension for generating Scalable Vector Graphics (SVG) documents
dev-perl / Safe-Isa : Call isa, can, does and DOES safely on things that may not be objects
dev-perl / Set-Object : Set of objects and strings
dev-perl / Specio : Type constraints and coercions for Perl
dev-perl / Sphinx-Search : Perl API client for Sphinx search engine
dev-perl / Statistics-Basic : A collection of very basic statistics modules
dev-perl / Statistics-CaseResampling : Efficient resampling and calculation of medians with confidence intervals
dev-perl / Statistics-Descriptive : Module of basic descriptive statistical functions
dev-perl / String-Errf : Simple sprintf-like dialect
dev-perl / String-Flogger : String munging for loggers
dev-perl / Sub-Exporter-ForMethods : Helper routines for using Sub::Exporter to build methods
dev-perl / Sub-Exporter-GlobExporter : Export shared globs with Sub::Exporter collectors
dev-perl / Sub-HandlesVia : Alternative handles_via implementation
dev-perl / Sub-Install : Install subroutines into packages easily
dev-perl / Sub-Quote : Efficient generation of subroutines via string eval
dev-perl / Test-Base : A Data Driven Testing Framework
dev-perl / Test-Bits : Provides a bits_is() subroutine for testing binary data
dev-perl / Test-CheckDeps : Check for presence of dependencies
dev-perl / Test-Deep : Extremely flexible deep comparison testing
dev-perl / Test-Inline : Inline test suite support for Perl
dev-perl / Test-Kit : Build custom test packages with only the features you want
dev-perl / Test-LWP-UserAgent : A LWP::UserAgent suitable for simulating and testing network calls
dev-perl / Test-MockModule : Override subroutines in a module for unit testing
dev-perl / Test-MockObject : Perl extension for emulating troublesome interfaces
dev-perl / Test-Object : Thoroughly testing objects via registered handlers
dev-perl / Test-Spec : Write tests in a declarative specification style
dev-perl / Text-BibTeX : A Perl library for reading, parsing, and processing BibTeX files
dev-perl / Text-Levenshtein : An implementation of the Levenshtein edit distance
dev-perl / Text-Table : Organize Data in Tables
dev-perl / Text-WikiFormat : Translate Wiki formatted text into other formats
dev-perl / Throwable : A role for classes that can be thrown
dev-perl / Tie-Array-CSV : Tied array which combines the power of Tie::File and Text::CSV
dev-perl / Tree-Simple : A simple tree object
dev-perl / Try-Tiny : Minimal try/catch with proper localization of $@
dev-perl / Type-Tiny : Tiny, yet Moo(se)-compatible type constraint
dev-perl / UNIVERSAL-can : Hack around people calling UNIVERSAL::can() as a function
dev-perl / UNIVERSAL-isa : Attempt to recover from people calling UNIVERSAL::isa as a function
dev-perl / URI : Uniform Resource Identifiers (absolute and relative)
dev-perl / WWW-Mechanize : Handy web browsing in a Perl object
dev-perl / Web-Machine : A Perl port of Webmachine
dev-perl / Web-Scraper : Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions
dev-perl / XML-Compile : Compilation based XML Processing
dev-perl / XML-DT : A perl XML down translate module
dev-perl / XML-Feed : Syndication feed parser and auto-discovery
dev-perl / XML-LibXML : Perl binding for libxml2
dev-perl / XML-LibXML-Simple : XML::LibXML based XML::Simple clone
dev-perl / XML-Twig : Process huge XML documents in tree mode
dev-perl / XML-XPath : An XPath Perl Module
dev-perl / YAML-PP : YAML 1.2 processor in perl
dev-perl / YAML-Tiny : Read/Write YAML files with as little code as possible
dev-perl / forks : Emulate threads with fork
dev-perl / libwww-perl : Collection of Perl Modules for the WWW
dev-perl / namespace-autoclean : Keep imports out of your namespace
dev-perl / prefork : Optimized module loading for forking or non-forking processes
dev-util / lcov : A graphical front-end for GCC's coverage testing tool gcov
media-sound / xmms2 : X(cross)platform Music Multiplexing System, next generation of the XMMS player
net-misc / youtube-viewer : A command line utility for viewing youtube-videos in Mplayer
net-nds / 389-ds-base : 389 Directory Server (core libraries and daemons)
perl-core / Term-Table : Format a header and rows into a table
perl-core / Test-Simple : Basic utilities for writing tests
perl-core / Test2-Suite : Rich set of tools built upon the Test2 framework
Bugs
- 945592
- virtual/perl-Scalar-List-Utils-1.680.0: stablereq
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: add 1.680.0
Signed-off-by: Sam James <sam@gentoo.org> - 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 - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: add 5.40 as provider
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
virtual/perl-Scalar-List-Utils: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 hppa, #913085
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 x86, #913085
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 sparc, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 ppc64, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 ppc, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 arm64, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 arm, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 amd64, #913085
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: drop 1.550.0-r1
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: add 1.630.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 sparc, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 x86, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 ppc64, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 ppc, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 hppa, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 arm, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 arm64, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.620.0 amd64, #865895
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: Add 5.36 version
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
virtual/perl-Scalar-List-Utils: keyword 1.550.0-r1 for ~loong
At this point, CI is able to pass, although being exp profiles, depgraph is not being checked and is still incomplete. These "extended deps" will be keyworded later. Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - WANG Xuerui · gentoo
virtual/perl-Scalar-List-Utils: keyword 1.560.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: x86 stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.560.0 arm64, #805143
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: amd64 stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: ppc stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.560.0 arm, #805143
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: ppc64 stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: sparc stable wrt bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
virtual/perl-Scalar-List-Utils: stable 1.560.0 for hppa, bug #805143
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: drop 5.30 version
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: Add virtual for perl-core ebuild
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.550.0-r1 hppa, #791490
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.550.0-r1 arm64, #791490
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.550.0-r1 ppc64, #791490
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.550.0-r1 ppc, #791490
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.550.0-r1 arm, #791490
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.550.0-r1 sparc, #791490
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: Stabilize 1.550.0-r1 amd64, #791490
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
virtual/perl-Scalar-List-Utils: x86 stable (bug #791490)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: add 5.34 as provider
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
virtual/perl-Scalar-List-Utils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
virtual/perl-Scalar-List-Utils: 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 - Fabian Groffen · gentoo
virtual/perl-Scalar-List-Utils: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: Add Perl 5.32 version
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" 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 - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: Remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: hppa stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
virtual: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
virtual/perl-Scalar-List-Utils-1.500.0-r1: sparc stable, bug 685664
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
virtual/perl-Scalar-List-Utils: arm64 stable (bug #685664)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: ia64 stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: ppc stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: m68k stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="m68k" - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: alpha stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: sh stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sh" - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: s390 stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: ppc64 stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: arm stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: x86 stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: amd64 stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: add perl-5.30 as provider
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: hppa stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
virtual/perl-Scalar-List-Utils: arm64 stable (bug #673542)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: m68k stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: s390 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: arm stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: alpha stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
virtual/perl-Scalar-List-Utils: stable 1.460.200_rc for ia64, bug #673542
Package-Manager: Portage-2.3.54, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
virtual/perl-Scalar-List-Utils-1.460.200_rc: ppc64 stable, bug 673542
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
virtual/perl-Scalar-List-Utils-1.460.200_rc: ppc stable, bug 673542
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
virtual/perl-Scalar-List-Utils: mark 1.460.200_rc sparc, bug #673542
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: sh stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: x86 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: amd64 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
virtual/perl-*: Add new versions of virtuals provided by perl 5.28 [masked]
- virtual/perl-Attribute-Handlers: Add 1.10.0 for perl 5.28* - virtual/perl-B-Debug: Add 1.260.0 for perl 5.28* - virtual/perl-CPAN: Add 2.200.0 for perl 5.28* - virtual/perl-Carp: Add 1.500.0 for perl 5.28* - virtual/perl-Compress-Raw-Zlib: Add 2.76.0 for perl 5.28* - virtual/perl-Data-Dumper: Add 2.170.0 for perl 5.28* - virtual/perl-Devel-PPPort: Add 3.400.0 for perl 5.28* - virtual/perl-Digest-SHA: Add 6.10.0 for perl 5.28* - virtual/perl-Encode: Add 2.970.0 for perl 5.28* - virtual/perl-Exporter: Add 5.730.0 for perl 5.28* - virtual/perl-ExtUtils-CBuilder: Add 0.280.230 for perl 5.28* - virtual/perl-ExtUtils-Constant: Add 0.250.0 for perl 5.28* - virtual/perl-ExtUtils-Install: Add 2.140.0 for perl 5.28* - virtual/perl-ExtUtils-MakeMaker: Add 7.340.0 for perl 5.28* - virtual/perl-ExtUtils-ParseXS: Add 3.390.0 for perl 5.28* - virtual/perl-File-Path: Add 2.150.0 for perl 5.28* - virtual/perl-File-Spec: Add 3.740.0 for perl 5.28* - virtual/perl-Filter-Simple: Add 0.950.0 for perl 5.28* - virtual/perl-Getopt-Long: Add 2.500.0 for perl 5.28* - virtual/perl-I18N-LangTags: Add 0.430.0 for perl 5.28* - virtual/perl-IO: Add 1.390.0 for perl 5.28* - virtual/perl-IO-Socket-IP: Add 0.390.0 for perl 5.28* - virtual/perl-IPC-Cmd: Add 1.0.0 for perl 5.28* - virtual/perl-JSON-PP: Add 2.970.10 for perl 5.28* - virtual/perl-Locale-Maketext: Add 1.290.0 for perl 5.28* - virtual/perl-Math-BigInt: Add 1.999.811 for perl 5.28* - virtual/perl-Math-BigInt-FastCalc: Add 0.500.600 for perl 5.28* - virtual/perl-Math-BigRat: Add 0.261.300 for perl 5.28* - virtual/perl-Net-Ping: Add 2.620.0 for perl 5.28* - virtual/perl-Scalar-List-Utils: Add 1.500.0 for perl 5.28* - virtual/perl-Socket: Add 2.27.0 for perl 5.28* - virtual/perl-Storable: Add 3.80.0 for perl 5.28* - virtual/perl-Test: Add 1.310.0 for perl 5.28* - virtual/perl-Test-Harness: Add 3.420.0 for perl 5.28* - virtual/perl-Test-Simple: Add 1.302.133 for perl 5.28* - virtual/perl-Time-HiRes: Add 1.975.900 for perl 5.28* - virtual/perl-Time-Piece: Add 1.320.400 for perl 5.28* - virtual/perl-Unicode-Collate: Add 1.250.0 for perl 5.28* - virtual/perl-Unicode-Normalize: Add 1.260.0 for perl 5.28* - virtual/perl-XSLoader: Add 0.300.0 for perl 5.28* - virtual/perl-bignum: Add 0.490.0 for perl 5.28* - virtual/perl-if: Add 0.60.800 for perl 5.28* - virtual/perl-libnet: Add 3.110.0 for perl 5.28* - virtual/perl-podlators: Add 4.100.0 for perl 5.28* - virtual/perl-threads: Add 2.220.0 for perl 5.28* - virtual/perl-threads-shared: Add 1.580.0 for perl 5.28* - virtual/perl-version: Add 0.992.300 for perl 5.28* Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
virtual/perl-Scalar-List-Utils: Copy m68k, sh stable from dev-lang/perl
Package-Manager: Portage-2.3.29, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
virtual/perl-Scalar-List-Utils: s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Kent Fredric · gentoo
virtual/perl-*: Spread ~x64-cygwin keywords from dev-lang/perl
Virtuals are ultimately part of dev-lang/perl and are independent for portage related reasons, so should share perl's keywording. Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: Add Perl 5.26 version
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Andreas K. Hüttel · gentoo
virtual/perl-Scalar-List-Utils: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Sergei Trofimovich · gentoo
virtual/perl-Scalar-List-Utils: ia64 stable, bug #604602
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: sparc stable wrt bug #604602
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
virtual/perl-Scalar-List-Utils-1.420.200_rc-r1: add alpha keyword
Gentoo-Bug: 604602 - Jeroen Roovers · gentoo
virtual/perl-Scalar-List-Utils: Stable for HPPA (bug #604602).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: x86 stable wrt bug #604602
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: amd64 stable wrt bug #604602
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Weber · gentoo
virtual/perl-Scalar-List-Utils: arm arm64 ppc ppc64 stable (bug 604602)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Ulrich Müller · gentoo
virtual: Remove empty assignments of optional variables.
Remove empty HOMEPAGE, SRC_URI, KEYWORDS, LICENSE, IUSE, and DEPEND. As announced in gentoo-dev mailing list. Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Michael Haubenwallner · gentoo
virtual/perl-Scalar-List-Utils: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
virtual/perl-Scalar-List-Utils: mark 1.410.0-r1 arm64/m68k/s390/sh stable - Fabian Groffen · gentoo
virtual/perl-Scalar-List-Utils: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Kent Fredric · gentoo
dev-lang/perl, virtual/perl-*: Cleanup 5.20* and eblits re bug #589680 and bug #586418
Bug: https://bugs.gentoo.org/586418 Bug: https://bugs.gentoo.org/589680 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Jeroen Roovers · gentoo
virtual/perl-Scalar-List-Utils: Stable for HPPA (bug #589680).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Kent Fredric · gentoo
virtual/perl-*: -r1 bump to propagate subslot dep
Package-Manager: portage-2.3.2 - Kent Fredric · gentoo
virtual/perl-*: Subslot dep on perl
This is not striclty necessary, but is added in the hope it will help portage propagate rebuilds in slot upgrades. Package-Manager: portage-2.3.2 - Kent Fredric · gentoo
perl-core/Scalar-List-Utils: Add 1.460.0
Various things on CPAN now need newer Scalar::List::Utils. Keywords copied from virtual/perl-Scalar-List-Utils Package-Manager: portage-2.3.2 - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: ia64 stable wrt bug #567482
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: ppc stable wrt bug #567482
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: ppc64 stable wrt bug #567482
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: sparc stable wrt bug #567482
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: x86 stable wrt bug #567482
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
virtual/perl-Scalar-List-Utils: amd64 stable wrt bug #567482
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
virtual/perl-Scalar-List-Utils-1.410.0-r0: add alpha keyword
Gentoo-Bug: 567482 Package-Manager: portage-2.3.0_rc1 - Markus Meier · gentoo
virtual/perl-Scalar-List-Utils: arm stable, bug #567482
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" - Kent Fredric · gentoo
virtual/perl-Scalar-List-Utils: Bump to version 1.420.200_rc for Perl 5.24.0
Package-Manager: portage-2.2.28 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" - 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