public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: sdl-mixer-1.2.12-r4.ebuild ChangeLog
Date: Fri, 17 Apr 2015 01:33:40 +0000 (UTC)	[thread overview]
Message-ID: <20150417013341.8BCB816160@oystercatcher.gentoo.org> (raw)

mr_bones_    15/04/17 01:33:40

  Modified:             sdl-mixer-1.2.12-r4.ebuild ChangeLog
  Log:
  no need to hide prune_libtool_files behind an if
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.11                 media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild

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

Index: sdl-mixer-1.2.12-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sdl-mixer-1.2.12-r4.ebuild	3 Mar 2015 09:04:47 -0000	1.10
+++ sdl-mixer-1.2.12-r4.ebuild	17 Apr 2015 01:33:40 -0000	1.11
@@ -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/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v 1.10 2015/03/03 09:04:47 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild,v 1.11 2015/04/17 01:33:40 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils multilib-minimal
@@ -93,9 +93,7 @@
 
 multilib_src_install_all() {
 	dodoc CHANGES README
-	if ! use static-libs ; then
-		prune_libtool_files --all
-	fi
+	prune_libtool_files
 }
 
 pkg_postinst() {



1.137                media-libs/sdl-mixer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog	3 Mar 2015 09:04:47 -0000	1.136
+++ ChangeLog	17 Apr 2015 01:33:40 -0000	1.137
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/sdl-mixer
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.136 2015/03/03 09:04:47 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.137 2015/04/17 01:33:40 mr_bones_ Exp $
+
+  17 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org>
+  sdl-mixer-1.2.12-r4.ebuild:
+  no need to hide prune_libtool_files behind an if
 
   03 Mar 2015; Yixun Lan <dlan@gentoo.org> sdl-mixer-1.2.12-r4.ebuild:
   add arm64 support, tested on A53 board





             reply	other threads:[~2015-04-17  1:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17  1:33 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-01 19:49 [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: sdl-mixer-1.2.12-r4.ebuild ChangeLog Jeroen Roovers (jer)
2015-04-21 18:40 Pacho Ramos (pacho)
2014-10-21 21:38 Pacho Ramos (pacho)
2014-10-15 19:43 Michal Gorny (mgorny)
2014-06-18 19:56 Michal Gorny (mgorny)
2014-05-03 10:34 Michal Gorny (mgorny)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150417013341.8BCB816160@oystercatcher.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox