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 C0EA51396D0 for ; Fri, 29 Sep 2017 03:47:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 090F62BC010; Fri, 29 Sep 2017 03:47:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D09FE2BC010 for ; Fri, 29 Sep 2017 03:47:05 +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 ADB50341769 for ; Fri, 29 Sep 2017 03:47:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 390389086 for ; Fri, 29 Sep 2017 03:47:02 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1506656810.763735ed7e001d9bb0e5b1dd33ca20c80618c615.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/goldendict/Manifest app-text/goldendict/goldendict-1.0.1.ebuild X-VCS-Directories: app-text/goldendict/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 763735ed7e001d9bb0e5b1dd33ca20c80618c615 X-VCS-Branch: master Date: Fri, 29 Sep 2017 03:47:02 +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: 46553a7d-0816-4006-962f-6df4f2029d54 X-Archives-Hash: 77df9fad1146afc92a9a10714330060e commit: 763735ed7e001d9bb0e5b1dd33ca20c80618c615 Author: Michael Palimaka gentoo org> AuthorDate: Fri Sep 29 03:46:31 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Sep 29 03:46:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763735ed app-text/goldendict: remove 1.0.1 Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-text/goldendict/Manifest | 1 - app-text/goldendict/goldendict-1.0.1.ebuild | 66 ----------------------------- 2 files changed, 67 deletions(-) diff --git a/app-text/goldendict/Manifest b/app-text/goldendict/Manifest index 57ad4ccdc17..691e6189583 100644 --- a/app-text/goldendict/Manifest +++ b/app-text/goldendict/Manifest @@ -1,2 +1 @@ -DIST goldendict-1.0.1-src.tar.bz2 2705932 SHA256 b3fb0405a5edb38f02ef881b48c36e46e2eacf641b0caf8d99403f595a4be9a6 SHA512 6c35f804063e14ffc9fe9fbd86e710582c550d10fcabb83e7fb0f65ccad1e18eaa31578a96f0aea67276453239b8035f5a694c7d081f9a6f7a822d2b75ebce55 WHIRLPOOL f642692c5ac921d031e89a4512ac63eb665d5b3d02f2a4aea911566131188f877c173d4624eef073e3580e30d8291c1f0196d870738daf2be469783838305c4c DIST goldendict-1.5.0_rc2.tar.gz 19413751 SHA256 bccee0a3d3902f8fa31e439e220a405065fff774e5f8c581be2b0743d3f83fde SHA512 b88067a90df42b07d926231f624be8796f031b872443a45f9744ceeea27f39325bc665090f773528a26ad8391ae2423a29c602068bf2cc4ed5870a07646d2362 WHIRLPOOL f385a8536360b9401a67284d95be65d98d5f6b57d5af73852f5ec1af95c4ce36c9903e9ed04dbd67e7bf035b5b6745378344cc5efbb4923ce4ea31988f95f6ff diff --git a/app-text/goldendict/goldendict-1.0.1.ebuild b/app-text/goldendict/goldendict-1.0.1.ebuild deleted file mode 100644 index 8f0569d6aa3..00000000000 --- a/app-text/goldendict/goldendict-1.0.1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PLOCALES="ar_SA bg_BG cs_CZ de_DE el_GR it_IT lt_LT ru_RU uk_UA vi_VN zh_CN" - -inherit l10n qt4-r2 - -DESCRIPTION="Feature-rich dictionary lookup program" -HOMEPAGE="http://goldendict.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -RDEPEND=" - >=app-text/hunspell-1.2 - media-libs/libogg - media-libs/libvorbis - media-libs/phonon[qt4] - sys-libs/zlib - x11-libs/libX11 - x11-libs/libXtst - >=dev-qt/qtcore-4.5:4[exceptions,qt3support] - >=dev-qt/qtgui-4.5:4[exceptions,qt3support] - >=dev-qt/qtwebkit-4.5:4[exceptions] -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -S=${WORKDIR} - -PATCHES=( "${FILESDIR}/${P}-gcc-4.7.patch" ) - -src_prepare() { - qt4-r2_src_prepare - - l10n_for_each_disabled_locale_do editpro - - # do not install duplicates - sed -e '/[icon,desktop]s2/d' -i ${PN}.pro || die - - # fix desktop file - sed -e '/^Categories=/s/;Applications$/;/' -i redist/${PN}.desktop || die -} - -src_configure() { - PREFIX="${EPREFIX}"/usr eqmake4 -} - -src_install() { - qt4-r2_src_install - l10n_for_each_locale_do insqm -} - -editpro() { - sed -e "s;locale/${1}.ts;;" -i ${PN}.pro || die -} - -insqm() { - insinto /usr/share/apps/${PN}/locale - doins locale/${1}.qm -}