vapier      15/03/16 22:09:00

  Modified:             moc-2.6_alpha1.ebuild moc-2.5.0_beta1-r1.ebuild
                        moc-2.5.0.ebuild ChangeLog
  Log:
  Depend on libltdl directly #539374 by David Flogeras.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  media-sound/moc/moc-2.6_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.6_alpha1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.6_alpha1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.6_alpha1.ebuild?r1=1.1&r2=1.2

Index: moc-2.6_alpha1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.6_alpha1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- moc-2.6_alpha1.ebuild       8 Oct 2014 02:29:20 -0000       1.1
+++ moc-2.6_alpha1.ebuild       16 Mar 2015 22:09:00 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.6_alpha1.ebuild,v 1.1 
2014/10/08 02:29:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.6_alpha1.ebuild,v 1.2 
2015/03/16 22:09:00 vapier Exp $
 
 EAPI=5
 
@@ -15,8 +15,7 @@
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
        oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 
-# libltdl from libtool is used at runtime
-RDEPEND=">=sys-devel/libtool-2.2.6b
+RDEPEND=">=dev-libs/libltdl-2:0
        sys-libs/ncurses[unicode?]
        aac? ( media-libs/faad2 )
        alsa? ( media-libs/alsa-lib )
@@ -71,7 +70,7 @@
                $(use_with vorbis vorbis $(usex tremor tremor ""))
                $(use_with wavpack)
                $(use_with curl)
-               )
+       )
 
        econf "${myconf[@]}"
 }



1.11                 media-sound/moc/moc-2.5.0_beta1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild?r1=1.10&r2=1.11

Index: moc-2.5.0_beta1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- moc-2.5.0_beta1-r1.ebuild   13 Apr 2013 07:36:15 -0000      1.10
+++ moc-2.5.0_beta1-r1.ebuild   16 Mar 2015 22:09:00 -0000      1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild,v 
1.10 2013/04/13 07:36:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_beta1-r1.ebuild,v 
1.11 2015/03/16 22:09:00 vapier Exp $
 
 EAPI=4
 
@@ -18,8 +18,7 @@
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
 oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 
-# libltdl from libtool is used at runtime
-RDEPEND=">=sys-devel/libtool-2.2.6b
+RDEPEND=">=dev-libs/libltdl-2:0
        sys-libs/ncurses[unicode?]
        aac? ( media-libs/faad2 )
        alsa? ( media-libs/alsa-lib )
@@ -80,7 +79,7 @@
                $(use_with vorbis vorbis $(usex tremor tremor ""))
                $(use_with wavpack)
                $(use_with curl)
-               )
+       )
 
        econf "${myconf[@]}"
 }



1.8                  media-sound/moc/moc-2.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.5.0.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.5.0.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/moc-2.5.0.ebuild?r1=1.7&r2=1.8

Index: moc-2.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- moc-2.5.0.ebuild    2 Jan 2015 16:45:47 -0000       1.7
+++ moc-2.5.0.ebuild    16 Mar 2015 22:09:00 -0000      1.8
@@ -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-sound/moc/moc-2.5.0.ebuild,v 1.7 
2015/01/02 16:45:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0.ebuild,v 1.8 
2015/03/16 22:09:00 vapier Exp $
 
 EAPI=5
 
@@ -15,8 +15,7 @@
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
        oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 
-# libltdl from libtool is used at runtime
-RDEPEND=">=sys-devel/libtool-2.2.6b
+RDEPEND=">=dev-libs/libltdl-2:0
        sys-libs/ncurses[unicode?]
        aac? ( media-libs/faad2 )
        alsa? ( media-libs/alsa-lib )
@@ -71,7 +70,7 @@
                $(use_with vorbis vorbis $(usex tremor tremor ""))
                $(use_with wavpack)
                $(use_with curl)
-               )
+       )
 
        econf "${myconf[@]}"
 }



1.126                media-sound/moc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/ChangeLog?rev=1.126&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/ChangeLog?rev=1.126&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/moc/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog   2 Jan 2015 16:45:47 -0000       1.125
+++ ChangeLog   16 Mar 2015 22:09:00 -0000      1.126
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/moc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.125 
2015/01/02 16:45:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.126 
2015/03/16 22:09:00 vapier Exp $
+
+  16 Mar 2015; Mike Frysinger <[email protected]> moc-2.5.0.ebuild,
+  moc-2.5.0_beta1-r1.ebuild, moc-2.6_alpha1.ebuild:
+  Depend on libltdl directly #539374 by David Flogeras.
 
   02 Jan 2015; Mikle Kolyada <[email protected]> moc-2.5.0.ebuild:
   alpha stable wrt bug #512968




Reply via email to