mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-perl/DBIx-Class-UserStamp: eapi bump the
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
63b74214bd
commit
6059345b3b
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=JGOULAH
|
||||
DIST_VERSION=0.11
|
||||
@ -11,8 +11,6 @@ DESCRIPTION="Automatically set update and create user id fields"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/Class-Accessor-Grouped
|
||||
@ -22,10 +20,12 @@ RDEPEND="
|
||||
BDEPEND="${RDEPEND}
|
||||
test? ( dev-perl/DBD-SQLite )
|
||||
"
|
||||
|
||||
PERL_RM_FILES=(
|
||||
t/02pod.t
|
||||
t/03podcoverage.t
|
||||
)
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-0.11-no-dot-inc.patch"
|
||||
)
|
||||
Loading…
x
Reference in New Issue
Block a user