public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: libsndfile-1.0.25-r1.ebuild ChangeLog
Date: Wed, 18 Jun 2014 19:49:22 +0000 (UTC)	[thread overview]
Message-ID: <20140618194922.67F472004E@flycatcher.gentoo.org> (raw)

mgorny      14/06/18 19:49:22

  Modified:             libsndfile-1.0.25-r1.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.12                 media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild?r1=1.11&r2=1.12

Index: libsndfile-1.0.25-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libsndfile-1.0.25-r1.ebuild	31 Mar 2014 21:10:20 -0000	1.11
+++ libsndfile-1.0.25-r1.ebuild	18 Jun 2014 19:49:22 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.11 2014/03/31 21:10:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.12 2014/06/18 19:49:22 mgorny Exp $
 
 EAPI=5
 
@@ -25,9 +25,9 @@
 IUSE="alsa minimal sqlite static-libs test"
 
 RDEPEND="
-	!minimal? ( >=media-libs/flac-1.2.1[${MULTILIB_USEDEP}]
-		>=media-libs/libogg-1.1.3[${MULTILIB_USEDEP}]
-		>=media-libs/libvorbis-1.2.3[${MULTILIB_USEDEP}] )
+	!minimal? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]
+		>=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}]
+		>=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] )
 	alsa? ( media-libs/alsa-lib )
 	sqlite? ( >=dev-db/sqlite-3.2 )
 	abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6



1.146                media-libs/libsndfile/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog	31 Mar 2014 21:10:20 -0000	1.145
+++ ChangeLog	18 Jun 2014 19:49:22 -0000	1.146
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libsndfile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.145 2014/03/31 21:10:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.146 2014/06/18 19:49:22 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgorny@gentoo.org> libsndfile-1.0.25-r1.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   31 Mar 2014; Michał Górny <mgorny@gentoo.org> libsndfile-1.0.25-r1.ebuild:
   Add support for the new PyPy slotting.





             reply	other threads:[~2014-06-18 19:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18 19:49 Michal Gorny (mgorny) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-18 20:37 [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: libsndfile-1.0.25-r1.ebuild ChangeLog Pacho Ramos (pacho)
2015-04-08 17:59 Michal Gorny (mgorny)
2015-03-03  8:54 Yixun Lan (dlan)
2014-08-13  9:34 Agostino Sarubbo (ago)
2014-08-01 11:25 Raul Porcel (armin76)
2014-03-31 21:10 Michal Gorny (mgorny)
2014-03-28  2:56 Jeroen Roovers (jer)
2014-03-06 22:43 Pacho Ramos (pacho)
2014-03-05 21:24 Markus Meier (maekke)
2014-03-02 11:50 Pacho Ramos (pacho)
2014-03-02 11:40 Akinori Hattori (hattya)
2013-09-05 18:55 Michal Gorny (mgorny)
2013-08-07 21:05 Alexis Ballier (aballier)
2013-07-29 22:05 Alexis Ballier (aballier)
2013-05-05  8:04 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=20140618194922.67F472004E@flycatcher.gentoo.org \
    --to=mgorny@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