mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-19 00:09:37 +03:00
14 lines
236 B
Bash
14 lines
236 B
Bash
# 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"
|