diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:20:04 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:46:31 +1200 |
commit | 2cc361c217e7aedc56a7a82c618e716ed8b085c0 (patch) | |
tree | 6623ea8027296471f0397c19a417eb48d534d3c0 /dev-perl/Data-Section | |
parent | dev-perl/CPAN-Uploader: Fix ebuild.badheader (diff) | |
download | gentoo-2cc361c217e7aedc56a7a82c618e716ed8b085c0.tar.gz gentoo-2cc361c217e7aedc56a7a82c618e716ed8b085c0.tar.bz2 gentoo-2cc361c217e7aedc56a7a82c618e716ed8b085c0.zip |
dev-perl/Data-Section: Fix ebuild.badheader
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Data-Section')
-rw-r--r-- | dev-perl/Data-Section/Data-Section-0.200.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Data-Section/Data-Section-0.200.6.ebuild b/dev-perl/Data-Section/Data-Section-0.200.6.ebuild index aaec858f2d2c..2b7691c3a40f 100644 --- a/dev-perl/Data-Section/Data-Section-0.200.6.ebuild +++ b/dev-perl/Data-Section/Data-Section-0.200.6.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.200006 |