commit:     17a656b0a47a95521b49c2ed968e5a7cff508e93
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 11 14:16:03 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 14:17:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a656b0

www-client/google-chrome: drop readme file

Closes: https://bugs.gentoo.org/622086

 .../google-chrome-beta-68.0.3440.42.ebuild         | 32 +---------------------
 .../google-chrome-unstable-69.0.3472.3.ebuild      | 32 +---------------------
 .../google-chrome-67.0.3396.99.ebuild              | 32 +---------------------
 3 files changed, 3 insertions(+), 93 deletions(-)

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-68.0.3440.42.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-68.0.3440.42.ebuild
index 338f440cd70..5a6e7f384b9 100644
--- a/www-client/google-chrome-beta/google-chrome-beta-68.0.3440.42.ebuild
+++ b/www-client/google-chrome-beta/google-chrome-beta-68.0.3440.42.ebuild
@@ -7,7 +7,7 @@ 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-2 eutils gnome2-utils pax-utils unpacker 
xdg-utils
+inherit chromium-2 eutils gnome2-utils pax-utils unpacker xdg-utils
 
 DESCRIPTION="The web browser from Google"
 HOMEPAGE="https://www.google.com/chrome";
@@ -69,33 +69,6 @@ 
QA_DESKTOP_FILE="usr/share/applications/google-chrome.*\\.desktop"
 S=${WORKDIR}
 CHROME_HOME="opt/google/chrome${PN#google-chrome}"
 
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-Some web pages may require additional fonts to display properly.
-Try installing some of the following packages if some characters
-are not displayed properly:
-- media-fonts/arphicfonts
-- media-fonts/bitstream-cyberbit
-- media-fonts/droid
-- media-fonts/ipamonafont
-- media-fonts/ja-ipafonts
-- media-fonts/takao-fonts
-- media-fonts/wqy-microhei
-- media-fonts/wqy-zenhei
-
-Depending on your desktop environment, you may need
-to install additional packages to get icons on the Downloads page.
-
-For KDE, the required package is kde-frameworks/oxygen-icons.
-
-For other desktop environments, try one of the following:
-- x11-themes/adwaita-icon-theme
-- x11-themes/tango-icon-theme
-
-Please notice the bundled flash player (PepperFlash).
-You can (de)activate all flash plugins via chrome://plugins
-"
-
 pkg_nofetch() {
        eerror "Please wait 24 hours and sync your tree before reporting a bug 
for google-chrome fetch failures."
 }
@@ -136,8 +109,6 @@ src_install() {
                newicon -s ${size} 
"${CHROME_HOME}/product_logo_${size}_beta.png" ${PN}.png
        done
 
-       pax-mark m "${CHROME_HOME}/chrome"
-
        readme.gentoo_create_doc
 }
 
