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/HTML-FormatText-WithLinks | |
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/HTML-FormatText-WithLinks')
4 files changed, 68 insertions, 0 deletions
diff --git a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.140.0.ebuild b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.140.0.ebuild new file mode 100644 index 000000000000..121ef2133bb4 --- /dev/null +++ b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.140.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=STRUAN +MODULE_VERSION=0.14 +inherit perl-module + +DESCRIPTION="HTML to text conversion with links as footnotes" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + >=dev-perl/HTML-Format-2 + dev-perl/HTML-Tree + dev-perl/URI + test? ( virtual/perl-Test-Simple ) +" + +SRC_TEST="do" diff --git a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild new file mode 100644 index 000000000000..18446f40fd32 --- /dev/null +++ b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=STRUAN +MODULE_VERSION=0.15 +inherit perl-module + +DESCRIPTION="HTML to text conversion with links as footnotes" + +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" + +RDEPEND=" + >=dev-perl/HTML-Format-2 + dev-perl/HTML-Tree + dev-perl/URI +" +DEPEND="${RDEPEND} + >=dev-perl/Module-Build-0.380.0 + test? ( virtual/perl-Test-Simple ) +" + +SRC_TEST="do parallel" diff --git a/dev-perl/HTML-FormatText-WithLinks/Manifest b/dev-perl/HTML-FormatText-WithLinks/Manifest new file mode 100644 index 000000000000..d995af1e39de --- /dev/null +++ b/dev-perl/HTML-FormatText-WithLinks/Manifest @@ -0,0 +1,2 @@ +DIST HTML-FormatText-WithLinks-0.14.tar.gz 11339 SHA256 35ececbc8a3ceda23e03c1e88b1e1ba02193deb455630d093ed30365e845e8ff SHA512 ec2cf859401985aaac45ba5ae1da18b3a142d51d821154ad40497a1ec468d86a6a6b85d7a1a66ec2d06bac49fe699def702c4cad86f1fa52da364cb29b6994b7 WHIRLPOOL 53515b3a6ae2ef21ba5bd2f39ace2e76560eef0a673242c17a9ac49f15ca85e18ddc38371f97be84bc3d72dcac7dfd6c11c31ca6c4d3ba76f521a542341da6f3 +DIST HTML-FormatText-WithLinks-0.15.tar.gz 11915 SHA256 7fcc1ab79eb58fb97d43e5bdd14e21791a250a204998918c62d6a171131833b1 SHA512 cdec4ba94c3f9dfd4e9c8b03be0e24068b23b634499bce062e0b281b26ad3a0288c0d4cc35b4db62fd81ad5f0a0f9ce42a59478af10a81ca2f5901ab79cdf550 WHIRLPOOL 85a90fb039273c390e8f395f48404313891f305588d2cec87d6f5552326caa18ecdc7e201e78243147ab80359d3bf081b082abef55eb160d536bb07982317cec diff --git a/dev-perl/HTML-FormatText-WithLinks/metadata.xml b/dev-perl/HTML-FormatText-WithLinks/metadata.xml new file mode 100644 index 000000000000..e36eb01f5f7d --- /dev/null +++ b/dev-perl/HTML-FormatText-WithLinks/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <maintainer> + <email>titanofold@gentoo.org</email> + <name>Aaron W. Swenson</name> + </maintainer> + <upstream> + <remote-id type="cpan">HTML-FormatText-WithLinks</remote-id> + <remote-id type="cpan-module">HTML::FormatText::WithLinks</remote-id> + </upstream> +</pkgmetadata> |