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 8E780138335 for ; Sun, 2 Dec 2018 17:27:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 318B3E0AD4; Sun, 2 Dec 2018 17:27:56 +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 ED2A8E0AD5 for ; Sun, 2 Dec 2018 17:27:55 +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 D5992335C7F for ; Sun, 2 Dec 2018 17:27:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 597E84DC for ; Sun, 2 Dec 2018 17:27:51 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1543771576.c3a64b11f494d9b3e28a97d349534152f7c0a345.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/balsa/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/balsa/Manifest mail-client/balsa/balsa-2.5.3-r1.ebuild X-VCS-Directories: mail-client/balsa/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c3a64b11f494d9b3e28a97d349534152f7c0a345 X-VCS-Branch: master Date: Sun, 2 Dec 2018 17:27:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ceda228a-4a0c-4b19-a6b8-64483f26a9b3 X-Archives-Hash: a345034f57cc2826cf97d6fe6c36e8d8 commit: c3a64b11f494d9b3e28a97d349534152f7c0a345 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Dec 2 17:03:14 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Dec 2 17:26:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a64b11 mail-client/balsa: remove old Signed-off-by: Mart Raudsepp gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11 mail-client/balsa/Manifest | 1 - mail-client/balsa/balsa-2.5.3-r1.ebuild | 76 --------------------------------- 2 files changed, 77 deletions(-) diff --git a/mail-client/balsa/Manifest b/mail-client/balsa/Manifest index 55ba83d382d..b4aad9b7f2f 100644 --- a/mail-client/balsa/Manifest +++ b/mail-client/balsa/Manifest @@ -1,2 +1 @@ -DIST balsa-2.5.3.tar.bz2 4333815 BLAKE2B ba8715108cf1122152c069130911275175d5c45ca12e85f1165cb7e86680015d6effd1ea5aaaebd5b154f67fc13002bd26ad0f0d7942253b2483896dd28a50fd SHA512 34e69be050f6c502fa6651029b7d93bf9b7842bbe8489669924563c086def4dbe72109ba5244e0cacf3ef69d3d9d8c5679f870acf564b5551920fa77012e1ff8 DIST balsa-2.5.6.tar.bz2 4468877 BLAKE2B 1e7f678c69121fe3472bbba8dc3d2a62680e1969934580a8a85725e84676531f1efb8432380c2d537ca584001c5cecd5c76cd033a1c1e68a292fc765bbc15f8d SHA512 a9c8094ac48b9b1a0971fe45a4658b728f93ad170ad7884c9554420a4696a7b6f5b3661bde8ab070f6a5c14a80f67551745e1d40905881429ae1d8e5874e9a68 diff --git a/mail-client/balsa/balsa-2.5.3-r1.ebuild b/mail-client/balsa/balsa-2.5.3-r1.ebuild deleted file mode 100644 index 233945aa427..00000000000 --- a/mail-client/balsa/balsa-2.5.3-r1.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="Email client for GNOME" -HOMEPAGE="http://pawsa.fedorapeople.org/balsa/" -SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" - -IUSE="crypt gnome gnome-keyring kerberos ldap libnotify libressl rubrica sqlite webkit xface" - -# TODO: esmtp can be optional, do we want it? -RDEPEND=" - >=app-text/gspell-1.2:0= - >=dev-libs/glib-2.40.0:2 - >=x11-libs/gtk+-3.10.0:3 - dev-libs/gmime:2.6 - >=net-libs/libesmtp-1.0.3:= - net-mail/mailbase - media-libs/libcanberra:=[gtk3] - x11-themes/hicolor-icon-theme - x11-themes/adwaita-icon-theme - crypt? ( >=app-crypt/gpgme-1.2.0:= ) - gnome? ( >=x11-libs/gtksourceview-3.2.0:3.0 ) - gnome-keyring? ( app-crypt/libsecret ) - sqlite? ( >=dev-db/sqlite-2.8:= ) - libnotify? ( >=x11-libs/libnotify-0.7:= ) - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - kerberos? ( app-crypt/mit-krb5 ) - ldap? ( net-nds/openldap ) - rubrica? ( dev-libs/libxml2:2 ) - webkit? ( net-libs/webkit-gtk:4 ) - xface? ( >=media-libs/compface-1.5.1:= ) -" -DEPEND="${RDEPEND} - app-text/yelp-tools - dev-python/html2text - dev-util/intltool - virtual/pkgconfig - sys-devel/gettext -" - -src_prepare() { - DOCS="AUTHORS ChangeLog HACKING NEWS README TODO docs/*" - - # https://bugzilla.gnome.org/show_bug.cgi?id=750516 - sed -i -e 's/@TOOLKIT_CATEGORIES@//' balsa-mailto-handler.desktop.in.in || die - - # https://bugzilla.gnome.org/show_bug.cgi?id=750515 - echo "src/balsa-print-object.c" >> po/POTFILES.in || die - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --with-canberra \ - --with-spell-checker=gspell \ - $(usex crypt --with-gpgme=gpgme-config --without-gpgme) \ - $(use_with gnome) \ - $(use_with gnome gtksourceview) \ - $(use_with gnome-keyring libsecret) \ - $(use_with kerberos gss) \ - $(use_with ldap) \ - $(use_with libnotify) \ - $(use_with rubrica) \ - $(use_with sqlite) \ - $(use_with xface compface) \ - $(usex webkit --with-html-widget=webkit2 --with-html-widget=no) -}