commit: a4e73447a479d478d797a4631b3c76341c405211 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat May 10 17:08:26 2025 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 10 17:08:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e73447
app-office/abiword: readd wordperfect patch I accidentally dropped abiword-3.0.0-librevenge.patch due to plugins.m4 shenanigans. Closes: https://bugs.gentoo.org/955636 Signed-off-by: David Seifert <soap <AT> gentoo.org> app-office/abiword/Manifest | 2 +- app-office/abiword/abiword-3.0.6.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest index c695b7c59c6a..f62c1d505efc 100644 --- a/app-office/abiword/Manifest +++ b/app-office/abiword/Manifest @@ -1,4 +1,4 @@ DIST AbiWord-release-3.0.6.tar.bz2 7885506 BLAKE2B d01b1b04898c7e484af1514b9782910eaeaec7291e52ab0cdd5a5d989bf2b1e843c9e81770ab1a006fff9b0e8ec0b699e094894356e6faa0b187fb166cabd279 SHA512 f62508ec27b1dd15bab9db337c2f4274ed0ba39878f8189fa7926bbf255b55408d8707f0fdd27e66ef14148980bdb86b1cfae0d0dfd2d1c05757385ceafec21a DIST abiword-3.0.4-patchset-r3.txz 14752 BLAKE2B 2faaaf333a38ea181b83819fd53fd97c5e98a0cbb0b2ad6e668254a88cb69e922fd3b70a181fc7edd789bc313d929915460a0524ff463166400d8e46d878c034 SHA512 e8d2508cf561b49581441b3b581dd663a966da67175f2a39d4a95a6035d8c8c7c3198ca99f253f8d6f3993a66be752265f612b6c59c7712592e464a1da0f240e DIST abiword-3.0.5.tar.gz 11084159 BLAKE2B c34361c2ae1604ef1ec913781c98f3707f3c98c3fb5ed5328212b51081706fe5177fb8b5a3805431c0ee451f04d8d95fdc6e7dbc3fc38d9d5037b576e115ee54 SHA512 a2484268901ff47307c9d1f1928622e364f1006f22ce38257c585144df9411dfe3c2dea28c1f1f50a6e545e8cc579cce34117a89dfa771e20312e3ea1a9989d6 -DIST abiword-3.0.6-patches.tar.xz 17576 BLAKE2B 370dc56334b605572afd93693fbe64f5c7ff185f554ecff9cf0cfbca7917698039ce3820b33f7764d878bef1e5120a568da4c96c607449815b585ccfda6300a5 SHA512 e20a8145c9f5da36fdb2c232e2bf793fea854b20a0e9506c3de3cd85856455e1c482b967abbf3af46dbc18d449b3ae49f24993cb3d445d514ea977798ccda22e +DIST abiword-3.0.6-patches-r1.tar.xz 23384 BLAKE2B 1c0487d96cab127ec34f4c33947f7d33559e2b2980d07c9d439d0fa6d32e72237dc15b04a5f074589f91536c521077c42dfe8dd22a86554127ed9beb75d9103d SHA512 8e9d34051dcc23c3f7db86bc4d006ed2c2c60cbaae708ff88f653859a3b04ce2800f7d653caaf0e120f95037d5a39d6ffc2e2da6b530ad44dabe6eaac772697b diff --git a/app-office/abiword/abiword-3.0.6.ebuild b/app-office/abiword/abiword-3.0.6.ebuild index c658c6e0f63e..c437a27b8232 100644 --- a/app-office/abiword/abiword-3.0.6.ebuild +++ b/app-office/abiword/abiword-3.0.6.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Fully featured yet light and fast cross platform word processor" HOMEPAGE="http://www.abisource.com/" SRC_URI=" https://gitlab.gnome.org/World/AbiWord/-/archive/release-${PV}/AbiWord-release-${PV}.tar.bz2 - https://dev.gentoo.org/~soap/distfiles/${PN}-3.0.6-patches.tar.xz" + https://dev.gentoo.org/~soap/distfiles/${PN}-3.0.6-patches-r1.tar.xz" S="${WORKDIR}/AbiWord-release-${PV}" LICENSE="GPL-2"
