From 467e2131896a3030032cd5b0fab2094a045bf9d0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 18 Mar 2023 00:29:05 +0000 Subject: gentoo auto-resync : 18:03:2023 - 00:29:05 --- dev-haskell/texmath/Manifest | 2 +- dev-haskell/texmath/texmath-0.12.5.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-haskell/texmath') diff --git a/dev-haskell/texmath/Manifest b/dev-haskell/texmath/Manifest index 4dcdcf70d84a..8045527b9c33 100644 --- a/dev-haskell/texmath/Manifest +++ b/dev-haskell/texmath/Manifest @@ -1,3 +1,3 @@ DIST texmath-0.12.5.1.tar.gz 1606982 BLAKE2B a58e033176a6a9ba136590b8403d577c24c84cab983a6ee53ba2ae4564c05b681a31859aa066a3cb5aa3b18b07eaee9266964018abc8c30cc9288df15160d8f4 SHA512 77f3b008b82a8a1946108f8bb948d5d43121bffe2b2e22220cc8eb404884fa4c960bff07d7c8a5c75d5cce53d4039a8e6edd190fc69f5ad4da5b41212751f897 -EBUILD texmath-0.12.5.1.ebuild 1520 BLAKE2B 5ec5caea575d7caf98e0fd09328f68e7d82c796ee5ceef419c423c4420ddd3715d51285025f0b811560f1b62ebbd06cda32e70de8a783d5c7d40fcac00c05504 SHA512 dacb90abd69b9d0c52df52f3090ae1fd97388fbca080d515c4eaecdb19ccb7b50fa9e7f277a58ab8f738ea6654392112d8f8eb8a36bd755cec076952dc9cb796 +EBUILD texmath-0.12.5.1.ebuild 1519 BLAKE2B 5c126cc553c29393d2cd5af3d83fefff31a33437a15be7c73cefdcf84dca5fe9d3ab026e950e8a896ad02cc635e16d5c0d84e0f06fb3c3519f7e0054dcb87aec SHA512 569bb29ab1160a0dcc3216670d565f4de681d80e3aa2bf1c2189062502256cefb2f2350c36dfe6126b66dc37b2b0c0e8382e02e44fdf4b9c5f4df53b6f15becd MISC metadata.xml 447 BLAKE2B c354596e76ee9dbe9ac9dd04c1dea9a526a28ac0ef38423ab516be7209f6cc02cb7ff118d4dd18f883a82cda4fbc1b7f26ec2b649a97e59afc2b9a28863b3a1d SHA512 f53db773e5b0edb53b75fa16878fbccee7ae8b3d01ea45822ea7d63443e64f17302b4f1819eb78b5e471726811b57e9e77f712df495439f3677066f272f21643 diff --git a/dev-haskell/texmath/texmath-0.12.5.1.ebuild b/dev-haskell/texmath/texmath-0.12.5.1.ebuild index f3a9b269a915..956d16b67efc 100644 --- a/dev-haskell/texmath/texmath-0.12.5.1.ebuild +++ b/dev-haskell/texmath/texmath-0.12.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="executable server" RDEPEND=">=dev-haskell/pandoc-types-1.20:=[profile?]