projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ec1e6
)
dev-perl/Mail-DKIM: Fix old path in examples bug #636140
author
Kent Fredric
<kentnl@gentoo.org>
Wed, 1 Nov 2017 14:27:07 +0000
(
03:27
+1300)
committer
Kent Fredric
<kentnl@gentoo.org>
Wed, 1 Nov 2017 14:28:42 +0000
(
03:28
+1300)
Reported-by: Juergen Rose
Closes: https://bugs.gentoo.org/636140
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
index dc8d71e5af776fe3e98c6f47a5286a1eeec8b6da..9232e54c535386fd427b135a0f4c2fffcae2c175 100644
(file)
--- a/
dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
+++ b/
dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
@@
-5,7
+5,7
@@
EAPI=6
DIST_AUTHOR=MBRADSHAW
DIST_VERSION=0.44
-DIST_EXAMPLES=("
examples/*" "
scripts/*")
+DIST_EXAMPLES=("scripts/*")
inherit perl-module
DESCRIPTION="Signs/verifies Internet mail using DKIM message signatures"