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/SVG-Graph
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/SVG-Graph')
-rw-r--r--dev-perl/SVG-Graph/Manifest1
-rw-r--r--dev-perl/SVG-Graph/SVG-Graph-0.20.0-r1.ebuild25
-rw-r--r--dev-perl/SVG-Graph/metadata.xml28
3 files changed, 54 insertions, 0 deletions
diff --git a/dev-perl/SVG-Graph/Manifest b/dev-perl/SVG-Graph/Manifest
new file mode 100644
index 000000000000..1456fd9371f8
--- /dev/null
+++ b/dev-perl/SVG-Graph/Manifest
@@ -0,0 +1 @@
+DIST SVG-Graph-0.02.tar.gz 85270 SHA256 0de0dfd6c2c6a5fa952e9cc5f56077851fcaea338e1d13915458b351b37061bc SHA512 7c98d290bce22afb853b6f2489cf9d8818c1d00974aaeff7475904187cb5444d732b8d551b6bf829921c890ced8e0ff11b75cd9a8feca7bbbcf5b41bf0476117 WHIRLPOOL e0d3502437567d1c85b8309887a7b7d52aabc179e7fef05dfb9f56f8e79325c295dab167d3c388a3590a92f92dcab2d4fbc4a6fa27a29ae6d8e8f26037e55433
diff --git a/dev-perl/SVG-Graph/SVG-Graph-0.20.0-r1.ebuild b/dev-perl/SVG-Graph/SVG-Graph-0.20.0-r1.ebuild
new file mode 100644
index 000000000000..57ee4aa8fbf7
--- /dev/null
+++ b/dev-perl/SVG-Graph/SVG-Graph-0.20.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ALLENDAY
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="Visualize your data in Scalable Vector Graphics (SVG) format"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+DEPEND="dev-perl/Math-Derivative
+ dev-perl/Math-Spline
+ >=dev-perl/Statistics-Descriptive-2.6
+ dev-perl/SVG
+ >=dev-perl/Tree-DAG_Node-1.04"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/SVG-Graph/metadata.xml b/dev-perl/SVG-Graph/metadata.xml
new file mode 100644
index 000000000000..f7bb8caa7262
--- /dev/null
+++ b/dev-perl/SVG-Graph/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">SVG-Graph</remote-id>
+ <remote-id type="cpan-module">SVG::Graph</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Data</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Data::Datum</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Data::Node</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Data::Tree</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::File</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Frame</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::axis</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::bar</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::barflex</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::bezier</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::bubble</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::heatmap</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::line</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::pictogram</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::scatter</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::tree</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Glyph::wedge</remote-id>
+ <remote-id type="cpan-module">SVG::Graph::Group</remote-id>
+ </upstream>
+</pkgmetadata>