diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:19:26 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:46:22 +1200 |
commit | 3743c4b330995ef63fba0174a591067e6a9707b8 (patch) | |
tree | d9f63c936a1eb3307881260fa2088b44a244dc09 /dev-perl/CPAN-Uploader | |
parent | dev-perl/Config-MVP: Fix ebuild.badheader (diff) | |
download | gentoo-3743c4b330995ef63fba0174a591067e6a9707b8.tar.gz gentoo-3743c4b330995ef63fba0174a591067e6a9707b8.tar.bz2 gentoo-3743c4b330995ef63fba0174a591067e6a9707b8.zip |
dev-perl/CPAN-Uploader: Fix ebuild.badheader
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/CPAN-Uploader')
-rw-r--r-- | dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.13.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.13.ebuild b/dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.13.ebuild index 54ac119b3213..a56735ea579e 100644 --- a/dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.13.ebuild +++ b/dev-perl/CPAN-Uploader/CPAN-Uploader-0.103.13.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 DIST_AUTHOR=RJBS DIST_VERSION=0.103013 |