From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/kissat/
Date: Fri, 01 Aug 2025 17:14:23 +0000 (UTC) [thread overview]
Message-ID: <1754068458.cfa1fac457d98e486378817e30a4546b0a30c66d.xgqt@gentoo> (raw)
commit: cfa1fac457d98e486378817e30a4546b0a30c66d
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 1 13:17:32 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Aug 1 17:14:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa1fac4
sci-mathematics/kissat: drop old 3.1.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
sci-mathematics/kissat/Manifest | 1 -
sci-mathematics/kissat/kissat-3.1.0.ebuild | 39 ------------------------------
2 files changed, 40 deletions(-)
diff --git a/sci-mathematics/kissat/Manifest b/sci-mathematics/kissat/Manifest
index 5c9a39bcd489..6401872e45f4 100644
--- a/sci-mathematics/kissat/Manifest
+++ b/sci-mathematics/kissat/Manifest
@@ -1,2 +1 @@
-DIST kissat-3.1.0.tar.gz 470710 BLAKE2B bd79a480209d6ff35aa431dc294018cd78ef06e5f6c431fcd23206a72183c3f18eb4a4b9b57f471f2edc7c9224a52d00ae1d75f6c9af050b1fa7e667776932a7 SHA512 226090d4e8c42197709e08341dd4623cbf7e63f2fee72e59305ab7643c3e59cfc1f9f3abb5a766e3572137b45018ed788bbdfb486e6b8d86a7317f959358f2e8
DIST kissat-3.1.1.tar.gz 471004 BLAKE2B ce98105f2701e9dfab8dc555ace2d6891015e25bd23f09c1b2706ddb757f7580a555bdc20340d6880f2c4a0c786a71fd16466ab06a9c7499c81e4832665ce6c3 SHA512 f1f1e20a48a682ba5e0cbc938136421a95131e4bde058002ee2ab763f565105765a63d4c0d031f84b76a0bed4d5902a8120666c9a98fc541acb68009f6e503ed
diff --git a/sci-mathematics/kissat/kissat-3.1.0.ebuild b/sci-mathematics/kissat/kissat-3.1.0.ebuild
deleted file mode 100644
index 4c1fed10488f..000000000000
--- a/sci-mathematics/kissat/kissat-3.1.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Keep-it-simple and clean bare metal SAT solver written in C"
-HOMEPAGE="http://fmv.jku.at/kissat/
- https://github.com/arminbiere/kissat/"
-SRC_URI="https://github.com/arminbiere/${PN}/archive/rel-${PV}.tar.gz
- -> ${P}.tar.gz"
-S="${WORKDIR}"/${PN}-rel-${PV}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="!>=x11-terms/kitty-0.27"
-
-src_configure() {
- local myopts=(
- CC="$(tc-getCC) ${CFLAGS} ${LDFLAGS}"
- --kitten
- --statistics
- )
- sh ./configure "${myopts[@]}" || die
-}
-
-src_compile() {
- emake AR="$(tc-getAR)"
-}
-
-src_install() {
- dolib.a build/libkissat.a
- exeinto /usr/bin/
- doexe build/{kissat,kitten}
- dodoc CONTRIBUTING NEWS.md README.md
-}
next reply other threads:[~2025-08-01 17:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-01 17:14 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-01 17:14 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/kissat/ Maciej Barć
2023-10-11 0:19 Maciej Barć
2023-10-11 0:19 Maciej Barć
2023-08-15 11:59 Maciej Barć
2023-02-15 6:25 Ionen Wolkens
2023-01-10 4:22 Maciej Barć
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=1754068458.cfa1fac457d98e486378817e30a4546b0a30c66d.xgqt@gentoo \
--to=xgqt@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