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 B8AFC138334 for ; Fri, 29 Jun 2018 23:47:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F41DE081A; Fri, 29 Jun 2018 23:47:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 ED261E081A for ; Fri, 29 Jun 2018 23:47:22 +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 4134B335C89 for ; Fri, 29 Jun 2018 23:47:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2191A352 for ; Fri, 29 Jun 2018 23:47:19 +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: <1530316031.a1a8601f2246da105e6dd28e79f0362c38d50feb.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/tea/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/tea/Manifest app-editors/tea/tea-44.1.0.ebuild X-VCS-Directories: app-editors/tea/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a1a8601f2246da105e6dd28e79f0362c38d50feb X-VCS-Branch: master Date: Fri, 29 Jun 2018 23:47:19 +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: 8843e636-d224-465a-aadd-7fc38b489e99 X-Archives-Hash: 9fdbc7a67acbdc49f2ac848348bd9f2f commit: a1a8601f2246da105e6dd28e79f0362c38d50feb Author: Michael Palimaka gentoo org> AuthorDate: Fri Jun 29 23:39:27 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jun 29 23:47:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a8601f app-editors/tea: remove 44.1.0 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-editors/tea/Manifest | 1 - app-editors/tea/tea-44.1.0.ebuild | 56 --------------------------------------- 2 files changed, 57 deletions(-) diff --git a/app-editors/tea/Manifest b/app-editors/tea/Manifest index 82d6b052d7c..3355b17492b 100644 --- a/app-editors/tea/Manifest +++ b/app-editors/tea/Manifest @@ -1,2 +1 @@ -DIST tea-44.1.0.tar.bz2 402335 BLAKE2B 3c3191d6fdcd0e0c73ba408e3219a65d28d2950ebba905a003555fb1ceebeb6ce8dc6448762267e981e429fb0513d21d49b8b25fc7881daaded5f04034cf1ff6 SHA512 a430ed6d23d828b12235f61ad3d37f36c28754dcde8ac6d382a251f4b21cc253d70adab96814ee2d31fd6e92d4b5fbc941386b6d485716020800b5fa5e71b194 DIST tea-44.1.1.tar.bz2 425326 BLAKE2B e674456c428bbecd5afb256280bccb61b6385492153955625c158dcfebba0ed31caebdcc06bc1f809517badddef3d97245a4bc873bcc0593957647becdebf62b SHA512 fc7bf6f76ac3a48767a39ff5bcada4c7dae40950bfd9aca4021b3581e1b702c73f2608b070306dd528932d5eaa73bf01632a4376bbb71deaf1189a0f790c05a9 diff --git a/app-editors/tea/tea-44.1.0.ebuild b/app-editors/tea/tea-44.1.0.ebuild deleted file mode 100644 index b229a236fde..00000000000 --- a/app-editors/tea/tea-44.1.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils qmake-utils - -DESCRIPTION="Small, lightweight Qt text editor" -HOMEPAGE="https://tea.ourproject.org/" -SRC_URI="https://tea.ourproject.org/dloads/${P}.tar.bz2" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" -IUSE="aspell djvu hunspell pdf" - -RDEPEND=" - dev-qt/qtcore:5 - dev-qt/qtdeclarative:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtprintsupport:5 - dev-qt/qtwidgets:5 - sys-libs/zlib - aspell? ( app-text/aspell ) - djvu? ( app-text/djvu ) - hunspell? ( app-text/hunspell:= ) - pdf? ( app-text/poppler[qt5] ) -" -DEPEND="${RDEPEND} - hunspell? ( virtual/pkgconfig ) -" - -DOCS=( AUTHORS ChangeLog NEWS NEWS-RU TODO ) - -src_configure() { - eqmake5 src.pro \ - $(use aspell || echo CONFIG+=noaspell) \ - $(use djvu && echo CONFIG+=usedjvu) \ - $(use hunspell || echo CONFIG+=nohunspell) \ - $(use pdf && echo CONFIG+=usepoppler) -} - -src_install() { - dobin bin/tea - - einstalldocs - docinto html - dodoc manuals/*.html - - insinto /usr/share/qt5/translations - doins translations/${PN}_*.qm - - newicon icons/tea-icon-v3-01.png ${PN}.png - make_desktop_entry ${PN} 'Tea Editor' -}