summaryrefslogtreecommitdiff
path: root/dev-util/cppunit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-12 19:10:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-12 19:10:40 +0000
commit4fc30e4e13ecfbe29fbef3b5caf96218eab30b68 (patch)
tree76daccda237a1d7020464e1de2c699391c86cf92 /dev-util/cppunit
parent4c4e8e9bf6d1ef49be600d77fcbbd7be716aece7 (diff)
gentoo auto-resync : 12:01:2024 - 19:10:40
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r--dev-util/cppunit/Manifest2
-rw-r--r--dev-util/cppunit/cppunit-1.15.1-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cppunit/Manifest b/dev-util/cppunit/Manifest
index 5c69b541e4af..fb169eed3ef1 100644
--- a/dev-util/cppunit/Manifest
+++ b/dev-util/cppunit/Manifest
@@ -1,3 +1,3 @@
DIST cppunit-1.15.1.tar.gz 814363 BLAKE2B a1d1d1ee9b6ef408843a6e989a37653944ad85069b4896f18d0f01410acebf7342f70e8c031e58f7ad0e686a85869d521906816e0f0b1762d238efb606cb7310 SHA512 0feb47faec451357bb4c4e287efa17bb60fd3ad966d5350e9f25b414aaab79e94921024b0c0497672f8d3eeb22a599213d2d71d9e1d28b243b3e37f3a9a43691
-EBUILD cppunit-1.15.1-r3.ebuild 1349 BLAKE2B 00564f527d0e0fdc9ce94c0faa319a4a274e23b4d75b1ca62a229055bf642d81950241b78c28fba3580f31275ac92df703997fc1818f8ebde991f86a8ad65534 SHA512 065eaa8ecab8b7c388ce2a96c03578def84f93d7bb03507e7152bf2e261d437abf140b51343f8adb99a861fb261c9488ae7f6c5981b821750e24d46367e55d88
+EBUILD cppunit-1.15.1-r3.ebuild 1350 BLAKE2B 2788f0e8c5d1f735cc8f0196b231cfe25a8716a4f73a0aacc3dc23f440f36fb9c9cc69a9e5c638a6412981553ebce2e503c9164fea59cb8113e97a5475a637eb SHA512 b37fde1c14b646ac9bf2ac358015347377e4f2eb5b88cd70c2d1cc41b60b3e73c53f0645b44bdce855e1f9af3522e44b9f91058f8462825b6840a337e12f497c
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/dev-util/cppunit/cppunit-1.15.1-r3.ebuild b/dev-util/cppunit/cppunit-1.15.1-r3.ebuild
index 20262df7f2fa..47ed5ef23fc1 100644
--- a/dev-util/cppunit/cppunit-1.15.1-r3.ebuild
+++ b/dev-util/cppunit/cppunit-1.15.1-r3.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
@@ -17,7 +17,7 @@ IUSE="doc examples"
BDEPEND="
doc? (
- app-doc/doxygen[dot]
+ app-text/doxygen[dot]
media-gfx/graphviz
)
"