diff options
author | 2022-07-02 22:01:49 +0000 | |
---|---|---|
committer | 2022-07-02 22:01:49 +0000 | |
commit | 694f6df108a4ed2f7a92d515f175ab094f3e66c9 (patch) | |
tree | d40dbcd1e3f5b2053abe2068f666924f721f7d5e /metadata/md5-cache/app-shells | |
parent | Merge updates from master (diff) | |
download | gentoo-694f6df108a4ed2f7a92d515f175ab094f3e66c9.tar.gz gentoo-694f6df108a4ed2f7a92d515f175ab094f3e66c9.tar.bz2 gentoo-694f6df108a4ed2f7a92d515f175ab094f3e66c9.zip |
2022-07-02 22:01:49 UTC
Diffstat (limited to 'metadata/md5-cache/app-shells')
-rw-r--r-- | metadata/md5-cache/app-shells/psh-1.8.1-r3 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/app-shells/psh-1.8.1-r4 | 16 |
2 files changed, 16 insertions, 14 deletions
diff --git a/metadata/md5-cache/app-shells/psh-1.8.1-r3 b/metadata/md5-cache/app-shells/psh-1.8.1-r3 deleted file mode 100644 index e9f417067c54..000000000000 --- a/metadata/md5-cache/app-shells/psh-1.8.1-r3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=readline? ( dev-perl/Term-ReadLine-Gnu dev-perl/TermReadKey ) virtual/perl-ExtUtils-MakeMaker dev-lang/perl -DESCRIPTION=Combines the interactive nature of a Unix shell with the power of Perl -EAPI=6 -HOMEPAGE=https://gnp.github.io/psh/ -INHERIT=perl-module -IUSE=readline examples -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=readline? ( dev-perl/Term-ReadLine-Gnu dev-perl/TermReadKey ) dev-lang/perl:= -SLOT=0 -SRC_URI=https://github.com/gnp/psh/archive/psh-1.8.1.tar.gz -> psh-1.8.1-r3.tar.gz -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions 95b2df43c5f3057b6e77bd00b4d953da perl-module f2c1b0dd41761ffc8441cd041e4bb7ec -_md5_=6cebd9e84d46d47bbf614324e5f97e42 diff --git a/metadata/md5-cache/app-shells/psh-1.8.1-r4 b/metadata/md5-cache/app-shells/psh-1.8.1-r4 new file mode 100644 index 000000000000..887b5f5bbca5 --- /dev/null +++ b/metadata/md5-cache/app-shells/psh-1.8.1-r4 @@ -0,0 +1,16 @@ +BDEPEND=virtual/perl-ExtUtils-MakeMaker dev-lang/perl test? ( virtual/perl-Test-Simple ) +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=readline? ( dev-perl/Term-ReadLine-Gnu dev-perl/TermReadKey ) dev-lang/perl +DESCRIPTION=Combines the interactive nature of a Unix shell with the power of Perl +EAPI=8 +HOMEPAGE=https://gnp.github.io/psh/ +INHERIT=optfeature perl-module +IUSE=readline test examples +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=readline? ( dev-perl/Term-ReadLine-Gnu dev-perl/TermReadKey ) dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/gnp/psh/archive/psh-1.8.1.tar.gz +_eclasses_=optfeature d524f291c80f9d21ad80fe978e3ca760 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions 95b2df43c5f3057b6e77bd00b4d953da readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55 perl-module f2c1b0dd41761ffc8441cd041e4bb7ec +_md5_=71292d0b4898df5656be6f11e90b9ccf |