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 123F7138334 for ; Thu, 30 Aug 2018 16:42:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00B06E07A7; Thu, 30 Aug 2018 16:42:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AD5E6E07A7 for ; Thu, 30 Aug 2018 16:42:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 823E6335CDD for ; Thu, 30 Aug 2018 16:42:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4198275 for ; Thu, 30 Aug 2018 16:41:57 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1535647312.52cc1e215d7ecddaf8cfcf6466a782e0b086f4d2.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera-beta/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera-beta/Manifest www-client/opera-beta/opera-beta-55.0.2994.34.ebuild X-VCS-Directories: www-client/opera-beta/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 52cc1e215d7ecddaf8cfcf6466a782e0b086f4d2 X-VCS-Branch: master Date: Thu, 30 Aug 2018 16:41:57 +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: 86dafeba-0046-40e5-ae11-8d605f735f1c X-Archives-Hash: 1a693d09506aedb69d286cbb8e6bc4bc commit: 52cc1e215d7ecddaf8cfcf6466a782e0b086f4d2 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Aug 30 16:38:11 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Aug 30 16:41:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52cc1e21 www-client/opera-beta: Old. Package-Manager: Portage-2.3.48, Repoman-2.3.10 www-client/opera-beta/Manifest | 1 - .../opera-beta/opera-beta-55.0.2994.34.ebuild | 114 --------------------- 2 files changed, 115 deletions(-) diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest deleted file mode 100644 index 183958706ef..00000000000 --- a/www-client/opera-beta/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST opera-beta_55.0.2994.34_amd64.deb 56117936 BLAKE2B ffb4a440dc34bbd4fc68ad7c929d575d337519098997038cc9d2d75bfc5ee22640bb28b26fb1413b2ce42537a79a776f4274f5bc290cc3623b807daebebec5ae SHA512 110d289e5f42fa0a444bf77a93a9599508d27b7e5f96a4a3721cab7b2d1a61d3cae0088e721dbbcf9c5af4eac700333798747e7137a941861e565e6b1df5bc21 diff --git a/www-client/opera-beta/opera-beta-55.0.2994.34.ebuild b/www-client/opera-beta/opera-beta-55.0.2994.34.ebuild deleted file mode 100644 index 135872778f9..00000000000 --- a/www-client/opera-beta/opera-beta-55.0.2994.34.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -CHROMIUM_LANGS=" - be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr hi hr hu id it - ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi - zh-CN zh-TW -" -inherit chromium-2 gnome2-utils multilib unpacker xdg-utils - -DESCRIPTION="A fast and secure web browser" -HOMEPAGE="https://www.opera.com/" -LICENSE="OPERA-2014" -SLOT="0" -SRC_URI_BASE=" - https://download1.operacdn.com/pub/ - https://download2.operacdn.com/pub/ - https://download3.operacdn.com/pub/ - https://download4.operacdn.com/pub/ -" -SRC_URI="amd64? (" -for uri in ${SRC_URI_BASE}; do -SRC_URI+=" - "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb" -" -done -SRC_URI+=")" -KEYWORDS="~amd64" - -RDEPEND=" - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - gnome-base/gconf:2 - media-libs/alsa-lib - media-libs/fontconfig - media-libs/freetype - net-misc/curl - net-print/cups - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf - x11-libs/gtk+:2 - x11-libs/libX11 - x11-libs/libXScrnSaver - x11-libs/libXcomposite - x11-libs/libXcursor - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXi - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXtst - x11-libs/libnotify - x11-libs/pango[X] -" - -QA_PREBUILT="*" -S=${WORKDIR} -OPERA_HOME="usr/$(get_libdir)/${PN}" - -src_unpack() { - unpack_deb ${A} -} - -src_prepare() { - case ${ARCH} in - amd64) - mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die - rm -r usr/lib || die - ;; - x86) - mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || die - ;; - esac - - rm usr/bin/${PN} || die - - rm usr/share/doc/${PN}/copyright || die - mv usr/share/doc/${PN} usr/share/doc/${PF} || die - - pushd "${OPERA_HOME}/localization" > /dev/null || die - chromium_remove_language_paks - popd > /dev/null || die - - sed -i \ - -e 's|^TargetEnvironment|X-&|g' \ - usr/share/applications/${PN}.desktop || die -} - -src_install() { - mv * "${D}" || die - dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN} - fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postrm() { - gnome2_icon_cache_update - xdg_desktop_database_update - xdg_mimeinfo_database_update -} - -pkg_postinst() { - gnome2_icon_cache_update - xdg_desktop_database_update - xdg_mimeinfo_database_update -}