diff --git a/dev-cpp/identiconpp/Manifest b/dev-cpp/identiconpp/Manifest index d002f80..b4e5d5a 100644 --- a/dev-cpp/identiconpp/Manifest +++ b/dev-cpp/identiconpp/Manifest @@ -2,13 +2,13 @@ Hash: SHA256 DIST identiconpp-0.3.1.tar.gz 22300 BLAKE2B 25dc7fb248192b888ca2cc255ad78a40dfae1e213ab443685b55f15dbeff8f2619b2f6c9cb5ab01e3f377c15d8094ef2919de9051c60935d8a7e4c0692c6dff5 SHA512 0f549606d616f346455cd624f20441ad5896cb160d03dbd535cf650b86faf9ab4b9180873679b54866c739465c603ddcaa9a107106aea1fe4d0a3178f13ea63b -EBUILD identiconpp-0.3.1.ebuild 1160 BLAKE2B 13400483c12bb14a858712e359443f23c64fc80e28abf4e8ac81c694507cba4d38564ca8388c73f50242a8eeb54d031dcd6ba62e82059ee7f447326c11ab6f2e SHA512 f921b22cd39ac1d0ab5c5dcf31756a22349538c0ebb25447f29a61f9dc9f41bc0e00128d5f88642f3d766afbdcd4873c4f7cc44e5b09a34cd60979e01a22c2cf -EBUILD identiconpp-9999.ebuild 1160 BLAKE2B 13400483c12bb14a858712e359443f23c64fc80e28abf4e8ac81c694507cba4d38564ca8388c73f50242a8eeb54d031dcd6ba62e82059ee7f447326c11ab6f2e SHA512 f921b22cd39ac1d0ab5c5dcf31756a22349538c0ebb25447f29a61f9dc9f41bc0e00128d5f88642f3d766afbdcd4873c4f7cc44e5b09a34cd60979e01a22c2cf +EBUILD identiconpp-0.3.1.ebuild 1151 BLAKE2B 435a1d8685bd3e54f7b2a2157246c201ced1d3124b6c00b88eadadbe04370a6fc0fc863ddb2955396df8b131d066adb33e5b7a8df664e5d8d5ed6b1b5f8d18ad SHA512 0e4f59be6f6322fbdb5f6cdc612843c22314eefb3b6d478362636658b65587061023675f8d301c75176414585073411dc75657333d3623ecf558f6fad2cac57b +EBUILD identiconpp-9999.ebuild 1151 BLAKE2B 435a1d8685bd3e54f7b2a2157246c201ced1d3124b6c00b88eadadbe04370a6fc0fc863ddb2955396df8b131d066adb33e5b7a8df664e5d8d5ed6b1b5f8d18ad SHA512 0e4f59be6f6322fbdb5f6cdc612843c22314eefb3b6d478362636658b65587061023675f8d301c75176414585073411dc75657333d3623ecf558f6fad2cac57b MISC metadata.xml 351 BLAKE2B 71ac0893a9aba22d39b57647195232d4012c98b5d6f8551638f124bf474188d4177f4861325f218ee86042caf04f84a7b7ae3fb8f68bb8228af660219df666ed SHA512 baac3c95f337d0d6b89b673063f710627650028c8c581e8eda0ac14b7bd8043efe5b8ce767cd8ee9e3e5dc7f7a434e403e7426371e3573ed7e5ec932abf5a7e6 -----BEGIN PGP SIGNATURE----- -iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXCRqlwAKCRDPw5SX8bJu -B63/AP9pEtI7iFjhfpOAdqd+qyEFmApYDlBaSCGGR3KZcAabIQD/R90G5R4SsdbC -u84NjX/i3k3WVOmqGcCconAQSiT3dcg= -=yJP/ +iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXCRuyAAKCRDPw5SX8bJu +B580AP0a92DOxZmfMoI/toVBzKdnHoz1oaCWsOqD2ksPgihA0gD/cNpD4WpfSLYE +aymnqqHGEFd1u5sNu2jHPDHoufvjJMk= +=FL+s -----END PGP SIGNATURE----- diff --git a/dev-cpp/identiconpp/identiconpp-0.3.1.ebuild b/dev-cpp/identiconpp/identiconpp-0.3.1.ebuild index fa334d5..7780473 100644 --- a/dev-cpp/identiconpp/identiconpp-0.3.1.ebuild +++ b/dev-cpp/identiconpp/identiconpp-0.3.1.ebuild @@ -9,7 +9,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 fi -DESCRIPTION="Library to generate identicons. Written in C++." +DESCRIPTION="Library to generate identicons in C++." HOMEPAGE="https://schlomp.space/tastytea/identiconpp" if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://schlomp.space/tastytea/identiconpp.git" diff --git a/dev-cpp/identiconpp/identiconpp-9999.ebuild b/dev-cpp/identiconpp/identiconpp-9999.ebuild index fa334d5..7780473 100644 --- a/dev-cpp/identiconpp/identiconpp-9999.ebuild +++ b/dev-cpp/identiconpp/identiconpp-9999.ebuild @@ -9,7 +9,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 fi -DESCRIPTION="Library to generate identicons. Written in C++." +DESCRIPTION="Library to generate identicons in C++." HOMEPAGE="https://schlomp.space/tastytea/identiconpp" if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://schlomp.space/tastytea/identiconpp.git"