Page MenuHomeSolus

D1476.diff
No OneTemporary

D1476.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+name : perl-extutils-install
+version : 2.14
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-Install-2.14.tar.gz : 35412305cbae979aac3b6e2c70cb301ae461979a1d848a8a043f74518eb96aea
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : ExtUtils::Install - install files from here to there
+description: |
+ ExtUtils::Install - install files from here to there
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>perl-extutils-install</Name>
+ <Packager>
+ <Name>Matthias Eliasson</Name>
+ <Email>matthias.eliasson@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">ExtUtils::Install - install files from here to there</Summary>
+ <Description xml:lang="en">ExtUtils::Install - install files from here to there
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-extutils-install</Name>
+ <Summary xml:lang="en">ExtUtils::Install - install files from here to there</Summary>
+ <Description xml:lang="en">ExtUtils::Install - install files from here to there
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/Install.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/Installed.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/ExtUtils/Packlist.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/ExtUtils/Install/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-11-28</Date>
+ <Version>2.14</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
Mon, Jul 10, 12:50 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806586
Default Alt Text
D1476.diff (2 KB)

Event Timeline