summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Spreadsheet-WriteExcel
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/Spreadsheet-WriteExcel')
-rw-r--r--dev-perl/Spreadsheet-WriteExcel/Manifest2
-rw-r--r--dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.390.0-r1.ebuild23
-rw-r--r--dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild23
-rw-r--r--dev-perl/Spreadsheet-WriteExcel/metadata.xml28
4 files changed, 76 insertions, 0 deletions
diff --git a/dev-perl/Spreadsheet-WriteExcel/Manifest b/dev-perl/Spreadsheet-WriteExcel/Manifest
new file mode 100644
index 000000000000..36453966384b
--- /dev/null
+++ b/dev-perl/Spreadsheet-WriteExcel/Manifest
@@ -0,0 +1,2 @@
+DIST Spreadsheet-WriteExcel-2.39.tar.gz 494383 SHA256 545e8c7426aea1748bd73669cb9f3019d70f3d23b5b48f876634769ba2f2ea45 SHA512 c11a67c497ae79b952b8b554570795d053d3784eebbb279a419978f8b8a1f6cef7c1b8e9376e692e5240b916dccd3f980551df822f38f6453d823284067c9dbc WHIRLPOOL f016d74135bcd88319d1d32a82a0414759c6a68dc5c56b2bb11f5f31e573775fb9fb5b7576da3304e327a2f583e85f896a48c7e12d53703e319cad21fede9677
+DIST Spreadsheet-WriteExcel-2.40.tar.gz 480975 SHA256 e356aad6866cf135731268ee0e979a197443c15a04878e9cf3e80d022ad6c07e SHA512 aa6690b4b7b66620e6490f97b0d82520dbe2a51cdc0fd03c9f83bf963f609c39e5f9f45c31e0a68809d0ba8f8ea3120c7c53cddd48a875074d5dd8250d19574e WHIRLPOOL b1b153db71df5e1074695f7f70a726f4b677d33b3b7b0ad8dfc17bfa9a069be4e91d98e7a416dfc8ac90dbbecad1add821bccbbd569b7a85c32e536741a3b70f
diff --git a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.390.0-r1.ebuild b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.390.0-r1.ebuild
new file mode 100644
index 000000000000..2ebe2efb5836
--- /dev/null
+++ b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.390.0-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=JMCNAMARA
+MODULE_VERSION=2.39
+inherit perl-module
+
+DESCRIPTION="Write cross-platform Excel binary file"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Temp
+ dev-perl/Parse-RecDescent
+ >=dev-perl/OLE-StorageLite-0.19
+ dev-perl/IO-stringy"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild
new file mode 100644
index 000000000000..dd783016b90f
--- /dev/null
+++ b/dev-perl/Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.400.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=JMCNAMARA
+MODULE_VERSION=2.40
+inherit perl-module
+
+DESCRIPTION="Write cross-platform Excel binary file"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Temp
+ dev-perl/Parse-RecDescent
+ >=dev-perl/OLE-StorageLite-0.19
+ dev-perl/IO-stringy"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Spreadsheet-WriteExcel/metadata.xml b/dev-perl/Spreadsheet-WriteExcel/metadata.xml
new file mode 100644
index 000000000000..27cd14a6ab20
--- /dev/null
+++ b/dev-perl/Spreadsheet-WriteExcel/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Spreadsheet-WriteExcel</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::BIFFwriter</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Big</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::Area</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::Bar</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::Column</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::External</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::Line</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::Pie</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::Scatter</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Chart::Stock</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Examples</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Format</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Formula</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::OLEwriter</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Properties</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Utility</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Workbook</remote-id>
+ <remote-id type="cpan-module">Spreadsheet::WriteExcel::Worksheet</remote-id>
+ </upstream>
+</pkgmetadata>