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 B782459CB2 for ; Thu, 14 Apr 2016 15:28:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5C9421C03D; Thu, 14 Apr 2016 15:28:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1917321C03D for ; Thu, 14 Apr 2016 15:28:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9BEB340DDD for ; Thu, 14 Apr 2016 15:28:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C53C3188 for ; Thu, 14 Apr 2016 15:28:31 +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: <1460647700.432a2f2ecf9d6161f4f9bf10c10205b8a27724fc.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libofx/, dev-libs/libofx/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libofx/Manifest dev-libs/libofx/files/libofx-0.9.5-gcc47.patch dev-libs/libofx/libofx-0.9.5.ebuild X-VCS-Directories: dev-libs/libofx/ dev-libs/libofx/files/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 432a2f2ecf9d6161f4f9bf10c10205b8a27724fc X-VCS-Branch: master Date: Thu, 14 Apr 2016 15:28:31 +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: 9e2390dc-d70f-440c-a095-3b263af70f8a X-Archives-Hash: 5119b5389139fd7c277b1aeca488c7f6 commit: 432a2f2ecf9d6161f4f9bf10c10205b8a27724fc Author: Michael Palimaka gentoo org> AuthorDate: Thu Apr 14 15:28:00 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Apr 14 15:28:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432a2f2e dev-libs/libofx: remove old Package-Manager: portage-2.2.28 dev-libs/libofx/Manifest | 1 - dev-libs/libofx/files/libofx-0.9.5-gcc47.patch | 11 ------ dev-libs/libofx/libofx-0.9.5.ebuild | 47 -------------------------- 3 files changed, 59 deletions(-) diff --git a/dev-libs/libofx/Manifest b/dev-libs/libofx/Manifest index 8939ecd..32f190d 100644 --- a/dev-libs/libofx/Manifest +++ b/dev-libs/libofx/Manifest @@ -1,2 +1 @@ DIST libofx-0.9.10.tar.gz 1433837 SHA256 54e26a4944ef2785087cfd8ed8f187ab9d397d9b92b5acc199dd7d5d095cf695 SHA512 061110702034dbbb9be3adaebe6236a4b0842169d8ee7671bad6c93960b380cbb33953bdf080c8b14f45930b0c817fcfe1bf71f15d9872dd2535a1415f5be895 WHIRLPOOL 2cf39474bde30086b51529d4fccae51c6b1728b413ddf45768283e1404d0b8bb0316a532c3a1436dfee22d4953df8ef42470bf4414cbd1aef7b9fb7c8661ce38 -DIST libofx-0.9.5.tar.gz 1526857 SHA256 a075c5634b94bad16f8c949eeb77625d31bedea3bb10a8da174b989ffab7e78e SHA512 f7c6e0d85ee1f01216678ec51939ffe09c4a4c5ccc97a5928be45bd2be27418a95004a8a46f17225366908cdd8bb43b19bf95295f0e6422802d3a935a63eb0a9 WHIRLPOOL 67f61361417636e297f45f7c9d3d4de9e88a20c9af4b1a6f811d4b6d6d671f045f3f485b193d24372e89fdbfbd944565bb3ec224578351c1d31cf9c109921d5f diff --git a/dev-libs/libofx/files/libofx-0.9.5-gcc47.patch b/dev-libs/libofx/files/libofx-0.9.5-gcc47.patch deleted file mode 100644 index 2e6ee8b..0000000 --- a/dev-libs/libofx/files/libofx-0.9.5-gcc47.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ruN libofx-0.9.5.orig/ofxconnect/ofxpartner.cpp libofx-0.9.5/ofxconnect/ofxpartner.cpp ---- libofx-0.9.5.orig/ofxconnect/ofxpartner.cpp 2011-03-31 00:30:50.000000000 +0200 -+++ libofx-0.9.5/ofxconnect/ofxpartner.cpp 2012-06-30 21:57:35.747989782 +0200 -@@ -37,6 +37,7 @@ - #include - #include - #include -+#include - - using std::string; - using std::vector; diff --git a/dev-libs/libofx/libofx-0.9.5.ebuild b/dev-libs/libofx/libofx-0.9.5.ebuild deleted file mode 100644 index ec7f03d..0000000 --- a/dev-libs/libofx/libofx-0.9.5.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit base - -DESCRIPTION="A library to support the Open Financial eXchange XML format" -HOMEPAGE="http://libofx.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" -IUSE="doc static-libs test" - -RDEPEND=">=app-text/opensp-1.5 - dev-cpp/libxmlpp:2.6 - >=net-misc/curl-7.9.7" -DEPEND="${RDEPEND} - virtual/pkgconfig - doc? ( sys-apps/help2man ) - test? ( app-crypt/gnupg )" - -PATCHES=( "${FILESDIR}/${P}-gcc47.patch" ) - -src_prepare() { - base_src_prepare - # Be sure DTD gets installed in correct path after redefining docdir in install - sed -i \ - -e 's:$(DESTDIR)$(docdir):$(DESTDIR)$(LIBOFX_DTD_DIR):' \ - dtd/Makefile.in || die -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - --disable-doxygen -} - -src_install() { - emake DESTDIR="${D}" docdir=/usr/share/doc/${PF} install - - rm -f "${ED}"/usr/share/doc/${PF}/{COPYING,INSTALL} - find "${ED}" -name '*.la' -exec rm -f {} + -}