summaryrefslogtreecommitdiff
path: root/dev-perl/Authen-Simple
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-11-29dev-perl/Authen-Simple: Keyword 0.500.0-r1 mips, #878933Matoro Mahri
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
2022-12-10dev-perl/Authen-Simple: Stabilize 0.500.0-r1 arm64, #885325Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-12-10dev-perl/Authen-Simple: Stabilize 0.500.0-r1 arm, #885325Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-11-15dev-perl/Authen-Simple: Keyword 0.500.0-r1 hppa, #878933Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-11-01dev-perl/Authen-Simple: Keyword 0.500.0-r1 arm64, #878933Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-11-01dev-perl/Authen-Simple: Keyword 0.500.0-r1 arm, #878933Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-09-27dev-perl/Authen-Simple: Keyword 0.500.0-r1 riscv, #872365Yu Gu
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2021-10-09dev-perl/Authen-Simple: EAPI=8 bumpAndreas K. Hüttel
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
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>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2018-06-26dev-perl/Authen-Simple-0.500.0-r0: alpha stableTobias Klausmann
Gentoo-Bug: http://bugs.gentoo.org/657690
2018-06-24dev-perl/Authen-Simple: stable 0.500.0 for ppc64, bug #657690Sergei Trofimovich
Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
2018-06-24dev-perl/Authen-Simple: stable 0.500.0 for ppc, bug #657690Sergei Trofimovich
Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
2018-06-11dev-perl/Authen-Simple: stable 0.500.0 for sparcRolf Eike Beer
Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
2018-06-11dev-perl/Authen-Simple: stable 0.500.0 for ia64, bug #657690Sergei Trofimovich
Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
2018-06-10dev-perl/Authen-Simple: x86 stable (bug #657690)Thomas Deutschmann
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2017-12-09dev-perl/*: Update Manifest hashesMichał Górny
2017-06-13dev-perl/Authen-Simple: Fix for '.' in @INC re bug #614412Kent Fredric
Generic Module::Install fix for 5.25 Bug: https://bugs.gentoo.org/614412 Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-03-15dev-perl/Authen-Simple-0.500.0: added ~ia64, bug 577100Matt Turner
2017-03-14dev-perl/Authen-Simple: amd64 stable wrt bug #612558Agostino Sarubbo
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-03-10dev-perl/Authen-Simple: added ~ppc, bug 577100Matt Turner
2017-03-10dev-perl/Authen-Simple: added ~sparc, bug 577100Matt Turner
2017-03-10dev-perl/Authen-Simple: added ~ppc64, bug 577100Matt Turner
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-01-26dev-perl/Authen-Simple-0.500.0-r0: keyworded for ~alphaTobias Klausmann
Gentoo-Bug: 577100
2016-03-27dev-perl/Authen-Simple: Added at version 0.500.0Kent Fredric
For: dev-perl/Authen-Simple-Passwd For: dev-perl/Plack Package-Manager: portage-2.2.28