diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-12 19:10:40 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-12 19:10:40 +0000 |
commit | 4fc30e4e13ecfbe29fbef3b5caf96218eab30b68 (patch) | |
tree | 76daccda237a1d7020464e1de2c699391c86cf92 /sci-astronomy/cpl | |
parent | 4c4e8e9bf6d1ef49be600d77fcbbd7be716aece7 (diff) |
gentoo auto-resync : 12:01:2024 - 19:10:40
Diffstat (limited to 'sci-astronomy/cpl')
-rw-r--r-- | sci-astronomy/cpl/Manifest | 2 | ||||
-rw-r--r-- | sci-astronomy/cpl/cpl-7.3.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/cpl/Manifest b/sci-astronomy/cpl/Manifest index 99f1877f6d5d..4f2891585cb8 100644 --- a/sci-astronomy/cpl/Manifest +++ b/sci-astronomy/cpl/Manifest @@ -1,3 +1,3 @@ DIST cpl-7.3.2.tar.gz 3442591 BLAKE2B 286b2a0f6b9af92395a3247b176bf9ab28a126008f3c68b790515dd6d13cf5bf02982382fe3c3ea3067020ff84c3e525326d3f6cb9110d8b1eded485f7d95da9 SHA512 fa0877346967581992ddd8e0e64c6b280b3bac7d086c071d6428d1ee3afa8030e1e6beb5e1b23d23447c7669b86e5264cd4fe6f9fd330ab15ed883aec4ea2ab6 -EBUILD cpl-7.3.2.ebuild 1510 BLAKE2B 36c6522e78e6a346f26636ec5e814fcbd3ce8139941565ad51fc0ed00999d7887144ab81f5724aa773f8974f74de6aae09715c7337b291586f0b0641c9844cf7 SHA512 c603d7aeed04ba246950341c2bb2f627f4fa64800d896b12a0afc6abce2e8e6573dca7a6ef80224f74534af1ffdc164ccdaa7d0726ff6a8f894d39807a701509 +EBUILD cpl-7.3.2.ebuild 1511 BLAKE2B 2ee0666426ef38cf394d02c0f9101f2363a4d744cc0249e135c234b0938b21fd076acb0a7caf33de9fcd909f828def32f28c5564e1221317a26547555119b7c9 SHA512 870149da0faaed537804b53e122d2e76c01e7fb4431f6cef11b2e13684287915ad68f5c860fc07a1edbd556d08344f8d20910d23aa69669927414fe4e937abb9 MISC metadata.xml 1077 BLAKE2B 6b132810c9443391bdc7cf179599b473d5c27212abe773777e4e9172c5596f844040c5ac0056b10f2d7a8ab13f38a5e41bb511c468be992bc793a6ec705d0ff4 SHA512 8a322d1ff274d790de3fa4cb0b6b463456a12c36944f1a27867b29561053a8f4d5625fbf2426f37a782e768fb58aa2521662780757d1448bde74ca8220382abd diff --git a/sci-astronomy/cpl/cpl-7.3.2.ebuild b/sci-astronomy/cpl/cpl-7.3.2.ebuild index 14ed1365f279..29d0bdbb3378 100644 --- a/sci-astronomy/cpl/cpl-7.3.2.ebuild +++ b/sci-astronomy/cpl/cpl-7.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ RDEPEND=" sci-libs/fftw:3.0= gasgano? ( sci-astronomy/gasgano )" DEPEND="${RDEPEND} - doc? ( app-doc/doxygen )" + doc? ( app-text/doxygen )" src_prepare() { default |