diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
commit | 4bc145ba9c79d57abcafc9b97c72bd5addd3e833 (patch) | |
tree | 6d3232c40367527f41a16208e51be62072e72efc /dev-libs/gobject-introspection-common | |
parent | cc6fb501ef0f4c443ce79d017dbfbd95072b14f4 (diff) |
gentoo auto-resync : 25:05:2023 - 03:04:17
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r-- | dev-libs/gobject-introspection-common/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gobject-introspection-common/Manifest b/dev-libs/gobject-introspection-common/Manifest index 49c71cd45dfe..c20cc3be3da4 100644 --- a/dev-libs/gobject-introspection-common/Manifest +++ b/dev-libs/gobject-introspection-common/Manifest @@ -1,3 +1,3 @@ DIST gobject-introspection-1.76.1.tar.xz 1055416 BLAKE2B 2251c34b543c95f95bdec6853c8234db1b2e6271e729eaa5abf28e39c7718b326e0813a1214c62fb4634fd11218c4c856e6651de09081b01c9fcf8f73b8cf316 SHA512 84331a30f8854d2259609650c21aadd6363ea1417a75828bd395f8f4346da1c6d6550cff5f2c9f5f6fd6fbf2a9d27b5880c2ee1616fa905c5f362384d481a916 -EBUILD gobject-introspection-common-1.76.1.ebuild 933 BLAKE2B e6a89df303a13774c19d6239a909570494a8d1072dca47c57504a70f6f0829ad8ec85813d2471543fc39d9b4de2f2f3de595787783f54e51733f397c145379b6 SHA512 776863be38e86d60b6efa34539fbb85298c396cd94e2597f011f215b02333f0ef3a7af1baa49d195d437fcd7171fd28f5099e6e4662595bacb92c75d7ce04907 +EBUILD gobject-introspection-common-1.76.1.ebuild 920 BLAKE2B d75c474970ac79f0c90653a45067755cd88e8e82af2621d02bb48518328b665ae2da93ca58a17db5667a773d426dcab393915bf08b7551471be87ae0dc4f9c99 SHA512 5e178fe63db36f99f0261ac7cd4c6fd64045f4f67caef3a51c81ace9ceeafb5582f10b75c2da8b7c54c75eb008b9c01810b507a8cde1448212b63cf560686fa6 MISC metadata.xml 362 BLAKE2B 18f3d214e624758a552818e8c02cebcaf9340d5201cb23c6999c36247f969b65c912de4515101acdc0862338d697a510b15182b904dca7f4a7ae12e3c1b188b9 SHA512 f08d8077b802b7c95433d8e4e31d89183b072306ebf16570977f65339641c29a1917dc3c869d5268bd3a9ebba5537ed15623183a7dada64f811943a16bab676b diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild index b4664c03a38b..caef625ba2d5 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.76.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" RDEPEND="!<${CATEGORY}/${GNOME_ORG_MODULE}-${PV}" # Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: |