public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-image: sdl-image-1.2.12.ebuild ChangeLog
@ 2012-06-08 19:56 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2012-06-08 19:56 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/06/08 19:56:50

  Modified:             sdl-image-1.2.12.ebuild ChangeLog
  Log:
  use prune_libtool_files instead of rolling our own
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 media-libs/sdl-image/sdl-image-1.2.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild?r1=1.9&r2=1.10

Index: sdl-image-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sdl-image-1.2.12.ebuild	29 May 2012 13:38:45 -0000	1.9
+++ sdl-image-1.2.12.ebuild	8 Jun 2012 19:56:50 -0000	1.10
@@ -1,8 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild,v 1.9 2012/05/29 13:38:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild,v 1.10 2012/06/08 19:56:50 mr_bones_ Exp $
 
 EAPI=2
+inherit eutils
+
 MY_P="${P/sdl-/SDL_}"
 DESCRIPTION="image file loading library"
 HOMEPAGE="http://www.libsdl.org/projects/SDL_image/"
@@ -48,8 +50,5 @@
 	emake DESTDIR="${D}" install || die
 	dobin .libs/showimage || die
 	dodoc CHANGES README
-	if ! use static-libs ; then
-		find "${D}" -type f -name '*.la' -exec rm {} + \
-			|| die "la removal failed"
-	fi
+	use static-libs || prune_libtool_files --all
 }



1.87                 media-libs/sdl-image/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-image/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	29 May 2012 13:38:45 -0000	1.86
+++ ChangeLog	8 Jun 2012 19:56:50 -0000	1.87
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/sdl-image
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.86 2012/05/29 13:38:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.87 2012/06/08 19:56:50 mr_bones_ Exp $
+
+  08 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-image-1.2.12.ebuild:
+  use prune_libtool_files instead of rolling our own
 
   29 May 2012; Alexis Ballier <aballier@gentoo.org> sdl-image-1.2.12.ebuild:
   keyword ~amd64-fbsd






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

only message in thread, other threads:[~2012-06-08 19:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 19:56 [gentoo-commits] gentoo-x86 commit in media-libs/sdl-image: sdl-image-1.2.12.ebuild ChangeLog Michael Sterrett (mr_bones_)

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