@@ -153,5 +124,4 @@ pkg_postrm() {
 pkg_postinst() {
        gnome2_icon_cache_update
        xdg_desktop_database_update
-       readme.gentoo_print_elog
 }

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-69.0.3472.3.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-69.0.3472.3.ebuild
index 4a04a9ba7e7..550065b04c3 100644
--- 
a/www-client/google-chrome-unstable/google-chrome-unstable-69.0.3472.3.ebuild
+++ 
b/www-client/google-chrome-unstable/google-chrome-unstable-69.0.3472.3.ebuild
@@ -7,7 +7,7 @@ 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-2 eutils gnome2-utils pax-utils unpacker 
xdg-utils
+inherit chromium-2 eutils gnome2-utils pax-utils unpacker xdg-utils
 
 DESCRIPTION="The web browser from Google"
 HOMEPAGE="https://www.google.com/chrome";
@@ -68,33 +68,6 @@ 
QA_DESKTOP_FILE="usr/share/applications/google-chrome.*\\.desktop"
 S=${WORKDIR}
 CHROME_HOME="opt/google/chrome${PN#google-chrome}"
 
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-Some web pages may require additional fonts to display properly.
-Try installing some of the following packages if some characters
-are not displayed properly:
-- media-fonts/arphicfonts
-- media-fonts/bitstream-cyberbit
-- media-fonts/droid
-- media-fonts/ipamonafont
-- media-fonts/ja-ipafonts
-- media-fonts/takao-fonts
-- media-fonts/wqy-microhei
-- media-fonts/wqy-zenhei
-
-Depending on your desktop environment, you may need
-to install additional packages to get icons on the Downloads page.
-
-For KDE, the required package is kde-frameworks/oxygen-icons.
-
-For other desktop environments, try one of the following:
-- x11-themes/adwaita-icon-theme
-- x11-themes/tango-icon-theme
-
-Please notice the bundled flash player (PepperFlash).
-You can (de)activate all flash plugins via chrome://plugins
-"
-
 pkg_nofetch() {
        eerror "Please wait 24 hours and sync your tree before reporting a bug 
for google-chrome fetch failures."
 }
@@ -136,8 +109,6 @@ src_install() {
        done
 
        pax-mark m "${CHROME_HOME}/chrome"
-
-       readme.gentoo_create_doc
 }
 
 pkg_preinst() {
@@ -152,5 +123,4 @@ pkg_postrm() {
 pkg_postinst() {
        gnome2_icon_cache_update
        xdg_desktop_database_update
-       readme.gentoo_print_elog
 }

diff --git a/www-client/google-chrome/google-chrome-67.0.3396.99.ebuild 
b/www-client/google-chrome/google-chrome-67.0.3396.99.ebuild
index a9c0a7367a1..806c156e4b1 100644
--- a/www-client/google-chrome/google-chrome-67.0.3396.99.ebuild
+++ b/www-client/google-chrome/google-chrome-67.0.3396.99.ebuild
@@ -7,7 +7,7 @@ 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-2 eutils gnome2-utils pax-utils unpacker 
xdg-utils
+inherit chromium-2 eutils gnome2-utils pax-utils unpacker xdg-utils
 
 DESCRIPTION="The web browser from Google"
 HOMEPAGE="https://www.google.com/chrome";
@@ -69,33 +69,6 @@ 
QA_DESKTOP_FILE="usr/share/applications/google-chrome.*\\.desktop"
 S=${WORKDIR}
 CHROME_HOME="opt/google/chrome${PN#google-chrome}"
 
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="
-Some web pages may require additional fonts to display properly.
-Try installing some of the following packages if some characters
-are not displayed properly:
-- media-fonts/arphicfonts
-- media-fonts/bitstream-cyberbit
-- media-fonts/droid
-- media-fonts/ipamonafont
-- media-fonts/ja-ipafonts
-- media-fonts/takao-fonts
-- media-fonts/wqy-microhei
-- media-fonts/wqy-zenhei
-
-Depending on your desktop environment, you may need
-to install additional packages to get icons on the Downloads page.
-
-For KDE, the required package is kde-frameworks/oxygen-icons.
-
-For other desktop environments, try one of the following:
-- x11-themes/adwaita-icon-theme
-- x11-themes/tango-icon-theme
-
-Please notice the bundled flash player (PepperFlash).
-You can (de)activate all flash plugins via chrome://plugins
-"
-
 pkg_nofetch() {
        eerror "Please wait 24 hours and sync your tree before reporting a bug 
for google-chrome fetch failures."
 }
@@ -137,8 +110,6 @@ src_install() {
        done
 
        pax-mark m "${CHROME_HOME}/chrome"
-
-       readme.gentoo_create_doc
 }
 
 pkg_preinst() {
@@ -153,5 +124,4 @@ pkg_postrm() {
 pkg_postinst() {
        gnome2_icon_cache_update
        xdg_desktop_database_update
-       readme.gentoo_print_elog
 }

Reply via email to