projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecdce6f
)
app-misc/clockywock: bump EAPI to 6, drop base eclass
author
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 17 May 2018 10:57:55 +0000
(13:57 +0300)
committer
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 17 May 2018 10:57:55 +0000
(13:57 +0300)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
app-misc/clockywock/clockywock-0.3.1a.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/clockywock/clockywock-0.3.1a.ebuild
b/app-misc/clockywock/clockywock-0.3.1a.ebuild
index 3f02905b1bd1357de9395490e87c7febc81dd1ba..26f1be9445c7e2c3260ff1b9a3e104da07193bee 100644
(file)
--- a/
app-misc/clockywock/clockywock-0.3.1a.ebuild
+++ b/
app-misc/clockywock/clockywock-0.3.1a.ebuild
@@
-1,9
+1,9
@@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=
"5"
+EAPI=
6
-inherit
base
toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="ncurses based analog clock"
HOMEPAGE="https://soomka.com/clockywock"
@@
-22,7
+22,7
@@
src_prepare() {
# Respect compiler
tc-export CXX
-
base
_src_prepare
+
default
_src_prepare
}
src_install() {