diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:27:43 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:47:19 +1200 |
commit | a109e088f109dfd3a89c1a566f4e0b2edf32e742 (patch) | |
tree | 083c1ff1da377f355f27297b80c9204251e7ec13 /dev-perl/MooseX-LazyRequire | |
parent | dev-perl/Mo: Fix ebuild.badheader (diff) | |
download | gentoo-a109e088f109dfd3a89c1a566f4e0b2edf32e742.tar.gz gentoo-a109e088f109dfd3a89c1a566f4e0b2edf32e742.tar.bz2 gentoo-a109e088f109dfd3a89c1a566f4e0b2edf32e742.zip |
dev-perl/MooseX-LazyRequire: Fix ebuild.badheader
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/MooseX-LazyRequire')
-rw-r--r-- | dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild index b7c73491ed59..18191216aee1 100644 --- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild +++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.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=ETHER DIST_VERSION=0.11 |