Page MenuHomeSolus

D963.id2121.diff
No OneTemporary

D963.id2121.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : perl-test-pod
+version : 1.51
+release : 1
+source :
+ - http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Pod-1.51.tar.gz : c1a1d3cedf4a579e3aad89c36f9878a8542b6656dbe71f1581420f49582d7efb
+license : Artistic-Perl-1.0
+component : programming.perl
+summary : Test::Pod - check for POD errors in files
+description: |
+ Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion.
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>perl-test-pod</Name>
+ <Packager>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Packager>
+ <License>Artistic-Perl-1.0</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test::Pod - check for POD errors in files</Summary>
+ <Description xml:lang="en">Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-pod</Name>
+ <Summary xml:lang="en">Test::Pod - check for POD errors in files</Summary>
+ <Description xml:lang="en">Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/Test/Pod.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Test/Pod/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-05</Date>
+ <Version>1.51</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Joey Riches</Name>
+ <Email>josephriches@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 30 2023, 11:02 AM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5842903
Default Alt Text
D963.id2121.diff (2 KB)

Event Timeline