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 CC6D3138336 for ; Sat, 23 Feb 2019 11:55:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2404E091F; Sat, 23 Feb 2019 11:55:19 +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 72200E091F for ; Sat, 23 Feb 2019 11:55:19 +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 C6157335D00 for ; Sat, 23 Feb 2019 11:55:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41443546 for ; Sat, 23 Feb 2019 11:55:16 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1550922880.75179fdc5be39b4fca86ab43e6c56c73b5c74253.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/abiword/abiword-3.0.2.ebuild X-VCS-Directories: app-office/abiword/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 75179fdc5be39b4fca86ab43e6c56c73b5c74253 X-VCS-Branch: master Date: Sat, 23 Feb 2019 11:55:16 +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: 6af45496-a0d8-4a5c-889b-97d688341812 X-Archives-Hash: af781c19eacb9bc1194f068b6c0ade3d commit: 75179fdc5be39b4fca86ab43e6c56c73b5c74253 Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 23 11:33:55 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 23 11:54:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75179fdc app-office/abiword: Drop old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> app-office/abiword/abiword-3.0.2.ebuild | 139 -------------------------------- 1 file changed, 139 deletions(-) diff --git a/app-office/abiword/abiword-3.0.2.ebuild b/app-office/abiword/abiword-3.0.2.ebuild deleted file mode 100644 index 9a6ce7846e3..00000000000 --- a/app-office/abiword/abiword-3.0.2.ebuild +++ /dev/null @@ -1,139 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools gnome2 - -DESCRIPTION="Fully featured yet light and fast cross platform word processor" -HOMEPAGE="http://www.abisource.com/" -SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz - https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.gz" - -LICENSE="GPL-2" -SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~x86 ~amd64-linux ~x86-linux" -IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus" - -# You need 'plugins' enabled if want to enable the extra plugins -REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )" - -RDEPEND=" - >=app-text/wv-1.2 - >=dev-libs/fribidi-0.10.4 - >=dev-libs/glib-2.16:2 - >=dev-libs/libgcrypt-1.4.5:0= - dev-libs/libxslt - >=gnome-base/librsvg-2.16:2 - >=gnome-extra/libgsf-1.14.18:= - >=media-libs/libpng-1.2:0= - virtual/jpeg:0 - >=x11-libs/cairo-1.10[X] - >=x11-libs/gtk+-3.0.8:3[cups?] - calendar? ( >=dev-libs/libical-0.46:= ) - eds? ( >=gnome-extra/evolution-data-server-3.6.0:= ) - goffice? ( >=x11-libs/goffice-0.10.2:0.10 ) - introspection? ( >=dev-libs/gobject-introspection-1.0.0 ) - map? ( >=media-libs/libchamplain-0.12 ) - plugins? ( - collab? ( - >=dev-libs/libxml2-2.4 - >=net-libs/loudmouth-1 - net-libs/libsoup:2.4 - net-libs/gnutls:= ) - grammar? ( >=dev-libs/link-grammar-4.2.1 ) - math? ( >=x11-libs/gtkmathview-0.7.5 ) - ots? ( >=app-text/ots-0.5-r1 ) - readline? ( sys-libs/readline:0= ) - thesaurus? ( >=app-text/aiksaurus-1.2[gtk] ) - wordperfect? ( - app-text/libwpd:0.10 - app-text/libwpg:0.3 ) - wmf? ( >=media-libs/libwmf-0.2.8 ) - ) - redland? ( - >=dev-libs/redland-1.0.10 - >=dev-libs/rasqal-0.9.17 ) - spell? ( >=app-text/enchant-1.2 ) - !=psiconv-0.9.4 - use readline && plugins+=(command) - use thesaurus && plugins+=(aiksaurus) - use wmf && plugins+=(wmf) - # wordperfect: >=wpd-0.9 >=wpg-0.2 - use wordperfect && plugins+=(wpg) - fi - - gnome2_src_configure \ - --enable-plugins="${plugins[*]}" \ - --disable-static \ - --disable-default-plugins \ - --disable-builtin-plugins \ - --disable-collab-backend-telepathy \ - --enable-clipart \ - --enable-statusbar \ - --enable-templates \ - --with-gio \ - --without-gnomevfs \ - --without-gtk2 \ - $(use_enable debug) \ - $(use_with goffice goffice) \ - $(use_with calendar libical) \ - $(use_enable cups print) \ - $(use_enable collab collab-backend-xmpp) \ - $(use_enable collab collab-backend-tcp) \ - $(use_enable collab collab-backend-service) \ - $(use_with eds evolution-data-server) \ - $(use_enable introspection) \ - $(use_with map champlain) \ - $(use_with redland) \ - $(use_enable spell) -}