public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/sympow/
Date: Sun, 22 Dec 2024 20:05:03 +0000 (UTC)	[thread overview]
Message-ID: <1734896934.bda0a52fecd12b7a1bc8859db547149fa9dc5ccd.mjo@gentoo> (raw)

commit:     bda0a52fecd12b7a1bc8859db547149fa9dc5ccd
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 15:06:42 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 19:48:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda0a52f

sci-mathematics/sympow: drop 2.023.6

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-mathematics/sympow/Manifest              |  1 -
 sci-mathematics/sympow/sympow-2.023.6.ebuild | 43 ----------------------------
 2 files changed, 44 deletions(-)

diff --git a/sci-mathematics/sympow/Manifest b/sci-mathematics/sympow/Manifest
index 76fa188f36e3..4210fda11d66 100644
--- a/sci-mathematics/sympow/Manifest
+++ b/sci-mathematics/sympow/Manifest
@@ -1,2 +1 @@
-DIST sympow-v2.023.6.tar.gz 68142 BLAKE2B accff25cb1da5b6935a91179fa399d76148709be54bbd434c0dc6143e88e9cd0f0a3cd96c683da3214366a29d6d0dbb7236d2623ef3f9322b6d4d54c6bad9882 SHA512 efe3b09fff0629e136b029ea615aa09ac1a4f225c06636d653ac921c7de01bf75e2b392a138c3c1af92f2b4f889f5949beeeba5b6e5e6b49e02c605bb9c16ceb
 DIST sympow-v2.023.7.tar.bz2 61652 BLAKE2B 1800ec8ae3f95e24c4bfe097d13586f0bb781cef15e41539c3cb67f85ad9830c38a9bde8ae3290c6696332e55f698fc153f96575561979be2264baa6857af9ec SHA512 7df4a038aa69acc989ef07085462ed2efb848b95c4515871809033a02ae649936eda83d68cac83366466d597b370b963eb14d1f1c8389fa0089d0063e299955f

diff --git a/sci-mathematics/sympow/sympow-2.023.6.ebuild b/sci-mathematics/sympow/sympow-2.023.6.ebuild
deleted file mode 100644
index 656b21a6fe82..000000000000
--- a/sci-mathematics/sympow/sympow-2.023.6.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Symmetric power elliptic curve L-functions"
-HOMEPAGE="https://gitlab.com/rezozer/forks/sympow/"
-SRC_URI="https://gitlab.com/rezozer/forks/sympow/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="Sympow-BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv"
-
-# Pari is used at build time to generate data.
-BDEPEND="sys-apps/help2man
-	sci-mathematics/pari"
-RDEPEND="sci-mathematics/pari"
-
-PATCHES=(
-	"${FILESDIR}/${P}-dont-force-O3.patch"
-	"${FILESDIR}/${P}-no-pkgdatafilesbindir-warnings.patch"
-)
-
-DOCS=( HISTORY README.md )
-
-src_configure() {
-	export ADDBINPATH=yes
-	export PREFIX="${EPREFIX}/usr"
-
-	# This location still won't be writable, but we can at least add
-	# the EPREFIX that belongs there. Sympow uses $HOME/.sympow as a
-	# fallback (what we want) when its first attempt doesn't work.
-	export VARPREFIX="${EPREFIX}/var"
-
-	./Configure || die
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" all
-}


             reply	other threads:[~2024-12-22 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-22 20:05 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-22 20:05 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/sympow/ Michael Orlitzky
2024-09-21  3:38 Michael Orlitzky
2024-09-21  3:38 Michael Orlitzky
2020-07-08 13:59 Michael Orlitzky

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=1734896934.bda0a52fecd12b7a1bc8859db547149fa9dc5ccd.mjo@gentoo \
    --to=mjo@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