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/Text-Unidecode
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/Text-Unidecode')
-rw-r--r--dev-perl/Text-Unidecode/Manifest2
-rw-r--r--dev-perl/Text-Unidecode/Text-Unidecode-0.40.0-r1.ebuild17
-rw-r--r--dev-perl/Text-Unidecode/Text-Unidecode-1.230.0.ebuild22
-rw-r--r--dev-perl/Text-Unidecode/metadata.xml9
4 files changed, 50 insertions, 0 deletions
diff --git a/dev-perl/Text-Unidecode/Manifest b/dev-perl/Text-Unidecode/Manifest
new file mode 100644
index 000000000000..d5fb000c3e5b
--- /dev/null
+++ b/dev-perl/Text-Unidecode/Manifest
@@ -0,0 +1,2 @@
+DIST Text-Unidecode-0.04.tar.gz 103091 SHA256 473da01fd4829fce3183ef6c5d8932a29a9a7c28ee65f066342069a87be16b06 SHA512 518d1cfa13134c133a1c369e3bc6a708c667e0fa500b20a225ddf216098c496968cd0767d3bc372fcc2444f196a485f7a89587cf0caebc3de4417769216683c9 WHIRLPOOL 945c1402b018e6a0b135269cef00a67a5fa0a88d4a316f4821068d2177f7b1c6d1ba77c87593c4d1e651536fd1d841aaaccbd2a08b7c9776d0ea154d2e2e0ff2
+DIST Text-Unidecode-1.23.tar.gz 130431 SHA256 cb1d761edcd4ea25763726434713c3157d48ac7d75be27bed10bc0aa4ec1d6d6 SHA512 ee4381fd9a4c741973f2eb22c561303719b537b612405e19fdc934b0548870378b9d1f02bf68f3bf40e525339432c0189d9e323c9712acd450e602febc6b818f WHIRLPOOL b0677099eabc12f0eddc829ce192c092e9ac35f607571535f2e8dd62b836c73798a432785ef0c79f1ff5be392bd79c97da8e8b2fa958bfb1af5c10253300239e
diff --git a/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0-r1.ebuild b/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0-r1.ebuild
new file mode 100644
index 000000000000..5890f79baf0f
--- /dev/null
+++ b/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=SBURKE
+MODULE_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="US-ASCII transliterations of Unicode text"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do
diff --git a/dev-perl/Text-Unidecode/Text-Unidecode-1.230.0.ebuild b/dev-perl/Text-Unidecode/Text-Unidecode-1.230.0.ebuild
new file mode 100644
index 000000000000..9cd7c2c22311
--- /dev/null
+++ b/dev-perl/Text-Unidecode/Text-Unidecode-1.230.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=SBURKE
+MODULE_VERSION=1.23
+inherit perl-module
+
+DESCRIPTION="Plain ASCII transliterations of Unicode text"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST=do
diff --git a/dev-perl/Text-Unidecode/metadata.xml b/dev-perl/Text-Unidecode/metadata.xml
new file mode 100644
index 000000000000..c9be3adbd932
--- /dev/null
+++ b/dev-perl/Text-Unidecode/metadata.xml
@@ -0,0 +1,9 @@
+<?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">Text-Unidecode</remote-id>
+ <remote-id type="cpan-module">Text::Unidecode</remote-id>
+ </upstream>
+</pkgmetadata>