Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
Subject: gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.1.1.ebuild
Date: Fri, 20 Feb 2009 07:58:55 +0000
tampakrap    09/02/20 07:58:55

  Modified:             ChangeLog ebook-tools-0.1.1.ebuild
  Log:
  fix bug 259633, thanks to Ryan Hill
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-text/ebook-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ebook-tools/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ebook-tools/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Feb 2009 00:59:46 -0000	1.3
+++ ChangeLog	20 Feb 2009 07:58:55 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/ebook-tools
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.3 2009/02/06 00:59:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ChangeLog,v 1.4 2009/02/20 07:58:55 tampakrap Exp $
+
+  20 Feb 2009; Theo Chatzimichos <tampakrap@g.o>
+  ebook-tools-0.1.1.ebuild:
+  fix bug 259633, thanks to Ryan Hill
 
   06 Feb 2009; Brent Baude <ranger@g.o> ebook-tools-0.1.1.ebuild:
   Marking ebook-tools-0.1.1 ~ppc64 for bug 257421



1.4                  app-text/ebook-tools/ebook-tools-0.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild?r1=1.3&r2=1.4

Index: ebook-tools-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ebook-tools-0.1.1.ebuild	6 Feb 2009 00:59:46 -0000	1.3
+++ ebook-tools-0.1.1.ebuild	20 Feb 2009 07:58:55 -0000	1.4
@@ -1,8 +1,8 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild,v 1.3 2009/02/06 00:59:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ebook-tools/ebook-tools-0.1.1.ebuild,v 1.4 2009/02/20 07:58:55 tampakrap Exp $
 
-inherit cmake-utils
+inherit cmake-utils multilib
 
 DESCRIPTION="Tools for accessing and converting various ebook file formats."
 HOMEPAGE="http://sourceforge.net/projects/ebook-tools"
@@ -17,6 +17,13 @@
 	dev-libs/libzip"
 RDEPEND="${DEPEND}"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	sed -i -e "/TARGETS epub/ s:lib:$(get_libdir):g" \
+		"${S}"/src/libepub/CMakeLists.txt
+}
+
 src_install() {
 	cmake-utils_src_install
 	dodoc INSTALL README TODO





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.1.1.ebuild
Next by thread:
gentoo-x86 commit in app-text/ebook-tools: ChangeLog ebook-tools-0.1.1.ebuild
Previous by date:
gentoo-x86 commit in profiles: use.local.desc
Next by date:
gentoo-x86 commit in dev-cpp/sptk: ChangeLog sptk-3.5.8.10.ebuild


Updated Aug 18, 2010

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.