Diff Graphics-Toolkit-Color-1.710.0 with a Graphics-Toolkit-Color-1.972.0

/usr/portage/dev-perl/Graphics-Toolkit-Color/Graphics-Toolkit-Color-1.972.0.ebuild 2026-06-23 19:41:04.154897045 +0300
1
# Copyright 2025 Gentoo Authors
1
# Copyright 2025-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
DIST_AUTHOR=LICHTKIND
7
DIST_VERSION=1.71
7
DIST_VERSION=1.972
8 8
inherit perl-module
9 9

  
10 10
DESCRIPTION="Color palette constructor"
Thank you!