diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:34:24 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-19 00:47:34 +1200 |
commit | 0e6a1af9dc83bdbd8abfded4248d915dffba53e1 (patch) | |
tree | fd37b5ae9c68d79eabe963540a93dc222331169b /dev-perl/Software-License | |
parent | dev-perl/Role-Identifiable: Fix ebuild.badheader (diff) | |
download | gentoo-0e6a1af9dc83bdbd8abfded4248d915dffba53e1.tar.gz gentoo-0e6a1af9dc83bdbd8abfded4248d915dffba53e1.tar.bz2 gentoo-0e6a1af9dc83bdbd8abfded4248d915dffba53e1.zip |
dev-perl/Software-License: Fix ebuild.badheader
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Software-License')
-rw-r--r-- | dev-perl/Software-License/Software-License-0.103.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Software-License/Software-License-0.103.12.ebuild b/dev-perl/Software-License/Software-License-0.103.12.ebuild index bd7fbc52541b..a718d8d9bd8f 100644 --- a/dev-perl/Software-License/Software-License-0.103.12.ebuild +++ b/dev-perl/Software-License/Software-License-0.103.12.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.103012 |