public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libafterimage: libafterimage-1.18.ebuild ChangeLog
@ 2008-12-13 13:57 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2008-12-13 13:57 UTC (permalink / raw
  To: gentoo-commits

aballier    08/12/13 13:57:00

  Modified:             libafterimage-1.18.ebuild ChangeLog
  Log:
  fix build on fbsd and keyword it x86-fbsd, bug #210965
  (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)

Revision  Changes    Path
1.2                  media-libs/libafterimage/libafterimage-1.18.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libafterimage/libafterimage-1.18.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libafterimage/libafterimage-1.18.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libafterimage/libafterimage-1.18.ebuild?r1=1.1&r2=1.2

Index: libafterimage-1.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libafterimage/libafterimage-1.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libafterimage-1.18.ebuild	4 Jul 2008 10:02:07 -0000	1.1
+++ libafterimage-1.18.ebuild	13 Dec 2008 13:57:00 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/libafterimage-1.18.ebuild,v 1.1 2008/07/04 10:02:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/libafterimage-1.18.ebuild,v 1.2 2008/12/13 13:57:00 aballier Exp $
 
 inherit eutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="gif jpeg mmx nls png tiff examples"
 
 RDEPEND="media-libs/freetype
@@ -36,6 +36,8 @@
 	epatch "${FILESDIR}"/${PN}-makefile.in.patch
 	# fix lib paths in afterimage-config
 	epatch "${FILESDIR}"/${PN}-config.patch
+	# Fix recursive make calls, bug #210965
+	epatch "${FILESDIR}"/${P}-recmake_bsd.patch
 	# remove forced flags
 	sed -i \
 		-e 's/CFLAGS="-O3"//' \



1.18                 media-libs/libafterimage/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libafterimage/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libafterimage/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libafterimage/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libafterimage/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	4 Jul 2008 10:02:07 -0000	1.17
+++ ChangeLog	13 Dec 2008 13:57:00 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libafterimage
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/ChangeLog,v 1.17 2008/07/04 10:02:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libafterimage/ChangeLog,v 1.18 2008/12/13 13:57:00 aballier Exp $
+
+  13 Dec 2008; Alexis Ballier <aballier@gentoo.org>
+  +files/libafterimage-1.18-recmake_bsd.patch, libafterimage-1.18.ebuild:
+  fix build on fbsd and keyword it x86-fbsd, bug #210965
 
 *libafterimage-1.18 (04 Jul 2008)
 






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

only message in thread, other threads:[~2008-12-13 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-13 13:57 [gentoo-commits] gentoo-x86 commit in media-libs/libafterimage: libafterimage-1.18.ebuild ChangeLog Alexis Ballier (aballier)

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