Skip to content

Commit

Permalink
dev-perl/File-Stat-Bits: -r bump for EAPI7 + fixes
Browse files Browse the repository at this point in the history
- EAPI7
- Fix LICENSE
- Remove unused/empty variable assignments
- Parallel tests

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <[email protected]>
  • Loading branch information
kentfredric committed Sep 7, 2020
1 parent b358fd5 commit 18aa9b7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR=FEDOROV
DIST_VERSION=1.01
inherit perl-module

DESCRIPTION="File stat bit mask constants"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~s390 ~x86"

0 comments on commit 18aa9b7

Please sign in to comment.