gentoo/dev-perl/Term-Screen/Term-Screen-1.60.0-r1.ebuild
Andreas K. Hüttel 16373d6e16
dev-perl/Term-Screen: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-14 21:33:32 +02:00

15 lines
301 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=JSTOWE
DIST_VERSION=1.06
DIST_EXAMPLES=("example/*")
inherit perl-module
DESCRIPTION="A simple Term::Cap based screen positioning module"
SLOT="0"
KEYWORDS="amd64 ~s390 x86"