From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4311B138307 for ; Thu, 14 Jul 2016 16:46:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98F7521C10A; Thu, 14 Jul 2016 16:46:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8E6321C10A for ; Thu, 14 Jul 2016 16:46:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9052F340B65 for ; Thu, 14 Jul 2016 16:46:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 985BD244F for ; Thu, 14 Jul 2016 16:46:45 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1468514760.1be71cfbc7c47da6b7d74e38b75bcd2bcad20caf.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild www-client/google-chrome-beta/metadata.xml X-VCS-Directories: www-client/google-chrome-beta/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 1be71cfbc7c47da6b7d74e38b75bcd2bcad20caf X-VCS-Branch: master Date: Thu, 14 Jul 2016 16:46:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3292fa1c-6ae1-486f-a79c-67f1adf20947 X-Archives-Hash: fd9aec732a6442bf03dfb4eb4bcac8c4 commit: 1be71cfbc7c47da6b7d74e38b75bcd2bcad20caf Author: Mike Gilbert gentoo org> AuthorDate: Thu Jul 14 16:46:00 2016 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Thu Jul 14 16:46:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be71cfb www-client/google-chrome-beta: convert to chromium-2 eclass Package-Manager: portage-2.3.0_p11 .../google-chrome-beta-52.0.2743.75.ebuild | 18 ++++++++++++------ www-client/google-chrome-beta/metadata.xml | 1 - 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild b/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild index 759c056..733359b 100644 --- a/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild +++ b/www-client/google-chrome-beta/google-chrome-beta-52.0.2743.75.ebuild @@ -4,11 +4,11 @@ EAPI="6" -CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_419 et fa fi fil fr gu he - hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr - sv sw ta te th tr uk vi zh_CN zh_TW fake_bidi" +CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he + hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr + sv sw ta te th tr uk vi zh-CN zh-TW" -inherit readme.gentoo-r1 chromium eutils pax-utils unpacker +inherit readme.gentoo-r1 chromium-2 eutils gnome2-utils pax-utils unpacker xdg-utils DESCRIPTION="The web browser from Google" HOMEPAGE="https://www.google.com/chrome" @@ -127,6 +127,7 @@ src_install() { insinto / doins -r opt usr + dosym "/${CHROME_HOME}/${PN}" "/usr/bin/${PN}" find "${ED}" -type d -empty -delete || die chmod 755 "${ED}${CHROME_HOME}"/{chrome,${PN},nacl_helper{,_bootstrap},xdg-{mime,settings}} || die @@ -137,11 +138,16 @@ src_install() { } pkg_preinst() { - chromium_pkg_preinst + gnome2_icon_savelist +} + +pkg_postrm() { + gnome2_icon_cache_update + xdg_desktop_database_update } pkg_postinst() { - fdo-mime_desktop_database_update gnome2_icon_cache_update + xdg_desktop_database_update readme.gentoo_print_elog } diff --git a/www-client/google-chrome-beta/metadata.xml b/www-client/google-chrome-beta/metadata.xml index 5870a76..ca28e10 100644 --- a/www-client/google-chrome-beta/metadata.xml +++ b/www-client/google-chrome-beta/metadata.xml @@ -18,7 +18,6 @@ sophisticated technology to make the web faster, safer, and easier. - Install fake-bidi translation Add system plugins path to launcher