* [gentoo-commits] proj/sci:master commit in: sci-visualization/clip/
@ 2022-01-25 19:15 Andrew Ammerlaan
0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2022-01-25 19:15 UTC (permalink / raw
To: gentoo-commits
commit: e070d85bcb7849a658d99a883954238639f67b44
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 25 16:34:19 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jan 25 16:34:19 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e070d85b
sci-visualization/clip: fix invalid pre-inherit placement
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../clip/{clip-0.7.ebuild => clip-0.7-r1.ebuild} | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/sci-visualization/clip/clip-0.7.ebuild b/sci-visualization/clip/clip-0.7-r1.ebuild
similarity index 80%
rename from sci-visualization/clip/clip-0.7.ebuild
rename to sci-visualization/clip/clip-0.7-r1.ebuild
index 0493badd3..5de823101 100644
--- a/sci-visualization/clip/clip-0.7.ebuild
+++ b/sci-visualization/clip/clip-0.7-r1.ebuild
@@ -1,19 +1,18 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit cmake
CMAKE_BUILD_TYPE=Release
CMAKE_IN_SOURCE_BUILD=1
CMAKE_MAKEFILE_GENERATOR=emake
+inherit cmake
DESCRIPTION="command line chart creator"
HOMEPAGE="https://clip-lang.org"
-
SRC_URI="https://github.com/asmuth/clip/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64"
LICENSE="Apache-2.0"
SLOT="0"
@@ -28,7 +27,4 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}"/${P}-libdir.patch )
-
-# tests broken
-# 118.566 != 118.5587722...
+PATCHES=( "${FILESDIR}"/${PN}-0.7-libdir.patch )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-25 19:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-25 19:15 [gentoo-commits] proj/sci:master commit in: sci-visualization/clip/ Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox