diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:27:14 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:47:17 +1200 |
commit | df7d40534a61d7323087a2c87b06533ab4b6c09c (patch) | |
tree | 8ef5941ef1697ee2d2b99ecf6cc05d735a8000b0 | |
parent | dev-perl/Module-Path: Fix ebuild.badheader (diff) | |
download | gentoo-df7d40534a61d7323087a2c87b06533ab4b6c09c.tar.gz gentoo-df7d40534a61d7323087a2c87b06533ab4b6c09c.tar.bz2 gentoo-df7d40534a61d7323087a2c87b06533ab4b6c09c.zip |
dev-perl/Mo: Fix ebuild.badheader
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | dev-perl/Mo/Mo-0.390.0.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Mo/Mo-0.400.0.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/Mo/Mo-0.390.0.ebuild b/dev-perl/Mo/Mo-0.390.0.ebuild index 9a5a5f05eb26..a0e82b8cb4f7 100644 --- a/dev-perl/Mo/Mo-0.390.0.ebuild +++ b/dev-perl/Mo/Mo-0.390.0.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=5 MODULE_AUTHOR=INGY diff --git a/dev-perl/Mo/Mo-0.400.0.ebuild b/dev-perl/Mo/Mo-0.400.0.ebuild index 43d4b3591a32..58860a12fa3b 100644 --- a/dev-perl/Mo/Mo-0.400.0.ebuild +++ b/dev-perl/Mo/Mo-0.400.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=5 MODULE_AUTHOR=TINITA |