From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BE44B1388C1 for ; Tue, 15 Dec 2015 18:07:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E70221C03C; Tue, 15 Dec 2015 18:07:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00F2C21C03C for ; Tue, 15 Dec 2015 18:07:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A92D534069A for ; Tue, 15 Dec 2015 18:07:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C147BE62 for ; Tue, 15 Dec 2015 18:07:04 +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: <1450202810.536aa75c51d66937cef5a9226fec38fd2a8078e8.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-36.0.2.ebuild X-VCS-Directories: app-editors/tea/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 536aa75c51d66937cef5a9226fec38fd2a8078e8 X-VCS-Branch: master Date: Tue, 15 Dec 2015 18:07:04 +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: e0969d65-d955-4fbf-9db1-850149840dc4 X-Archives-Hash: 73c129853637ef579f46c0705a87b332 commit: 536aa75c51d66937cef5a9226fec38fd2a8078e8 Author: Michael Palimaka gentoo org> AuthorDate: Tue Dec 15 18:06:20 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Dec 15 18:06:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536aa75c app-editors/tea: remove old Package-Manager: portage-2.2.26 app-editors/tea/Manifest | 1 - app-editors/tea/tea-36.0.2.ebuild | 58 --------------------------------------- 2 files changed, 59 deletions(-) diff --git a/app-editors/tea/Manifest b/app-editors/tea/Manifest index 8f80d50..e88b9d0 100644 --- a/app-editors/tea/Manifest +++ b/app-editors/tea/Manifest @@ -1,3 +1,2 @@ -DIST tea-36.0.2.tar.bz2 315046 SHA256 6541b645451de3f6eefce58b55a302224b925bdbdb9efcfa1491bcf867baad6f SHA512 e04df49e8381c69f0e2fb6900d6f095b0eb15bdc2d8fb935230129b2fef7560fd91936d66a2440d1922a6fc6c2e7d07e40fe1106b5cf22dd495bba667cf5def8 WHIRLPOOL 1da79f26126c98876ff6bfef04c799f476a204294466cbd47834748a12e8c59d10f7c2e36d4ebc089fcef21caca1beeab1293acee13da9af341466c117873e1f DIST tea-41.0.0.tar.bz2 381891 SHA256 b20bfe3235a4f405bcd984adfabde2302a15cf8512e19f8b97bc43ce9911632b SHA512 aff52922be7650a23fcafe5a8106d5955bc7c68a901ad6a3982b71196ac8856939d3bc61236babbed21a749c2fc205510ef081ac35d7d33fcf2d2700ebb5cbaf WHIRLPOOL ed913f3fb424e47fbbecab445ccd9c34c9ad66befdda950fee05958459b87efad67cfea37548c5ab8456b849c860f0cd3ef59e386aaa99c01b5041dae02c1afc DIST tea-41.1.0.tar.bz2 381370 SHA256 65ea128739802b7626a5a59de12b0e885dcef7a83f7bcd06b6d3aea830ed8717 SHA512 a46e0cdfce5c7d453c7783c59ad98b2b029847ddcc8ce0655c6e1ae45825426ac1b271ca7ad90f0219d8f796f507f6bdba0f2c764c563c8c23503b94be817eb7 WHIRLPOOL a3d00f5e42a145be2a7f3bf846832bf2a7e95e957abf4c928118be7607adb57fddfb906fbedaf7fa51665b25629beae0fe5b4db40886f42dfcf5c166e43717b5 diff --git a/app-editors/tea/tea-36.0.2.ebuild b/app-editors/tea/tea-36.0.2.ebuild deleted file mode 100644 index 306d38a..0000000 --- a/app-editors/tea/tea-36.0.2.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PLOCALES="de fr ru" - -inherit eutils l10n qt4-r2 - -DESCRIPTION="Small, lightweight Qt text editor" -HOMEPAGE="http://semiletov.org/tea/" -SRC_URI="http://semiletov.org/${PN}/dloads/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd" -IUSE="aspell hunspell" - -RDEPEND=" - sys-libs/zlib - dev-qt/qtcore:4 - dev-qt/qtgui:4 - aspell? ( app-text/aspell ) - hunspell? ( app-text/hunspell ) -" -DEPEND="${RDEPEND} - hunspell? ( virtual/pkgconfig ) -" - -DOCS=( AUTHORS ChangeLog NEWS TODO ) - -src_configure() { - eqmake4 src.pro \ - PREFIX="${EPREFIX}/usr/bin" \ - USE_ASPELL=$(use aspell && echo true || echo false) \ - USE_HUNSPELL=$(use hunspell && echo true || echo false) -} - -src_install() { - qt4-r2_src_install - - newicon icons/tea_icon_v2.png ${PN}.png - make_desktop_entry ${PN} 'Tea Editor' - - # translations - insinto /usr/share/qt4/translations - local lang - for lang in $(l10n_get_locales); do - doins translations/${PN}_${lang}.qm - done - - # docs - dohtml manuals/en.html - if use linguas_ru; then - dodoc NEWS-RU - dohtml manuals/ru.html - fi -}