diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
commit | 752d6256e5204b958b0ef7905675a940b5e9172f (patch) | |
tree | 330d16e6362a49cbed8875a777fe641a43376cd3 /app-shells/quoter | |
parent | 0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff) |
gentoo resync : 12.05.2022
Diffstat (limited to 'app-shells/quoter')
-rw-r--r-- | app-shells/quoter/Manifest | 2 | ||||
-rw-r--r-- | app-shells/quoter/quoter-4.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/quoter/Manifest b/app-shells/quoter/Manifest index a97afb77a25c..5d39fb125fad 100644 --- a/app-shells/quoter/Manifest +++ b/app-shells/quoter/Manifest @@ -1,3 +1,3 @@ DIST quoter-4.2.tar.gz 11128 BLAKE2B 6b13a8eabae57c50c12dcbf9a65e28990ee6d74ee2c45c4a6127f5ed98c2ae029fd5d00f82444c46ab6a21057c6279e9f3d19c432f921d04ca3bf3eaa9507cb0 SHA512 0080ae6d5f5308b9e2f9e414619049f10246c221a9524f9f0dc0d329af3592694ae9d6ef6a086615b895c5f6598fbed7ec7164b5a847d11108fbe3687316c02d -EBUILD quoter-4.2.ebuild 740 BLAKE2B 1945f135cdefc13ad59eb7232889ed70884e97e4dfe8321cc9259f2f85a6127c5a942483e2a430a7acabb855655386c8c12be7bfb9fa51fc950485bdda024700 SHA512 c0a407386803ac859ccff782e69b7df113be3e5c184970c41d6f169b0c5b0cbf3840d706137219bfad631a8314245b686f236dd16876fb6515769d6594f7e73d +EBUILD quoter-4.2.ebuild 747 BLAKE2B 17a82e075a4c3a8fe92a341f22882a75ca2ec55f9421c4f31a5fb0c577e7923070b26c60e298f962b5e2f5bdc6fdbd316d0932011e06c93beafa4f2f74549734 SHA512 335af421933adc545f08d3f23576ea7da302c432447ff70b137fd008c44359c1728bb28f3f490e269f2c024bad26dbb1c8cae05fe8c19a683e2d7c151a2b0b1e MISC metadata.xml 715 BLAKE2B c33dfdd5e9082cac8f0e736f79b114c876219971c964ea08b410c8f8ebbc074e0ccb454ca6cb075a7031356346fa50df40a00682dd70d120589354f339c17c5b SHA512 5f368b8c646832f9e8472f763c0dc15a3516c76bc9c107f3a6c64c4410e63594a1bb61a151cc86974b16fe4b3aff8b34deb96ef64427db84679eec30609fe125 diff --git a/app-shells/quoter/quoter-4.2.ebuild b/app-shells/quoter/quoter-4.2.ebuild index 3516054fa1e3..dcd535266ca4 100644 --- a/app-shells/quoter/quoter-4.2.ebuild +++ b/app-shells/quoter/quoter-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2021 Gentoo Authors +# Copyright 2016-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" src_configure() { tc-export CC |