commit:     226237a159c813647ee9ebf0e2951da726b45e50
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 10:27:17 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 21:17:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226237a1

dev-gap/atlasrep: add 2.1.8, drop 2.1.7

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

 dev-gap/atlasrep/Manifest                                         | 2 +-
 dev-gap/atlasrep/{atlasrep-2.1.7.ebuild => atlasrep-2.1.8.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-gap/atlasrep/Manifest b/dev-gap/atlasrep/Manifest
index 9d4032f13547..7a38fac7ed0b 100644
--- a/dev-gap/atlasrep/Manifest
+++ b/dev-gap/atlasrep/Manifest
@@ -1,3 +1,3 @@
 DIST atlasrep-2.1.7-testdata.tar.xz 386468 BLAKE2B 
d1ef21fa465514fd48acf09b9a73bee91f35093541ae50d734343a9d2daf9590039f6afacb242723a49d25000e678ec13d56635e12a85d72a9fa8eaf936abdfd
 SHA512 
065719e35733c28cd46bab7c719ea70ce61e6fde7fffe722d8d98eeef39d385dc298ed562c739cb45ee3f61a1c2942cdd465a7f043b190a2117db97dbba984f2
-DIST atlasrep-2.1.7.tar.gz 2238864 BLAKE2B 
491fabc2bc970b9f2ba4dafe2e07fb69b2ec24e36655531b27e9457720578fa7df0dabb4df3091a06beb822d574d787d036b948970cbd5b63d42885631321552
 SHA512 
df1846331a4d2a00145e8e2650fc3c4747973b963eae1582b719b5b3204ad473e3a287534c45f95dc7d9020e9fc75f9e4f3bb6c99393a900f3579ac276c968ee
+DIST atlasrep-2.1.8.tar.gz 2239968 BLAKE2B 
be13eeff4a56fcf8f84397e5218f72ba1a830bf154702072ef0172b031b0718d0675c2c14d27933ada8bd8d1a78dfb401d7600ea5194d2c4a1a86e99f29752fd
 SHA512 
6f8a8edc5d7b4f1da3e9ac5df33b29aacfa1e16f202e9b6376ce74c1f75c55a436117c1adb18300f96ad2d9962d07c88bf9709ca26ec60d2f851b051ba32160e
 DIST atlasrepdata.tar.gz 22203132 BLAKE2B 
1bc5f9c4045b46ab98d48482569134ac8141868fdb3082b453a9a90dfbf8c780faa6da177d0db115dcdd59a04fe1dbbea662a598b2a53cc81a79a88cfb3f6ee0
 SHA512 
fc1d594eb23486163081360f63c63ee6b81e7cc72f97c3c5a377d7cfd7f93ce1ae0228ba9bd3032f9d1e2ea68150524bbb4a98b73507458d6e23692b35de3151

diff --git a/dev-gap/atlasrep/atlasrep-2.1.7.ebuild 
b/dev-gap/atlasrep/atlasrep-2.1.8.ebuild
similarity index 88%
rename from dev-gap/atlasrep/atlasrep-2.1.7.ebuild
rename to dev-gap/atlasrep/atlasrep-2.1.8.ebuild
index 15af7966d7c4..7bc0ec2e7418 100644
--- a/dev-gap/atlasrep/atlasrep-2.1.7.ebuild
+++ b/dev-gap/atlasrep/atlasrep-2.1.8.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="GAP Interface to the Atlas of Group 
Representations"
 # has to be writable).
 SRC_URI="https://www.math.rwth-aachen.de/~Thomas.Breuer/atlasrep/${P}.tar.gz
        
https://www.math.rwth-aachen.de/homes/Thomas.Breuer/atlasrep/atlasrepdata.tar.gz
-       https://dev.gentoo.org/~mjo/distfiles/${P}-testdata.tar.xz";
+       https://dev.gentoo.org/~mjo/distfiles/${PN}-2.1.7-testdata.tar.xz";
 
 LICENSE="GPL-3+"
 SLOT="0"
@@ -35,8 +35,8 @@ BDEPEND="test? (
 gap-pkg_enable_tests
 
 PATCHES=(
-       "${FILESDIR}/${P}-no-remote-access.patch"
-       "${FILESDIR}/${P}-non-writable-data-dir.patch"
+       "${FILESDIR}/${PN}-2.1.7-no-remote-access.patch"
+       "${FILESDIR}/${PN}-2.1.7-non-writable-data-dir.patch"
 )
 
 GAP_PKG_EXTRA_INSTALL=(

Reply via email to