diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:15:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:15:54 +0800 |
| commit | ae4593e20cef97c7323d522b40994a59425cd6d5 (patch) | |
| tree | 7b3e8750bbbfa32e917869e325027108ee59ee85 /repos/xorg/perl-data-dump | |
| parent | b5aa76f45da627817380276080b2b8bba6e74f68 (diff) | |
| download | alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.tar.gz alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.zip | |
added xorg repo
Diffstat (limited to 'repos/xorg/perl-data-dump')
| -rw-r--r-- | repos/xorg/perl-data-dump/.files | 24 | ||||
| -rw-r--r-- | repos/xorg/perl-data-dump/abuild | 4 |
2 files changed, 28 insertions, 0 deletions
diff --git a/repos/xorg/perl-data-dump/.files b/repos/xorg/perl-data-dump/.files new file mode 100644 index 00000000..93920c41 --- /dev/null +++ b/repos/xorg/perl-data-dump/.files @@ -0,0 +1,24 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/5.38/ +drwxr-xr-x root/root usr/lib/perl5/5.38/x86_64-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.38/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.38/Data/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.38/Data/Dump.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.38/Data/Dump/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.38/Data/Dump/FilterContext.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.38/Data/Dump/Filtered.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.38/Data/Dump/Trace.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.38/x86_64-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.38/x86_64-linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.38/x86_64-linux-thread-multi/auto/Data/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.38/x86_64-linux-thread-multi/auto/Data/Dump/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.38/x86_64-linux-thread-multi/auto/Data/Dump/.packlist +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-r--r--r-- root/root usr/share/man/man3/Data::Dump.3.gz +-r--r--r-- root/root usr/share/man/man3/Data::Dump::Filtered.3.gz +-r--r--r-- root/root usr/share/man/man3/Data::Dump::Trace.3.gz diff --git a/repos/xorg/perl-data-dump/abuild b/repos/xorg/perl-data-dump/abuild new file mode 100644 index 00000000..d0fdba80 --- /dev/null +++ b/repos/xorg/perl-data-dump/abuild @@ -0,0 +1,4 @@ +name=perl-data-dump +version=1.23 +release=1 +source="https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Data-Dump-$version.tar.gz" |