public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/clip/
Date: Tue, 25 Jan 2022 19:15:46 +0000 (UTC)	[thread overview]
Message-ID: <1643128459.e070d85bcb7849a658d99a883954238639f67b44.andrewammerlaan@gentoo> (raw)

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 )


                 reply	other threads:[~2022-01-25 19:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1643128459.e070d85bcb7849a658d99a883954238639f67b44.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox