diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:26:24 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:47:15 +1200 |
commit | b679d132a1f01189d1d1b95012d6340f7ae6c539 (patch) | |
tree | bc64f42dbbab0c03538b0247ca9aded4ba2a8ce8 /dev-perl/Module-Path | |
parent | dev-perl/Mixin-Linewise: Fix ebuild.badheader (diff) | |
download | gentoo-b679d132a1f01189d1d1b95012d6340f7ae6c539.tar.gz gentoo-b679d132a1f01189d1d1b95012d6340f7ae6c539.tar.bz2 gentoo-b679d132a1f01189d1d1b95012d6340f7ae6c539.zip |
dev-perl/Module-Path: Fix ebuild.badheader
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Module-Path')
-rw-r--r-- | dev-perl/Module-Path/Module-Path-0.190.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild b/dev-perl/Module-Path/Module-Path-0.190.0.ebuild index 4fd86375206b..0ebaad0f34e4 100644 --- a/dev-perl/Module-Path/Module-Path-0.190.0.ebuild +++ b/dev-perl/Module-Path/Module-Path-0.190.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=NEILB DIST_VERSION=0.19 |