diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/SVG | |
download | gentoo-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')
-rw-r--r-- | dev-perl/SVG/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.540.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/SVG/SVG-2.590.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/SVG/metadata.xml | 14 |
4 files changed, 64 insertions, 0 deletions
diff --git a/dev-perl/SVG/Manifest b/dev-perl/SVG/Manifest new file mode 100644 index 000000000000..22f125f20751 --- /dev/null +++ b/dev-perl/SVG/Manifest @@ -0,0 +1,2 @@ +DIST SVG-2.54.tar.gz 53926 SHA256 a8f940f6adf606e42b6e29b2130a1770c0ab213ca3cd1f51a937a520e22d5a45 SHA512 79c67cc66935fb28e0120fa36ab50dc8985ecb995cd774e51f3e9abf17c8d0a8a8c609074696474fe9277169c1c7ed5072e27757ccd0d499f3435546dbc5ac7a WHIRLPOOL 06d9e63986b77e971079de0934f374453f371f1b9db54f554384315dbe25fa3dff987e1064e3245f665498cccf0a8f46c0bc4516b12e0146b151bb498166b21b +DIST SVG-2.59.tar.gz 54926 SHA256 e1e60e590718c2de5bda17a76283fdeb137761b69da2121c03d9630257e8ba3a SHA512 2056925e19ce4410da9d7fb7ca337c47a2d866496be01d0469e0dd27882d0fca1bf0371b5f4e8e15b1974da2ed55392b2688e52eb46a4f5be2f2ba5733e7fc48 WHIRLPOOL 8b4d56101c146b64dad878f717815530b98bd9781202d2287d5478de528831fa341339367f5ccf139cb52edaac0636296c40892aff5c9b5114d213f8b7e3599d diff --git a/dev-perl/SVG/SVG-2.540.0.ebuild b/dev-perl/SVG/SVG-2.540.0.ebuild new file mode 100644 index 000000000000..a09c3a094f74 --- /dev/null +++ b/dev-perl/SVG/SVG-2.540.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=SZABGAB +MODULE_VERSION=2.54 +inherit perl-module + +DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" + +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="test" + +RDEPEND="virtual/perl-parent" +DEPEND="${RDEPEND} + test? ( + dev-perl/Test-Pod-Coverage + ) +" + +SRC_TEST=do diff --git a/dev-perl/SVG/SVG-2.590.0.ebuild b/dev-perl/SVG/SVG-2.590.0.ebuild new file mode 100644 index 000000000000..9b0484aa3aaf --- /dev/null +++ b/dev-perl/SVG/SVG-2.590.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=SZABGAB +MODULE_VERSION=2.59 +inherit perl-module + +DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" + +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="test" + +RDEPEND="virtual/perl-parent" +DEPEND="${RDEPEND} + test? ( + dev-perl/Test-Pod-Coverage + ) +" + +SRC_TEST=do diff --git a/dev-perl/SVG/metadata.xml b/dev-perl/SVG/metadata.xml new file mode 100644 index 000000000000..681fbef8c323 --- /dev/null +++ b/dev-perl/SVG/metadata.xml @@ -0,0 +1,14 @@ +<?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</remote-id> + <remote-id type="cpan-module">SVG</remote-id> + <remote-id type="cpan-module">SVG::DOM</remote-id> + <remote-id type="cpan-module">SVG::Element</remote-id> + <remote-id type="cpan-module">SVG::Extension</remote-id> + <remote-id type="cpan-module">SVG::Manual</remote-id> + <remote-id type="cpan-module">SVG::XML</remote-id> + </upstream> +</pkgmetadata> |