summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-07-14 18:41:49 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-07-14 18:41:49 -0400
commitb205373557806b315eafb03ceb85a427298605a5 (patch)
tree9de3f522ac749f56b21608713193757e4c4074ca /sci-mathematics/nauty
parentsci-mathematics/nauty: drop 2.8.8 (diff)
downloadgentoo-b205373557806b315eafb03ceb85a427298605a5.tar.gz
gentoo-b205373557806b315eafb03ceb85a427298605a5.tar.bz2
gentoo-b205373557806b315eafb03ceb85a427298605a5.zip
sci-mathematics/nauty: reorder $S for pkgcheck
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/nauty')
-rw-r--r--sci-mathematics/nauty/nauty-2.8.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild b/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild
index 4a1217c67d17..da25e0fbbb54 100644
--- a/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild
+++ b/sci-mathematics/nauty/nauty-2.8.8-r1.ebuild
@@ -15,6 +15,8 @@ SRC_URI="https://pallini.di.uniroma1.it/${PN}${MY_PV}.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}+ds-${DEBIAN_PATCH_VERSION}.debian.tar.xz
https://src.fedoraproject.org/rpms/nauty/raw/rawhide/f/nauty-includes.patch"
+S="${WORKDIR}/${PN}${MY_PV}"
+
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm ~riscv ~x86"
@@ -26,8 +28,6 @@ DEPEND="dev-libs/gmp:0
sci-mathematics/cliquer"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/${PN}${MY_PV}"
-
DOCS=( schreier.txt formats.txt changes24-28.txt )
PATCHES=(