public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libofx: libofx-0.9.1.ebuild libofx-0.8.3.ebuild
Date: Mon, 01 Feb 2010 09:06:47 +0000	[thread overview]
Message-ID: <E1NbsF5-0007BR-HQ@stork.gentoo.org> (raw)

ssuominen    10/02/01 09:06:47

  Modified:             libofx-0.9.1.ebuild
  Removed:              libofx-0.8.3.ebuild
  Log:
  Remove old. Move comments where they belong, from ebuild to the patch.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-libs/libofx/libofx-0.9.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild?r1=1.7&r2=1.8

Index: libofx-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libofx-0.9.1.ebuild	19 Jan 2010 14:35:43 -0000	1.7
+++ libofx-0.9.1.ebuild	1 Feb 2010 09:06:47 -0000	1.8
@@ -1,9 +1,8 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v 1.7 2010/01/19 14:35:43 ranger Exp $
-
-EAPI="1"
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.1.ebuild,v 1.8 2010/02/01 09:06:47 ssuominen Exp $
 
+EAPI=1
 inherit eutils
 
 DESCRIPTION="Library to support the Open Financial eXchange XML Format"
@@ -19,7 +18,6 @@
 	 >=net-misc/curl-7.9.7
 	dev-cpp/libxmlpp:0
 	dev-libs/libxml2"
-RDEPEND="${DEPEND}"
 
 src_unpack() {
 	unpack ${A}
@@ -41,18 +39,11 @@
 			"${S}/Makefile.in" || die "sed failed"
 	fi
 
-	# Fix compilation with gcc 4.3, see bug #218782
 	cd "${S}"
-	epatch "${FILESDIR}/${PN}-0.9.0-gcc43.patch"
+	epatch "${FILESDIR}"/${PN}-0.9.0-gcc43.patch
 }
 
 src_install() {
 	dodir /usr/share/doc/${PF}
-	emake install DESTDIR="${D}" docdir="/usr/share/doc/${PF}" || die 'install failed'
-}
-
-pkg_postinst() {
-	elog "Please run"
-	elog "  revdep-rebuild --library libofx.so.3"
-	elog "to rebuild packages linked against an older version of libofx."
+	emake install DESTDIR="${D}" docdir="/usr/share/doc/${PF}" || die
 }






                 reply	other threads:[~2010-02-01  9:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NbsF5-0007BR-HQ@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox