From fcc5224904648a8e6eb528d7603154160a20022f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 2 Feb 2022 01:39:05 +0000 Subject: gentoo resync : 02.02.2022 --- app-text/blogc/Manifest | 4 ++-- app-text/blogc/blogc-0.20.1.ebuild | 4 ++-- app-text/blogc/blogc-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app-text/blogc') diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest index 3fc051ea9c3e..d501e003d989 100644 --- a/app-text/blogc/Manifest +++ b/app-text/blogc/Manifest @@ -1,4 +1,4 @@ DIST blogc-0.20.1.tar.xz 346280 BLAKE2B b2cf2c0ac0eaa857d91c75f7bcdf9e6b6ce0132e5a999719f9da3d32c7c336b8557f0e76b13ca02e6a20d67aef5cccedf01b3abe7b77dce6be612501d208eb8e SHA512 0e64e3da70ce52cec148210c140000b34cdafb848ae1fbd6160979de47738257a08af236e53e908f256d610ae6680bb554376c049246c32867b64985a637746c -EBUILD blogc-0.20.1.ebuild 1089 BLAKE2B d1a12e1b7c38d34f68a97aa1726e54d31355ebc542cbf91569f682d9aae3c6bbca28cda392d8ee2f3428c62d4891ab20d0a56eaddad49565c5db86f08cd4e3f8 SHA512 c38ff5d064b78091378e2ecdcaef710c15365ad138c04f093f9357bfab51b4fc5e46da4bae79563c28ebd0df1503caea8ed07477b3c92faaf52bd5186afd13cb -EBUILD blogc-9999.ebuild 1089 BLAKE2B d1a12e1b7c38d34f68a97aa1726e54d31355ebc542cbf91569f682d9aae3c6bbca28cda392d8ee2f3428c62d4891ab20d0a56eaddad49565c5db86f08cd4e3f8 SHA512 c38ff5d064b78091378e2ecdcaef710c15365ad138c04f093f9357bfab51b4fc5e46da4bae79563c28ebd0df1503caea8ed07477b3c92faaf52bd5186afd13cb +EBUILD blogc-0.20.1.ebuild 1113 BLAKE2B ef3634ff1a904c723acf9f98608921c476d4ffd601cb4fa58e081342c3a3d4fcad319506478ae0b36909831c635fde4f0a4a255537a4f1911a1482adbee3d357 SHA512 94bfcda42d57b440e506b68d0ff4c91fd5ab2e3c7039ae1cc00993595195cec7514e8fa52916f0c642d4f6a103b69b0e53b046ba60b03c1684a051bcd0b8e7a6 +EBUILD blogc-9999.ebuild 1113 BLAKE2B ef3634ff1a904c723acf9f98608921c476d4ffd601cb4fa58e081342c3a3d4fcad319506478ae0b36909831c635fde4f0a4a255537a4f1911a1482adbee3d357 SHA512 94bfcda42d57b440e506b68d0ff4c91fd5ab2e3c7039ae1cc00993595195cec7514e8fa52916f0c642d4f6a103b69b0e53b046ba60b03c1684a051bcd0b8e7a6 MISC metadata.xml 546 BLAKE2B 5c72bad470de7b6409cc55b31b51c086a193c67f906e4d791c40ad8c20078048e8f5f119af8ad9bbcd042df2acd216fd2f19d88350341cc02e811f95448acceb SHA512 e06439ca644d5800f1d17cae652b8cbe27c9bf64848ea13599983f300735ff7942d4819ca420ea071b17f7a2086609241926c699f76b26394ceaa78c3654484f diff --git a/app-text/blogc/blogc-0.20.1.ebuild b/app-text/blogc/blogc-0.20.1.ebuild index 75b899156927..166089083955 100644 --- a/app-text/blogc/blogc-0.20.1.ebuild +++ b/app-text/blogc/blogc-0.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ else fi if [[ ${PV} = *9999* ]]; then - BDEPEND="app-text/ronn" + BDEPEND="|| ( app-text/ronn-ng app-text/ronn )" else KEYWORDS="~amd64 ~x86" fi diff --git a/app-text/blogc/blogc-9999.ebuild b/app-text/blogc/blogc-9999.ebuild index 75b899156927..166089083955 100644 --- a/app-text/blogc/blogc-9999.ebuild +++ b/app-text/blogc/blogc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ else fi if [[ ${PV} = *9999* ]]; then - BDEPEND="app-text/ronn" + BDEPEND="|| ( app-text/ronn-ng app-text/ronn )" else KEYWORDS="~amd64 ~x86" fi -- cgit v1.2.3