Files
gentoo/dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild
Agostino Sarubbo 6cb4db3bc1 dev-perl/Term-Encoding: amd64 stable wrt bug #817575
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-10-12 09:10:19 +02:00

14 lines
259 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=MIYAGAWA
DIST_VERSION=0.03
inherit perl-module
DESCRIPTION="Detect encoding of the current terminal"
SLOT="0"
KEYWORDS="amd64 ~x86"