diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-03-17 18:28:08 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-03-17 18:28:08 +0000 |
commit | 1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (patch) | |
tree | 136ad1b72b899873af1ab7e8fcc6ec343484f41f /dev-db/kyotocabinet | |
parent | bcf596975a1c2450e077c80c84017c54198f216c (diff) |
gentoo auto-resync : 17:03:2023 - 18:28:08
Diffstat (limited to 'dev-db/kyotocabinet')
-rw-r--r-- | dev-db/kyotocabinet/Manifest | 2 | ||||
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/kyotocabinet/Manifest b/dev-db/kyotocabinet/Manifest index 6abf04052836..e873d4bb9d6e 100644 --- a/dev-db/kyotocabinet/Manifest +++ b/dev-db/kyotocabinet/Manifest @@ -5,5 +5,5 @@ AUX kyotocabinet-1.2.79-configure-clang16.patch 505 BLAKE2B 86113c69eb70f3d44305 DIST kyotocabinet-1.2.77.tar.gz 949326 BLAKE2B faacde57e8c7fed3fb232ea6fd12b668f2d2ee352cd357d5e16e0d1740cd8f73e223964249efeae50f3ea5d0672117b2410b91ba557ebe1ac7ba4075ac28deab SHA512 f38794c11faa3f4b64097a2e314307e1a6b75ddc495103647ebe52786a689336754496e7083697417ea90436e7fad681f16440975abec9ae917874aa25153e0f DIST kyotocabinet-1.2.79.tar.gz 943804 BLAKE2B 8a12e6dd953a1ba995d5a60126fb2682a07be390698bf98535633af894573aafc63b55497dc869cad14eceb14824ceb4f8c471b9aa1dad51944c35eac0cf4912 SHA512 9243192c81d3aa37cc8c80eb3bdf235192a0919b134cededa2b4178be515d148916e7405e094cbcdd7dbf13bf38a569bf21863afac7cc05d6418cca5853a2ff4 EBUILD kyotocabinet-1.2.77.ebuild 1469 BLAKE2B 81e5c87898efcaa4d7a8d51229b92896975ba19d04d8359f77061e770953f0dac5543bf9d28f051b2ad17c35d45096c287efbc82bdbe263c9750911036ac7a8b SHA512 67eecba0c4beee2500bf897cddbfc583b6c0e184c0664f043a460ffd4458f0d3e7a027142b75ce30899b19fe6f81db6f4f1fed7665b8c3af1ccb79600c8c9e1a -EBUILD kyotocabinet-1.2.79-r1.ebuild 1535 BLAKE2B ae9524be38409b515fbc25fbc645d3f0c06fc5316363fe23516d0ada49ba423b1496fb92d8b4179dae86db9ee01a03f664d3ac7318d867f2e82701567e3f2885 SHA512 68a572b51e8e5106ed52ecf3b814b0bc7ecec3be979a93f659f4646ce73a726ac59ee0faaa5150be34c61662113fbae030fbe4b0c430d13fb2e92b1e8858e15c +EBUILD kyotocabinet-1.2.79-r1.ebuild 1531 BLAKE2B c349157a2470fb9901387001d88725aa6f46704a55d7f21586ed89d1156ad8d872b5e0366e31c859e88e3548132d6650d3d931e0641622f46358d2e1a941e491 SHA512 843125ee419ec83b92180eb1699f668e2e8cf60efd14ec6baf18b5009c3996cd55522f22c505dba81eb3596c328a512086d41f021ada5e0d9272a07e5f0e164b MISC metadata.xml 168 BLAKE2B 2e0e000b4c3b6ca04c12903fdbe278415c05a822623c52e9aa95cbbf3d50bcb1246b7edbda7d2f6b559af8950c6374e6e0a69b76319964cfe686bf50b0604a57 SHA512 4dcf45d1809e8390a2d8155c8ebfe0dd610203e392aeab0ccd8a10f42cc8532a4925eff32b35e7a6c35598a4efd288229034ec0732299dbd8cfa0acff705fed3 diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild index 82925dad05aa..e9050f518f2f 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://dbmx.net/kyotocabinet/pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug doc examples +lzma +lzo static-libs" DEPEND="sys-libs/zlib[static-libs?] |