projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a34381
)
app-admin/cronolog: [QA] Minor touchups
author
David Seifert
<soap@gentoo.org>
Fri, 29 Dec 2017 18:03:44 +0000
(19:03 +0100)
committer
David Seifert
<soap@gentoo.org>
Fri, 29 Dec 2017 22:31:13 +0000
(23:31 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-admin/cronolog/cronolog-1.6.2-r5.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/cronolog/cronolog-1.6.2-r5.ebuild
b/app-admin/cronolog/cronolog-1.6.2-r5.ebuild
index ca4ce0c7003d0f7772c8f1680558195287290308..a362f4f52c7dba950941a803cf6cdf431ad39026 100644
(file)
--- a/
app-admin/cronolog/cronolog-1.6.2-r5.ebuild
+++ b/
app-admin/cronolog/cronolog-1.6.2-r5.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-inherit
eutils
autotools
+inherit autotools
DESCRIPTION="Log rotation software"
HOMEPAGE="https://github.com/fordmason/cronolog"
@@
-19,10
+19,8
@@
PATCHES=(
"${FILESDIR}"/${P}-umask.patch
)
-DOCS=( AUTHORS ChangeLog INSTALL NEWS README TODO )
-
src_prepare() {
default
- mv configure.
in configure.ac
|| die
+ mv configure.
{in,ac}
|| die
eautoreconf
}