blob: b536198d2d52f05b3f0289365f179da38276f2d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Perl script to check for commonly used bash features not defined by POSIX
EAPI=7
HOMEPAGE=https://packages.debian.org/devscripts https://anonscm.debian.org/cgit/collab-maint/devscripts.git
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-lang/perl virtual/perl-Getopt-Long
RESTRICT=test
SLOT=0
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.20.3.tar.xz
_md5_=86ac4abf313911004b826dc8732e90a1
|