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/planarity/
Date: Tue,  6 Jul 2021 01:40:15 +0000 (UTC)	[thread overview]
Message-ID: <1625535514.e4beaaf0445197ba475b90444dfdd5261206a14d.mjo@gentoo> (raw)

commit:     e4beaaf0445197ba475b90444dfdd5261206a14d
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 01:38:34 2021 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 01:38:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4beaaf0

sci-mathematics/planarity: new version 3.0.1.1.

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-mathematics/planarity/Manifest                                 | 2 +-
 .../{planarity-3.0.1.0.ebuild => planarity-3.0.1.1.ebuild}         | 7 +------
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/sci-mathematics/planarity/Manifest b/sci-mathematics/planarity/Manifest
index d2046110e1e..7ffcc279bbf 100644
--- a/sci-mathematics/planarity/Manifest
+++ b/sci-mathematics/planarity/Manifest
@@ -1,2 +1,2 @@
 DIST planarity-3.0.0.5.tar.gz 492644 BLAKE2B d183bc07cab7246b62cc7340956206e3f6c5999aa92b223e7665ebd8ae1bc0c354011c078ea4f42d2e45efa2ae5e83e082e4c8d80e3391a4f20be1020ebf8188 SHA512 dfeb7e024e1f5758e5abbd854c4ca963b4f5d45433b2c5eb00ce85c154b5407ebccd1ace0db167488dee757db2c23367101a2aa568941a3664bac9058ea24328
-DIST planarity-3.0.1.0.tar.gz 442280 BLAKE2B c71f8770e92efd8b322d5c5d3f9a3a2917891ae39e41b3f76ac36d74e5e197f18dcfac82d802fb80eeeaac99bcfa5f1a91408f1cf82c7a289321ede7fc97fc04 SHA512 0ad6d7edbd31f29c9b39cc8c7918a9976e5849cf2ca9eefbb260478666ea8d0bac21647e939994ceef7d294436dd12a403520690da14407d45ef25267300282d
+DIST planarity-3.0.1.1.tar.gz 456236 BLAKE2B 60040c8e205dbd9eb67667c6554836a9545bab74ccfb51e319edb191425f1b74403916e7887d06cb2d570eb17694338819ee5fd9828d6636ebecbade8915cdfa SHA512 50d2b6905d20252a6d482aae15984673972508540416a3e9396ff67923bf3bfb5668ef00309d42e540e5c8dd3ac4636ef54da2e5ee334075e87d2f3af6488035

diff --git a/sci-mathematics/planarity/planarity-3.0.1.0.ebuild b/sci-mathematics/planarity/planarity-3.0.1.1.ebuild
similarity index 84%
rename from sci-mathematics/planarity/planarity-3.0.1.0.ebuild
rename to sci-mathematics/planarity/planarity-3.0.1.1.ebuild
index ff50336d2e9..95a315b6104 100644
--- a/sci-mathematics/planarity/planarity-3.0.1.0.ebuild
+++ b/sci-mathematics/planarity/planarity-3.0.1.1.ebuild
@@ -1,22 +1,17 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="The edge addition planarity suite of graph algorithms"
 HOMEPAGE="https://github.com/graph-algorithms/edge-addition-planarity-suite/"
 
 SRC_URI="https://github.com/graph-algorithms/edge-addition-planarity-suite/releases/download/Version_${PV}/${P}.tar.gz"
-IUSE="static-libs"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-src_configure() {
-	econf $(use_enable static-libs static)
-}
-
 src_install() {
 	default
 	find "${ED}" -name '*.la' -delete || die


             reply	other threads:[~2021-07-06  1:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06  1:40 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-22 19:56 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/planarity/ Arthur Zamarin
2025-03-27 11:49 Michael Orlitzky
2024-08-23 15:34 Michael Orlitzky
2024-08-20 21:03 Michael Orlitzky
2022-08-11 11:51 Michael Orlitzky
2022-08-11  7:43 Joonas Niilola
2022-08-11  7:43 Joonas Niilola
2022-06-12 23:49 Michael Orlitzky
2021-11-02 15:47 Sam James
2021-11-02 15:47 Sam James
2021-06-18 23:41 Michael Orlitzky
2021-06-18 23:41 Michael Orlitzky
2020-03-24 18:40 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=1625535514.e4beaaf0445197ba475b90444dfdd5261206a14d.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