projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a59dcdf
)
x11-misc/xbatt: Migrate to eapi7-ver eclass
author
Johannes Huber
<johu@gentoo.org>
Mon, 25 Jun 2018 11:06:48 +0000
(13:06 +0200)
committer
Johannes Huber
<johu@gentoo.org>
Mon, 25 Jun 2018 11:30:18 +0000
(13:30 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-misc/xbatt/xbatt-1.3_rc1.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/xbatt/xbatt-1.3_rc1.ebuild
b/x11-misc/xbatt/xbatt-1.3_rc1.ebuild
index c7c8c3949274d2370869d08c257f5e8bd0dde9c4..350878f1db6cf2e0c1372369f2e34b8e49e9a55f 100644
(file)
--- a/
x11-misc/xbatt/xbatt-1.3_rc1.ebuild
+++ b/
x11-misc/xbatt/xbatt-1.3_rc1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit toolchain-funcs
versionato
r
+inherit toolchain-funcs
eapi7-ve
r
MY_PV=${PV/_rc/pr}
DESCRIPTION="Notebook battery indicator for X"
@@
-29,7
+29,7
@@
DEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-1.2.1-implicits.patch
)
-S="${WORKDIR}"/${PN}-$(
get_version_component_range
1-2)
+S="${WORKDIR}"/${PN}-$(
ver_cut
1-2)
src_compile() {
xmkmf || die