diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-10-24 01:45:52 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-10-24 01:45:52 +0000 |
| commit | c6dbb62421c3f94f78333a6402ff2984cc9479f5 (patch) | |
| tree | ad386d21c13a3aee24180c427f93afb1988f04d0 /dev-perl/Dist-Zilla-Plugin-AuthorsFromGit | |
| parent | fbb3e0d839e459d5c8fe51fcb606bfa322299e5a (diff) | |
| download | baldeagleos-repo-c6dbb62421c3f94f78333a6402ff2984cc9479f5.tar.gz baldeagleos-repo-c6dbb62421c3f94f78333a6402ff2984cc9479f5.tar.xz baldeagleos-repo-c6dbb62421c3f94f78333a6402ff2984cc9479f5.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-AuthorsFromGit')
| -rw-r--r-- | dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0-r1.ebuild (renamed from dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0-r1.ebuild index 7f57d64a6bbd..74c8f9dceab1 100644 --- a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild +++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=AKHUETTEL DIST_VERSION=0.006 @@ -11,7 +11,6 @@ DESCRIPTION="Add per-file per-year copyright information" SLOT="0" KEYWORDS="amd64 ~x86" -IUSE="" RDEPEND=" dev-perl/DateTime @@ -23,6 +22,6 @@ RDEPEND=" dev-perl/Pod-Weaver dev-perl/namespace-autoclean " -DEPEND="${RDEPEND} +BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker " |
