mr_bones_    15/02/22 07:38:58

  Modified:             smpeg-0.4.4-r10.ebuild ChangeLog
  Log:
  use prune_libtool_files
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  media-libs/smpeg/smpeg-0.4.4-r10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild?r1=1.8&r2=1.9

Index: smpeg-0.4.4-r10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- smpeg-0.4.4-r10.ebuild      29 Jan 2015 17:58:23 -0000      1.8
+++ smpeg-0.4.4-r10.ebuild      22 Feb 2015 07:38:58 -0000      1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild,v 
1.8 2015/01/29 17:58:23 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r10.ebuild,v 
1.9 2015/02/22 07:38:58 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs autotools flag-o-matic multilib-minimal
@@ -71,5 +71,5 @@
 }
 
 multilib_src_install_all() {
-       use static-libs || find "${ED}" -name '*.la' -exec rm -f {} +
+       use static-libs || prune_libtool_files
 }



1.70                 media-libs/smpeg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   29 Jan 2015 17:58:23 -0000      1.69
+++ ChangeLog   22 Feb 2015 07:38:58 -0000      1.70
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/smpeg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.69 
2015/01/29 17:58:23 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.70 
2015/02/22 07:38:58 mr_bones_ Exp $
+
+  22 Feb 2015; Michael Sterrett <[email protected]> smpeg-0.4.4-r10.ebuild:
+  use prune_libtool_files
 
   29 Jan 2015; Michał Górny <[email protected]> smpeg-0.4.4-r10.ebuild,
   smpeg-0.4.4-r9.ebuild:




Reply via email to