commit: 9834e27fa0b4efdcdf28d3f62f3597bc8ee937d0 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sat Jun 18 13:59:42 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sat Jun 18 13:59:53 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9834e27f
net-misc/cernbox-client: add 2.10.1.7389, drop 2.9.2.6206 Co-authored-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com> Closes: https://patch-diff.githubusercontent.com/raw/gentoo/sci/pull/1150.diff Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> ...nbox-client-2.9.2.6206.ebuild => cernbox-client-2.10.1.7389.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-misc/cernbox-client/cernbox-client-2.9.2.6206.ebuild b/net-misc/cernbox-client/cernbox-client-2.10.1.7389.ebuild similarity index 96% rename from net-misc/cernbox-client/cernbox-client-2.9.2.6206.ebuild rename to net-misc/cernbox-client/cernbox-client-2.10.1.7389.ebuild index 27080cd72..c4eeaa7be 100644 --- a/net-misc/cernbox-client/cernbox-client-2.9.2.6206.ebuild +++ b/net-misc/cernbox-client/cernbox-client-2.10.1.7389.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -73,7 +73,6 @@ src_prepare() { src_configure() { local mycmakeargs=( - -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF} -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin) -DBUILD_TESTING=$(usex test)
