commit:     6fa7fe78e50829f759a9a6b74a38da45ce7621b0
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 22:53:34 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 22:55:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa7fe78

www-client/opera-beta: Old.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 www-client/opera-beta/Manifest                     |  1 -
 .../opera-beta/opera-beta-49.0.2725.12.ebuild      | 98 ----------------------
 2 files changed, 99 deletions(-)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 1accb6f3d26..a954c7fae3a 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,2 @@
-DIST opera-beta_49.0.2725.12_amd64.deb 50884946 SHA256 
d5300ab8641a689703019ffd0f1bbeccbdddcae5749fcef2f0aed4d869a6e388 SHA512 
d59b98f49678935331b91d1be664c9d75adeabb8a70cf8916ca0152af5fbd66087e752d467b638b2defe864a93a0bcbff4236acbf136d3d396c6b07171d71244
 WHIRLPOOL 
202f480be2f971b637b8888a590f9db078958f22665c117db530cd904ab3d4e95c34e43e8f2e8c272ace6a6a32dbbeef0cd787afe0cff59bf3aee25437c42c68
 DIST opera-beta_49.0.2725.18_amd64.deb 51398360 SHA256 
f8dfe57b4d907d7742f536fa9b5420ddc81186dab650cb34ac9d98191efdae25 SHA512 
ee40329b70cb14cfa91b11db3189f0a3748f481f6dbc9ecdf06cc72a13ccd589f56ae3445fc2b6ff4664f50360056c3376487bbecadc708756218fdbf9575a10
 WHIRLPOOL 
5729432593e5ec1251fcd06595ce2c2eb8d601c5653352370fef70fb012d33b973eb5594e7a42770368786446208eeb1856a293d5d10a9d81be878e5623f60dc
 DIST opera-beta_49.0.2725.23_amd64.deb 51405422 SHA256 
df69ee3a7ba658303bcbbb793812129017c270a81d50c90448553ed524252ff2 SHA512 
c55688edad0294e00181a4b0fb1475a103cb1fb1d4949a5c029e846d82cde13ee697c90ee7ce7bebdda03ee6b63a4b48413f383d33ddda17b8c941f62bd23a0b
 WHIRLPOOL 
25125d4185f64dbedbcd1d2a5cef23759cacf96b540c94aee38f1c87101738db74e379ee85f022caeb12bed37858559557f1517dcc4350cbc61a2edbf129caba

diff --git a/www-client/opera-beta/opera-beta-49.0.2725.12.ebuild 
b/www-client/opera-beta/opera-beta-49.0.2725.12.ebuild
deleted file mode 100644
index c125ba2ec2a..00000000000
--- a/www-client/opera-beta/opera-beta-49.0.2725.12.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2017 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 multilib unpacker
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="http://www.opera.com/";
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-       http://download1.operacdn.com/pub/
-       http://download2.operacdn.com/pub/
-       http://download3.operacdn.com/pub/
-       http://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
-}

Reply via email to