diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/GDTextUtil | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/GDTextUtil')
-rw-r--r-- | dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/GDTextUtil/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/GDTextUtil/metadata.xml | 14 |
4 files changed, 53 insertions, 0 deletions
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild new file mode 100644 index 000000000000..bb675ab8f2a8 --- /dev/null +++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +MODULE_AUTHOR=MVERB +MODULE_VERSION=0.86 +inherit perl-module + +DESCRIPTION="Text utilities for use with GD" + +SLOT="0" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +IUSE="" + +RDEPEND="dev-perl/GD" +DEPEND="${RDEPEND}" diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild new file mode 100644 index 000000000000..84f6fafad6b9 --- /dev/null +++ b/dev-perl/GDTextUtil/GDTextUtil-0.860.0-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=MVERB +DIST_VERSION=0.86 +DIST_EXAMPLES=( "demo/*" ) +inherit perl-module + +DESCRIPTION="Text utilities for use with GD" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +IUSE="" + +RDEPEND="dev-perl/GD" +DEPEND="${RDEPEND}" diff --git a/dev-perl/GDTextUtil/Manifest b/dev-perl/GDTextUtil/Manifest new file mode 100644 index 000000000000..9b91285d709a --- /dev/null +++ b/dev-perl/GDTextUtil/Manifest @@ -0,0 +1,4 @@ +DIST GDTextUtil-0.86.tar.gz 64698 BLAKE2B 0438ae48901e8b64ba3a23dc878e801aaee125129f42ab88ade4602f654b625a949ef50a26e3ca9ed409dfff51cc32269c04156d1aa2edb03c6b5a139f1552ef SHA512 0c503df81249b0b53a8e87d65f684cf7ff01184ef1fc0166d2f295332d4cb553b6b714f42d6915cd0798f899213cd9cffef12bd30f5fcab0abfa4d0be97c8b18 +EBUILD GDTextUtil-0.860.0-r1.ebuild 359 BLAKE2B 6a45376a1e8d56a1c5d166f0a69a1e1c2c08d0903a979e693db966016f619073c35d31916853d4cfba843b8845f33cdf44c4af626896aafc04b185f800fc112a SHA512 b338963541fbe18d6c2af0dd54c25e9b1a9f2c78915026e97d1e748092baf2b1ae44d968a8cd5e11ae7e61b3b83b0df5a3cfaf5a22f2c7f27d9b92d6c91432f3 +EBUILD GDTextUtil-0.860.0-r2.ebuild 389 BLAKE2B eb6f70136fb2a017172a1e8973edd5181b4fe9211f7c5062aa04f425c68f45eed68dd5fd8dc175718cab801a308391b3e778bd7195a3b575220c3f8e38322b52 SHA512 ddb6c4341ffedc5c5ffefff17122c1383794535c6ef10d2fb13aa594731748b380dc051aac29de4b628a88ee65ed78c7731213d125517d65f3ddeaa55e076485 +MISC metadata.xml 512 BLAKE2B 5a8c285311ebe1b64aa390112c66028c267b5388ad6a32e5cc944a32416ddc6441f931f8123ed6edff303e325fe61b15820dbe7e833ef31b6cf33b70763c2e38 SHA512 0b5b05138d46b8181598fe3a875ef4d3abe7b1a80203b10952bef84301d0850c79473f6019e7045bc342c78bc99cf1ffd8bea46ecf8dc06720fbb6cdbd75b158 diff --git a/dev-perl/GDTextUtil/metadata.xml b/dev-perl/GDTextUtil/metadata.xml new file mode 100644 index 000000000000..d34585df7054 --- /dev/null +++ b/dev-perl/GDTextUtil/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>perl@gentoo.org</email> + <name>Gentoo Perl Project</name> + </maintainer> + <upstream> + <remote-id type="cpan">GDTextUtil</remote-id> + <remote-id type="cpan-module">GD::Text</remote-id> + <remote-id type="cpan-module">GD::Text::Align</remote-id> + <remote-id type="cpan-module">GD::Text::Wrap</remote-id> + </upstream> +</pkgmetadata> |