summaryrefslogtreecommitdiff
path: root/app-text/libwpd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-13 23:50:08 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-13 23:50:08 +0000
commitea8740cede74808fe1546789e18738612217bb97 (patch)
tree50a16d926ab0d05dd840e745118ff229fcaf0b78 /app-text/libwpd
parent06bb974d894b86598af155dc76a6fbd76c4fa30c (diff)
gentoo auto-resync : 13:01:2023 - 23:50:08
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/Manifest2
-rw-r--r--app-text/libwpd/libwpd-0.10.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest
index 9a9c9962507e..d2d4a1ea90c4 100644
--- a/app-text/libwpd/Manifest
+++ b/app-text/libwpd/Manifest
@@ -1,4 +1,4 @@
AUX libwpd-0.10.3-gcc-4.8.patch 470 BLAKE2B a77e5a6fdc4dbadc716ed3c4bdb5ce04e2e173a9ad6dd57def6e622ab68db2e5d386a21d653a515b069c4982df83ee99ceabd80ce36ef6ab0605351beaafec5c SHA512 9bcad3f4ae15213c26d9730e5a496dffbb1c01b1ec85fe4eda8edc5bda3ddbc0df5b6d6a9eaa3d9c944f3f5900c189197cc0925df5adfc6523eed3e4ea327564
DIST libwpd-0.10.3.tar.xz 534712 BLAKE2B a7b39713c0df908912d0f6f94c6c0f7056a685dee7542ea88c441f055ad7cc62c1159985c459a4ff67d5b5fe4c412c31c9a9a2924702386ed5b8250147f071ff SHA512 df14f11e885a583218afdb0aafe8a15d01890289af8b316cd1d225e4a83996c82907fbfdde83257dc71d99bfbc5b21b2c96536f5a783748388659155dbdb8949
-EBUILD libwpd-0.10.3.ebuild 803 BLAKE2B e05c9928f2802c0cba354159af7355c4dac87d8e5639f210b83a3a7017e25975e8c72ed95028471ff47fa50c0af52aa071175978d6804fbdefde81d3a6e61abe SHA512 46f365186bcd54bfc56172cb7699520346f1b08511c05b7cfd259279df7dfdeb303d2408b6caa9ee7424003bee7604d245148ba8d9e6475ef7e68fca563fe742
+EBUILD libwpd-0.10.3.ebuild 802 BLAKE2B 4ac52163cb7833553e2ca9a5f9b6f7951c426446d1382c713777d62e8971252dd0b1dd3957516da138556a09854d2710d15b790e3763b56f862bde587f003665 SHA512 02e380b690e54002e8b5a92764ec40b78b9ed3f737556a36a5ddab96b0ce9598ab3e3ebf8244545e1554528ce6f1d9aaf067b4e9d0057e53f00f2bc33b762844
MISC metadata.xml 403 BLAKE2B 1df6dff096985deb4d93c15fd42f2eae6c712f94c834b4ce5350c013cb9d227755630192deab032c14905616d6c2ac138bd493868cd2c36d35a665a6dbeeca32 SHA512 4587274920eda9eadfe1bbb2d489ef5f8e6d58ac5877e90d457198f6988e480ff4d01789b18f2f1d6983bde9bf79d0a91bec5f280c90663d31fee71504518000
diff --git a/app-text/libwpd/libwpd-0.10.3.ebuild b/app-text/libwpd/libwpd-0.10.3.ebuild
index 82b7e9e0241d..44444cce76ee 100644
--- a/app-text/libwpd/libwpd-0.10.3.ebuild
+++ b/app-text/libwpd/libwpd-0.10.3.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=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv x86"
IUSE="doc +tools"
RDEPEND="dev-libs/librevenge"