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 ACD23139694 for ; Mon, 27 Mar 2017 06:41:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED76B23400C; Mon, 27 Mar 2017 06:41:09 +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 B455223400C for ; Mon, 27 Mar 2017 06:41:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4DC22341130 for ; Mon, 27 Mar 2017 06:41:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F10071DC for ; Mon, 27 Mar 2017 06:41:06 +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: <1490596776.4015d750e2f893e892e62d07a1b7fc36f6a60bc8.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/otter/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/otter/Manifest www-client/otter/otter-0.9.11.ebuild X-VCS-Directories: www-client/otter/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 4015d750e2f893e892e62d07a1b7fc36f6a60bc8 X-VCS-Branch: master Date: Mon, 27 Mar 2017 06:41:06 +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: cacc175d-d12a-4cfd-858a-9a36f0a72ec7 X-Archives-Hash: 0d21256a7d5760410cae35307d95914d commit: 4015d750e2f893e892e62d07a1b7fc36f6a60bc8 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Mar 27 06:39:36 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Mar 27 06:39:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4015d750 www-client/otter: Old. Package-Manager: Portage-2.3.5, Repoman-2.3.2 www-client/otter/Manifest | 1 - www-client/otter/otter-0.9.11.ebuild | 61 ------------------------------------ 2 files changed, 62 deletions(-) diff --git a/www-client/otter/Manifest b/www-client/otter/Manifest index 84f55840f22..54873600cd5 100644 --- a/www-client/otter/Manifest +++ b/www-client/otter/Manifest @@ -1,2 +1 @@ -DIST otter-0.9.11.tar.gz 4017475 SHA256 1497b7d51f7e9259df1a05b3e7101699534759c7c73718147ca760ddbc0f0788 SHA512 9c8b8a46cc56b9d816d7217abbb0e42f8f9bbba2863942645f071ef7e76953756a233786bb0bdafbf650255e71374062823a154d794350a9114539517855cce3 WHIRLPOOL f9ce251199bba88c410df2acab0b9c93db46fa0d3e423eaedea1d147618040f2555bac9458620de93b56a916c99ac7c3e66f07dfbe968144e3e04edd50643957 DIST otter-0.9.12.tar.gz 4211473 SHA256 1a184561b9dbf3443cf1f83ad8604976b1b06cc00a93306331b364f237363e20 SHA512 65d6d89fbd632652bde00418954f46a5617548a189ab8863102dedb4fc1be62e41d2b187ad67eb5a6214c96d6b5957223ffbe24c1f641bb92295ac3e846d01d2 WHIRLPOOL df1034578b553a30fa79a8038f3b26e33c0570cfb52645c5bfe3a6a1f31a33a98f12b57f25ca2376a2f4eaaa9c4949579369f2f7c3fcd8f4b5792ccfa2449973 diff --git a/www-client/otter/otter-0.9.11.ebuild b/www-client/otter/otter-0.9.11.ebuild deleted file mode 100644 index 8143f29c42d..00000000000 --- a/www-client/otter/otter-0.9.11.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -WANT_CMAKE="always" -inherit eutils cmake-utils - -DESCRIPTION="Project aiming to recreate classic Opera (12.x) UI using Qt5" -HOMEPAGE="http://otter-browser.org/" -SRC_URI="https://github.com/Emdek/${PN}/archive/v${PV/_p/-dev}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="spell" - -DEPEND=" - dev-qt/qtconcurrent:5 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtdeclarative:5 - dev-qt/qtgui:5 - dev-qt/qtmultimedia:5 - dev-qt/qtnetwork:5[ssl] - dev-qt/qtprintsupport:5 - dev-qt/qtscript:5 - dev-qt/qtsql:5 - dev-qt/qtwebkit:5 - dev-qt/qtwidgets:5 - dev-qt/qtxmlpatterns:5 - spell? ( kde-frameworks/sonnet ) -" -RDEPEND=" - ${DEPEND} -" - -S=${WORKDIR}/${PN}-browser-${PV/_p/-dev} -DOCS=( CHANGELOG CONTRIBUTING.md TODO ) - -src_prepare() { - if [[ -n ${LINGUAS} ]]; then - local lingua - for lingua in resources/translations/*.qm; do - lingua=$(basename ${lingua}) - lingua=${lingua/otter-browser_/} - lingua=${lingua/.qm/} - if ! has ${lingua} ${LINGUAS}; then - rm resources/translations/otter-browser_${lingua}.qm || die - fi - done - fi - - if ! use spell; then - sed -i -e '/find_package(KF5Sonnet)/d' CMakeLists.txt || die - fi -} - -src_install() { - cmake-utils_src_install - domenu ${PN}-browser.desktop -}