From ed0afbba56fed7035c49d7c53a4e8b1c93afac33 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 7 Oct 2019 14:40:05 -0400 Subject: [PATCH] sci-mathematics/rw: new version 0.8. This new version contains only minor documentation and build system updates, but the project homepage was dead so this is also a good opportunity to point the ebuild at upstream's SourceForge page. Closes: https://bugs.gentoo.org/696676 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Michael Orlitzky --- sci-mathematics/rw/Manifest | 2 +- sci-mathematics/rw/metadata.xml | 4 ++++ sci-mathematics/rw/{rw-0.7-r2.ebuild => rw-0.8.ebuild} | 7 +++---- 3 files changed, 8 insertions(+), 5 deletions(-) rename sci-mathematics/rw/{rw-0.7-r2.ebuild => rw-0.8.ebuild} (82%) diff --git a/sci-mathematics/rw/Manifest b/sci-mathematics/rw/Manifest index 750baed85d92..d217ad56100b 100644 --- a/sci-mathematics/rw/Manifest +++ b/sci-mathematics/rw/Manifest @@ -1 +1 @@ -DIST rw-0.7.tar.gz 322255 BLAKE2B 88d8f5da9b95619bd3cbb4fa3e006b64306e0dccb96f87945cbb86e757ba9ac68ee4446e558442afe1b06ef8bb9dcbbde2ac91872608e8b3c4732748f36c89e0 SHA512 2bccbaf1a7432b845e9bf14d79e350275d1ca417cb368e870b6cb1a310a92cce67c9e4ce3c550da2900a8e08c3771cc534d593f67267eee17d25c756d8c36e3b +DIST rw-0.8.tar.gz 217215 BLAKE2B e6f379ce7cde0fafb0c6e234e8958018c0682ad47e60da3755a891b7eee4c910e84556252a333a12fe0cf2eac88863a272cb8fa6d2cfa4c9f1e93bd88bc6a2d2 SHA512 609d46fd3c76e2eb1724cc3e3ff9354d13b3c15ce23b96bef9f73f02b490e1d8713146230db079fcc87f45f5acc0e04130dac04e27589836e20891c63219f3ec diff --git a/sci-mathematics/rw/metadata.xml b/sci-mathematics/rw/metadata.xml index 888e9c75b94d..76588843b8fb 100644 --- a/sci-mathematics/rw/metadata.xml +++ b/sci-mathematics/rw/metadata.xml @@ -32,4 +32,8 @@ Build the 'rw' program. + + + rankwidth + diff --git a/sci-mathematics/rw/rw-0.7-r2.ebuild b/sci-mathematics/rw/rw-0.8.ebuild similarity index 82% rename from sci-mathematics/rw/rw-0.7-r2.ebuild rename to sci-mathematics/rw/rw-0.8.ebuild index b7bbee63c20c..97ddc55d7a67 100644 --- a/sci-mathematics/rw/rw-0.7-r2.ebuild +++ b/sci-mathematics/rw/rw-0.8.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Compute rank-width decompositions of graphs" -AUTHORPAGE="http://pholia.tdi.informatik.uni-frankfurt.de/~philipp/" -HOMEPAGE="${AUTHORPAGE}software/${PN}.shtml" -SRC_URI="${AUTHORPAGE}software/${P}.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/rankwidth/" +SRC_URI="https://downloads.sourceforge.net/project/rankwidth/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -- 2.26.2