www-client/chromium: stable channel bump (67.0.3396.62)
authorMike Gilbert <floppym@gentoo.org>
Wed, 30 May 2018 23:01:41 +0000 (19:01 -0400)
committerMike Gilbert <floppym@gentoo.org>
Wed, 30 May 2018 23:02:12 +0000 (19:02 -0400)
Package-Manager: Portage-2.3.40_p8, Repoman-2.3.9_p240

www-client/chromium/Manifest
www-client/chromium/chromium-67.0.3396.62.ebuild [moved from www-client/chromium/chromium-67.0.3396.40.ebuild with 97% similarity]

index 6b551df3a316e0d3ab3aed9ff0883e16b2d6bc33..209fe3b6fe8746cc9c7d6656b7402c4036a5d472 100644 (file)
@@ -1,6 +1,6 @@
 DIST chromium-66.0.3359.170.tar.xz 583956312 BLAKE2B 313ac8c785147e940ead222aeb30181af3c5848bdc7e706bf83a42078c63ce71431a7d17ad4937a6a37cc72beb67725ead790f489a1d31c70a9a94a2e73a9c45 SHA512 69c78975c517d6d59225c92968c1be879e3a2ca2a3671f38a5f8b6303719f6bc441b1d1fe0b19818ab7f9a06cd15bf8631d03ad4931da6fdc641ba2894eecad2
 DIST chromium-66.0.3359.181.tar.xz 583985908 BLAKE2B 22794b379591da9e4bfb1ea38aec2f53e88584079ef8d0e56434d65b2f86bddf37ac41a82b9e94ae41700f10ce8b7a8bfe2c794ffe63ce9d04b2704bfe2a209d SHA512 3549cae27ce33a19bab857c91da1ed96c1ae36123b71bdf41a8bbacdc9554d15b4902e835dc4a8ef8016e69344b809aab4e1e3b1b26bd54d5ca651048bcb9886
-DIST chromium-67.0.3396.40.tar.xz 589878296 BLAKE2B e02d8980cb882fb67eb6e048dfa8534fb423259af257040cdda8198aac9433a221d6218873a8e5623ae3cfb8e081f22bfc40444e53be38b17a0ebff77537263d SHA512 1d4986d444076a4a48bf9ad7061dbb424f520e46f2f58f8f84dfee2fefea05a3b019ef27acda553efb9a75db9731acbc0c80f5dfb39a9137e9e27336306d5981
 DIST chromium-67.0.3396.56.tar.xz 589901992 BLAKE2B e5207de67db589d65dbaf7af493308a60e3951993f439218c025d10fecd331052a3dfd0f196f3c7e078cda79af3d248a94550a6ffb8c0da7842592e48de20313 SHA512 a7397ebcff54e184ad510fcc7d7958a4adafcf53c88a7ad951fc361366439b01c4e1a77dfcfadbf1f96d92e9ea503287862e7cd2521be696919cf3ee0f1d0816
+DIST chromium-67.0.3396.62.tar.xz 591452000 BLAKE2B 01d63d21548fcfc707e3ab1d293f24f34237784ec87949e2886a364d7e8f517f82e98803f45b690111a31304d269917442305d04fa13c34180f852007280a78c SHA512 c768701a04600f6dd981ea036a28973df104281dcdadda20d0ae515a0b80112b94840cee36823676c4b4cd71e0e6ef069af801f746fea29d65f978a3666f6cb0
 DIST chromium-68.0.3409.2.tar.xz 595647380 BLAKE2B 3f3ebb7de759ae92b8feca74a931c10c4bdf4f75a0a7aeb2f56b59e635e1f03becccdf2b26d306e5753d9379eadede6ef50ec4e44338a3a6bdfb960b74003770 SHA512 2ce35251392570bcfe0cc02813bf6cee1761b2227888a135491828bfdfa9eafa4538e8fb981165503f901eecbf91cc8ce17cebab1681c63a43f0625dae7a2dd8
 DIST chromium-68.0.3438.3.tar.xz 624448788 BLAKE2B 25e8f6bfc9171f17a634caa8974a01dba8e0b40dba78534f8b04cbced98566ce8addba65907165599587d0120563073f051af2af19601e4556182b9ec5442113 SHA512 2ff17270acee971bf9a2770b826f919979f24ab7be12a00504ad0b16e72f21fd70f7dc543e8823f8c1737ff785ae900e999d2e82153ff84d0b33cf68ad82a2a2
similarity index 97%
rename from www-client/chromium/chromium-67.0.3396.40.ebuild
rename to www-client/chromium/chromium-67.0.3396.62.ebuild
index 773792ab8f9039d1e83057c2393e15b3892e01b8..537d5b482647057d826ea9fb130d9275fa1aa274 100644 (file)
@@ -104,22 +104,8 @@ DEPEND="${COMMON_DEPEND}
        >=sys-devel/clang-5
        virtual/pkgconfig
        dev-vcs/git
-       $(python_gen_any_dep '
-               dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]
-               >=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]
-               dev-python/html5lib[${PYTHON_USEDEP}]
-               dev-python/simplejson[${PYTHON_USEDEP}]
-       ')
 "
 
-# Keep this in sync with the python_gen_any_dep call.
-python_check_deps() {
-       has_version --host-root "dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]" &&
-       has_version --host-root ">=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]" &&
-       has_version --host-root "dev-python/html5lib[${PYTHON_USEDEP}]" &&
-       has_version --host-root "dev-python/simplejson[${PYTHON_USEDEP}]"
-}
-
 if ! has chromium_pkg_die ${EBUILD_DEATH_HOOKS}; then
        EBUILD_DEATH_HOOKS+=" chromium_pkg_die";
 fi
@@ -239,7 +225,10 @@ src_prepare() {
                third_party/catapult
                third_party/catapult/common/py_vulcanize/third_party/rcssmin
                third_party/catapult/common/py_vulcanize/third_party/rjsmin
+               third_party/catapult/third_party/beautifulsoup4
+               third_party/catapult/third_party/html5lib-python
                third_party/catapult/third_party/polymer
+               third_party/catapult/third_party/six
                third_party/catapult/tracing/third_party/d3
                third_party/catapult/tracing/third_party/gl-matrix
                third_party/catapult/tracing/third_party/jszip
@@ -310,6 +299,7 @@ src_prepare() {
                third_party/qcms
                third_party/s2cellid
                third_party/sfntly
+               third_party/simplejson
                third_party/skia
                third_party/skia/third_party/gif
                third_party/skia/third_party/vulkan