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 C29AB1396DA for ; Sun, 19 Nov 2017 23:49:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3598E0F86; Sun, 19 Nov 2017 23:49:33 +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 9E1E7E0F88 for ; Sun, 19 Nov 2017 23:49:33 +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 8D372340DF9 for ; Sun, 19 Nov 2017 23:49:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21073A0BB for ; Sun, 19 Nov 2017 23:49:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1511135356.d442edec73938b717333817c30b01b0c0ffc092f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libwps/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libwps/Manifest app-text/libwps/libwps-0.4.6.ebuild X-VCS-Directories: app-text/libwps/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d442edec73938b717333817c30b01b0c0ffc092f X-VCS-Branch: master Date: Sun, 19 Nov 2017 23:49:30 +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: 4df071ca-b1a8-4fce-96a9-6514f92d7181 X-Archives-Hash: 085659961fb6403c3ee4095c3ac984ff commit: d442edec73938b717333817c30b01b0c0ffc092f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 19 23:23:01 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 19 23:49:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d442edec app-text/libwps: Drop old Package-Manager: Portage-2.3.14, Repoman-2.3.6 app-text/libwps/Manifest | 1 - app-text/libwps/libwps-0.4.6.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/app-text/libwps/Manifest b/app-text/libwps/Manifest index 1c5c3b10aba..1f7ac191590 100644 --- a/app-text/libwps/Manifest +++ b/app-text/libwps/Manifest @@ -1,2 +1 @@ -DIST libwps-0.4.6.tar.xz 592276 SHA256 e48a7c2fd20048a0a8eaf69bad972575f8b9f06e7497c787463f127d332fccd0 SHA512 00d1d9108f405cb5eeb67985057f0c6a5d9dd8ef9c3daeebb6739e10a38a5db7cbf22a9e4d09684452376896009993ba08cb015ec0616b56c222244d87a3241e WHIRLPOOL 31198a1889148c87357c0411cd7c28c75de69048ed9c589e98c8a9f866a18295a6d572308966bc1173f207499616bcd1e87eb48bbbec5193fef36228a23ca5c5 DIST libwps-0.4.7.tar.xz 595580 SHA256 2f2cab630bceace24f9dbb7d187cd6cd1f4c9f8a7b682c5f7e49c1e2cb58b217 SHA512 d38b778016f8ca6a44edba86177d28a3f0bcd338e57276a615eeb9d470def71aa9326c3077789129418b38e88ae6f6d1901d08f5716081ba2eb9847a133c96da WHIRLPOOL 8dd7cc93f9a9da8e1685ab40c9a8fbe92bc0b1ca1c2888c9d70681156fdaea918dcef2bc6ed31f8d0d6a1345009275cb5517cdb513bea8abd90c17b124aba5e7 diff --git a/app-text/libwps/libwps-0.4.6.ebuild b/app-text/libwps/libwps-0.4.6.ebuild deleted file mode 100644 index c4509e0069c..00000000000 --- a/app-text/libwps/libwps-0.4.6.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Microsoft Works file word processor format import filter library" -HOMEPAGE="https://sourceforge.net/p/libwps/wiki/Home/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - -LICENSE="|| ( LGPL-2.1 MPL-2.0 )" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm x86" -IUSE="doc debug static-libs tools" - -RDEPEND=" - dev-libs/librevenge -" -DEPEND="${RDEPEND} - virtual/pkgconfig - doc? ( app-doc/doxygen ) -" - -src_configure() { - econf \ - --disable-werror \ - --with-sharedptr=c++11 \ - $(use_enable debug) \ - $(use_with doc docs) \ - $(use_enable static-libs static) \ - $(use_enable tools) -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -}