summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-10 12:04:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-10 12:04:40 +0000
commitf95eeaf7db6ca1bfbb34c05fdad9ed9bb603b1c8 (patch)
tree1648438f1ddf9c11ea7cc5f7825a8d19266f00a5 /dev-cpp
parent27ecae7b5eb4c80903720ae76a54a68af3447c31 (diff)
gentoo auto-resync : 10:03:2023 - 12:04:40
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/Manifest.gzbin13070 -> 13062 bytes
-rw-r--r--dev-cpp/libxmlpp/Manifest2
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-5.0.2.ebuild4
-rw-r--r--dev-cpp/mm-common/Manifest2
-rw-r--r--dev-cpp/mm-common/mm-common-1.0.5.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-cpp/Manifest.gz b/dev-cpp/Manifest.gz
index 437a6d7a20a4..dbecc133350b 100644
--- a/dev-cpp/Manifest.gz
+++ b/dev-cpp/Manifest.gz
Binary files differ
diff --git a/dev-cpp/libxmlpp/Manifest b/dev-cpp/libxmlpp/Manifest
index 8d9b0e4a6445..384c4798de3d 100644
--- a/dev-cpp/libxmlpp/Manifest
+++ b/dev-cpp/libxmlpp/Manifest
@@ -1,5 +1,5 @@
DIST libxml++-2.42.2.tar.xz 848924 BLAKE2B 75c28447b41e50f1484a8670042af819f90619acd36eaea3bf68ed197745836c3ede38c208a851e59a345cb2657989f569fd0129724916f87d90105ec3c0fc2c SHA512 214da4c8120fedc96adf6ad965b65be9f4deb53d86f41667c236c52e1e3aace819fc61b096815879cc38aaf12ac77fbccb050088ce6bc3ff03030dcc81e4a8c9
DIST libxml++-5.0.2.tar.xz 796484 BLAKE2B 57809c52ab38c359b453515805fff9631c1c7614f313fe8234384fa485c08a166dad66dad0c3caabc8c8698111c6702e568f73472269855c5290956e9d130bdb SHA512 f0fc0d2e2bc14eeefb9d4a6bec661a2377a60874c877cdddaadadce1d22e5186516a37587fc67ed570858e1871164e30535b779fd2fac12475ef6fdfcc2e3469
EBUILD libxmlpp-2.42.2.ebuild 1300 BLAKE2B b1fd2e809824c10bd206c9a7fe523fc8d95ef91325bf7a1bc2631e02818b2bfef957151a02476aa56c11a33cf41c75b80438eab54090bd556f9d756ba85cff35 SHA512 cd249cc916e3b581a810852f4acc4d017684b1364723aedaeaebdd95be4c99b7f75cff42d174718ab75eb5dfc444f40a0add50fb7bf5c28e9671c22e9294e3ab
-EBUILD libxmlpp-5.0.2.ebuild 1207 BLAKE2B 8f62b05523c0db5d8005a984e5b07a3712ea9f2dfd9511df69aee2e8da896d77b5ac2a1be87f9cd3b6ed7511126af64bb7b6aab95e108d3912b2dd9f9bda2149 SHA512 c514eb12d2c1c0480a9e775b751f1d235a3adf452217b2b82c188a127e0a0a11b92b27a95ae1671609e339952cd813b5a9750485bbda92b995647f431da8a959
+EBUILD libxmlpp-5.0.2.ebuild 1213 BLAKE2B 262606b5462fa7044744ea932775b4250ad13939db66d3b8559cb6eb50563adefb78ff0bccdb3be8711c2790e10ff2f47bec417365e28d2a9b7c309941e16488 SHA512 b4b4e15457e81aa49a1ce44b6a5efd15f2ea853220ccae8e542ea12a2c0e20730c79a82768e779a1392db0ee89f8ce9fffb9283574cf4b548d7d895aeae920e4
MISC metadata.xml 358 BLAKE2B 8b582150db49d0c4ac43268c59fa182078c0c2d8e4b7db6f4a0008cc4bc0376038024de6adbbd438528025419d480c456d1eca6e4b27bf7cd610730ba2af5940 SHA512 fc5f35fa1bab9635e576db3cff7b5151ca60a74401cbe182dc2aa923717a10ca87002773339c2fbf234feddd8f16a7c7a2f6b47ea8fd14424cbf7f900effca57
diff --git a/dev-cpp/libxmlpp/libxmlpp-5.0.2.ebuild b/dev-cpp/libxmlpp/libxmlpp-5.0.2.ebuild
index 7a9d793a15d0..49fe9c91a7cb 100644
--- a/dev-cpp/libxmlpp/libxmlpp-5.0.2.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-5.0.2.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=8
@@ -11,7 +11,7 @@ HOMEPAGE="http://libxmlplusplus.sourceforge.net/"
LICENSE="LGPL-2.1"
SLOT="5.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc test"
RESTRICT="!test? ( test )"
diff --git a/dev-cpp/mm-common/Manifest b/dev-cpp/mm-common/Manifest
index 78a7be556e40..cd3f4c55f656 100644
--- a/dev-cpp/mm-common/Manifest
+++ b/dev-cpp/mm-common/Manifest
@@ -1,3 +1,3 @@
DIST mm-common-1.0.5.tar.xz 290608 BLAKE2B fcd698e8122fbcbcefcc6cce9460216cb3c3eabb17b309a28b964c9cd99b1329f936070f54b888cf0712e4590b8fe99394a110997ff023ff07dd7a30e55d771b SHA512 bf681b4d63d5bf531a9315b0c8841e3815af276828d1828a3eb04dcb805cbbfbaac182f79f5e48688a7eef8666975b9079144e320093e4ee3addff48813e61ad
-EBUILD mm-common-1.0.5.ebuild 582 BLAKE2B cdf90ff9380a8f8207dd23e26597aade7da8bdb5f67adca53eb9fcaa9e0a9a2d06abb5054839fd02099d2bf05fe3b0298cb8f11d86520b50f17e0d896dbfb88f SHA512 a71950e1106a0a4a92ab0feecd7f5224efb0b825d019fefc4ce32f5f57ca8128f764dc4a26a82e748aaf6a6d6520d0c94b747fb06c5b844f2d9ac48551a9a67e
+EBUILD mm-common-1.0.5.ebuild 588 BLAKE2B a472fd0c41986dbd3728c2933de8bd4413689df05fcd57eee9e89d56c2282608732eef7119c825c7b540f2ece56f9977ab668962438bb72aabbc27f2bf0fb256 SHA512 bef0cf7fc8c38eb8a7200bdfc0effd43e2cc157d57b8c7db0e0794d1f129b248733f43ad730c2f5cb7793cd6fbfadd4d135ddeca5013c1fc3beeeee6c508d3f6
MISC metadata.xml 350 BLAKE2B 71cfcc31b82d4e5b436e057bb316fd64d708c1bb1db999e846e7aaac613b6c8a96df013b5f8a4e24f1d17e1d9174744a0e37dcfb7530c73714244287cd05c8e8 SHA512 51ebdb736b213dd635a99dc0ae4a5012eed8b28c1c1e7f5fba0db59b847368f18de2bb0e16c621e97331d23d1779d1f71f63c9f61fc0f10fb7f74fd439a914bd
diff --git a/dev-cpp/mm-common/mm-common-1.0.5.ebuild b/dev-cpp/mm-common/mm-common-1.0.5.ebuild
index c7f5de71d6d4..59e4125e9a58 100644
--- a/dev-cpp/mm-common/mm-common-1.0.5.ebuild
+++ b/dev-cpp/mm-common/mm-common-1.0.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtkmm.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
BDEPEND="${PYTHON_DEPS}"