diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-27 06:30:35 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-27 06:30:35 +0000 |
commit | 721e451ec418e1712f6962404e111f0ebd487389 (patch) | |
tree | aab5b35236af464349c2522312c63b664273465c /app-text/htmldoc | |
parent | e80134587e8d959a88dba7dd3784895372e205c8 (diff) |
gentoo auto-resync : 27:12:2024 - 06:30:34
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r-- | app-text/htmldoc/Manifest | 2 | ||||
-rw-r--r-- | app-text/htmldoc/htmldoc-1.9.16-r1.ebuild (renamed from app-text/htmldoc/htmldoc-1.9.16.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/htmldoc/Manifest b/app-text/htmldoc/Manifest index ccfb9fb9174f..46964c5b2aa7 100644 --- a/app-text/htmldoc/Manifest +++ b/app-text/htmldoc/Manifest @@ -1,3 +1,3 @@ DIST htmldoc-1.9.16-source.tar.gz 3389563 BLAKE2B 1c83e37313fb0a1196d4db3ddca47d4a418ab7aeb8f910c9a27178312a1b0239beddaf81f322b24dcf75dff7e838278fcfa0eed17b5aa493790de2393bcddebf SHA512 c901ed259ef8c0520ed03e314149e7a2fc3b5bffa9c8e9c6c3b023a8c9de1e37b7fa72d224fa7d072f3a5d4b379635d7cfaa016df672da296be8395b49fa935b -EBUILD htmldoc-1.9.16.ebuild 1181 BLAKE2B 7b1d8cfde54534dfec93dcd6aab4ea603c008c97edcb3e25c9b1374bcb2f22bfe521f8fa77ef48554600de67bf9f93c4f7187a0ad1537e5919ec6377eb99d046 SHA512 80e876009daf72559072318b933052010581188f866f6b45d38d36cf2208472ecfd4e59f12d2d4daa0fc2837c15c3641f83b352f0eba1702172fde95f2506280 +EBUILD htmldoc-1.9.16-r1.ebuild 1182 BLAKE2B c2b8e55f030268998cc05f7c34ced39bd5ed58c0bdf4296aa7f8351384ad7a0bb0cc05531210c22175c2e2c0069c7608c0570eddb80ead66819ad5c9326ebd13 SHA512 2f8d69dba107a1a7ed54911f4439bb93b8914aca54dcf01df1aa9b19c41464f289310633918c2474113db97a58b5647aaa90dd2ea776c1f0e663a0ef3a66b7e2 MISC metadata.xml 254 BLAKE2B 149f11a69823369fb86bd87780bac2b15b2b4da48b793ba085a35280b415a731a4d6f722e5dbf8171a53fda094f16d12445d38b281293f076e171e9e5c36b474 SHA512 cad3377b826d8335228b5b299ffe2ff461d90f6b0693cd0af475ec7f37fa75b437a6ad13d244294d8f0c14f3e93ae7bb0762408f6d9ff3655476d558d0af1c8f diff --git a/app-text/htmldoc/htmldoc-1.9.16.ebuild b/app-text/htmldoc/htmldoc-1.9.16-r1.ebuild index ec6a43befe4d..b8b0c0252702 100644 --- a/app-text/htmldoc/htmldoc-1.9.16.ebuild +++ b/app-text/htmldoc/htmldoc-1.9.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ DEPEND=" >=media-libs/libpng-1.4:0= sys-libs/zlib ssl? ( net-libs/gnutls:= ) - fltk? ( x11-libs/fltk:1 ) + fltk? ( x11-libs/fltk:1= ) " RDEPEND="${DEPEND}" |