public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libofx: libofx-0.9.1.ebuild libofx-0.8.3.ebuild
@ 2010-02-01  9:06 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-02-01  9:06 UTC (permalink / raw
  To: gentoo-commits

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
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-01  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-01  9:06 [gentoo-commits] gentoo-x86 commit in dev-libs/libofx: libofx-0.9.1.ebuild libofx-0.8.3.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox