From 068424b26532f3551a81421a9be67ed206e5c11a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 11 Aug 2021 07:02:28 +0100 Subject: gentoo resync : 11.08.2021 --- dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild (limited to 'dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild') diff --git a/dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild b/dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild new file mode 100644 index 000000000000..b6b7b91cb342 --- /dev/null +++ b/dev-perl/ShipIt/ShipIt-0.600.0-r2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=MIYAGAWA +DIST_VERSION=0.60 +inherit perl-module + +DESCRIPTION="Software Release Tool" + +SLOT="0" +KEYWORDS="amd64 ppc x86" + +PATCHES=( "${FILESDIR}/${PN}-0.60-version-test.patch" ) + +pkg_postinst() { + elog "Please note that ShipIt does not depend on any specific VCS." + elog "You must install a supported VCS (CVS, SVN, SVK, GIT, HG) for use." +} -- cgit v1.2.3