gentoo/dev-perl/PostScript/PostScript-0.60.0-r2.ebuild
Andreas K. Hüttel 2fc52a3d50
dev-perl/PostScript: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 21:43:13 +02:00

14 lines
287 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=SHAWNPW
DIST_VERSION=0.06
inherit perl-module
DESCRIPTION="An object that may be used to construct a block of text in PostScript"
SLOT="0"
KEYWORDS="amd64 x86"