dev-perl/Graphics-Toolkit-Color: new package, add 1.710.0

Needed by new dev-perl/Chart.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-11 01:49:23 +01:00
parent 7f88cb9800
commit a03ea42c8c
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=LICHTKIND
DIST_VERSION=1.71
inherit perl-module
DESCRIPTION="Color palette constructor"
SLOT="0"
KEYWORDS="~amd64"

View File

@@ -0,0 +1 @@
DIST Graphics-Toolkit-Color-1.71.tar.gz 74925 BLAKE2B 669b4d63fd8c760a751b72ed26acfcb084b65abb7e775e44b6abeaf5c6b39d7b8ddbb9ac6e1fe4c2c5be5d5e7f54d892799b8b8c5257edf8c3756e6047e61b87 SHA512 77f694d9b384641792c5a368b7443495f2484eeef673dee1d1b0340a96d6259d87d427bc67934beaf31b1ce58d9346e7a77998b685897ba07fc83f5431ae70e7

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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">Graphics-Toolkit-Color</remote-id>
<remote-id type="cpan-module">Graphics::Toolkit::Color</remote-id>
<remote-id type="cpan-module">Graphics::Toolkit::Color::Name</remote-id>
<remote-id type="cpan-module">Graphics::Toolkit::Color::Name::Constant</remote-id>
<remote-id type="cpan-module">Graphics::Toolkit::Color::Space::Hub</remote-id>
<remote-id type="cpan-module">Graphics::Toolkit::Color::Values</remote-id>
</upstream>
</pkgmetadata>