Page MenuHomeSolus

D1481.diff
No OneTemporary

D1481.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,17 @@
+name : perl-test-pod-coverage
+version : 1.10
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/N/NE/NEILB/Test-Pod-Coverage-1.10.tar.gz : 48c9cca9f7d99eee741176445b431adf09c029e1aa57c4703c9f46f7601d40d4
+license : Artistic-2.0
+component : programming.perl
+summary : Test::Pod::Coverage - Check for pod coverage in your distribution
+description: |
+ Test::Pod::Coverage - Check for pod coverage in your distribution.
+#builddeps :
+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-coverage</Name>
+ <Packager>
+ <Name>Matthias Eliasson</Name>
+ <Email>matthias.eliasson@gmail.com</Email>
+ </Packager>
+ <License>Artistic-2.0</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test::Pod::Coverage - Check for pod coverage in your distribution</Summary>
+ <Description xml:lang="en">Test::Pod::Coverage - Check for pod coverage in your distribution.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-pod-coverage</Name>
+ <Summary xml:lang="en">Test::Pod::Coverage - Check for pod coverage in your distribution</Summary>
+ <Description xml:lang="en">Test::Pod::Coverage - Check for pod coverage in your distribution.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/Test/Pod/Coverage.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Test/Pod/Coverage/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-11-28</Date>
+ <Version>1.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Matthias Eliasson</Name>
+ <Email>matthias.eliasson@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 5 2023, 5:02 AM (9 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806582
Default Alt Text
D1481.diff (2 KB)

Event Timeline