swift       14/05/17 14:47:02

  Modified:             mpd-0.18.10.ebuild mpd-0.17.6.ebuild
                        mpd-0.18.10-r1.ebuild mpd-0.18.9.ebuild ChangeLog
  Log:
  Fix bug #509740 - Add USE=selinux dependency to sec-policy/selinux-mpd
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  Changes    Path
1.2                  media-sound/mpd/mpd-0.18.10.ebuild

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

Index: mpd-0.18.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpd-0.18.10.ebuild  13 Apr 2014 09:45:18 -0000      1.1
+++ mpd-0.18.10.ebuild  17 May 2014 14:47:02 -0000      1.2
@@ -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-sound/mpd/mpd-0.18.10.ebuild,v 1.1 
2014/04/13 09:45:18 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.10.ebuild,v 1.2 
2014/05/17 14:47:02 swift Exp $
 
 EAPI=5
 inherit eutils flag-o-matic linux-info multilib readme.gentoo systemd user
@@ -15,7 +15,7 @@
 IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug faad +fifo +ffmpeg flac
        fluidsynth gme +id3tag inotify ipv6 jack lame mms libmpdclient
        libsamplerate +mad mikmod modplug mpg123 musepack +network ogg openal 
opus
-       oss pipe pulseaudio recorder sid sndfile soundcloud sqlite systemd tcpd
+       oss pipe pulseaudio recorder selinux sid sndfile soundcloud sqlite 
systemd tcpd
        twolame unicode vorbis wavpack wildmidi zeroconf zip"
 
 OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio recorder"
@@ -60,6 +60,7 @@
        openal? ( media-libs/openal )
        opus? ( media-libs/opus )
        pulseaudio? ( media-sound/pulseaudio )
+       selinux? ( sec-policy/selinux-mpd )
        sid? ( media-libs/libsidplay:2 )
        sndfile? ( media-libs/libsndfile )
        soundcloud? ( >=dev-libs/yajl-2 )



1.10                 media-sound/mpd/mpd-0.17.6.ebuild

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

Index: mpd-0.17.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.17.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mpd-0.17.6.ebuild   4 May 2014 21:27:54 -0000       1.9
+++ mpd-0.17.6.ebuild   17 May 2014 14:47:02 -0000      1.10
@@ -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-sound/mpd/mpd-0.17.6.ebuild,v 1.9 
2014/05/04 21:27:54 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.17.6.ebuild,v 1.10 
2014/05/17 14:47:02 swift Exp $
 
 EAPI=4
 inherit autotools eutils flag-o-matic linux-info multilib readme.gentoo 
systemd user
@@ -15,7 +15,7 @@
 IUSE="+alsa ao audiofile bzip2 cdio +curl debug faad +fifo +ffmpeg flac
 fluidsynth gme +id3tag inotify ipv6 jack lame lastfmradio mms libsamplerate 
+mad
 mikmod modplug mpg123 musepack +network ogg openal oss pipe pulseaudio recorder
-sid sndfile soundcloud soup sqlite systemd tcpd twolame unicode vorbis wavpack
+selinux sid sndfile soundcloud soup sqlite systemd tcpd twolame unicode vorbis 
wavpack
 wildmidi zeroconf zip"
 
 OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio recorder"
@@ -58,6 +58,7 @@
        ogg? ( media-libs/libogg )
        openal? ( media-libs/openal )
        pulseaudio? ( media-sound/pulseaudio )
+       selinux? ( sec-policy/selinux-mpd )
        sid? ( media-libs/libsidplay:2 )
        sndfile? ( media-libs/libsndfile )
        soundcloud? ( >=dev-libs/yajl-2 )



1.4                  media-sound/mpd/mpd-0.18.10-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.18.10-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.18.10-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpd/mpd-0.18.10-r1.ebuild?r1=1.3&r2=1.4

Index: mpd-0.18.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.10-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mpd-0.18.10-r1.ebuild       7 May 2014 18:04:41 -0000       1.3
+++ mpd-0.18.10-r1.ebuild       17 May 2014 14:47:02 -0000      1.4
@@ -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-sound/mpd/mpd-0.18.10-r1.ebuild,v 1.3 
2014/05/07 18:04:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.10-r1.ebuild,v 1.4 
2014/05/17 14:47:02 swift Exp $
 
 EAPI=5
 inherit eutils flag-o-matic linux-info multilib readme.gentoo systemd user
@@ -15,7 +15,7 @@
 IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug faad +fifo +ffmpeg flac
        fluidsynth gme +id3tag inotify ipv6 jack lame mms libmpdclient
        libsamplerate +mad mikmod modplug mpg123 musepack +network ogg openal 
opus
-       oss pipe pulseaudio recorder sid sndfile soundcloud sqlite systemd tcpd
+       oss pipe pulseaudio recorder selinux sid sndfile soundcloud sqlite 
systemd tcpd
        twolame unicode vorbis wavpack wildmidi zeroconf zip"
 
 OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio recorder"
@@ -60,6 +60,7 @@
        openal? ( media-libs/openal )
        opus? ( media-libs/opus )
        pulseaudio? ( media-sound/pulseaudio )
+       selinux? ( sec-policy/selinux-mpd )
        sid? ( media-libs/libsidplay:2 )
        sndfile? ( media-libs/libsndfile )
        soundcloud? ( >=dev-libs/yajl-2 )



1.2                  media-sound/mpd/mpd-0.18.9.ebuild

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

Index: mpd-0.18.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpd-0.18.9.ebuild   9 Mar 2014 02:55:00 -0000       1.1
+++ mpd-0.18.9.ebuild   17 May 2014 14:47:02 -0000      1.2
@@ -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-sound/mpd/mpd-0.18.9.ebuild,v 1.1 
2014/03/09 02:55:00 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.18.9.ebuild,v 1.2 
2014/05/17 14:47:02 swift Exp $
 
 EAPI=5
 inherit eutils flag-o-matic linux-info multilib readme.gentoo systemd user
@@ -15,7 +15,7 @@
 IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug faad +fifo +ffmpeg flac
        fluidsynth gme +id3tag inotify ipv6 jack lame mms libmpdclient
        libsamplerate +mad mikmod modplug mpg123 musepack +network ogg openal 
opus
-       oss pipe pulseaudio recorder sid sndfile soundcloud sqlite systemd tcpd
+       oss pipe pulseaudio recorder selinux sid sndfile soundcloud sqlite 
systemd tcpd
        twolame unicode vorbis wavpack wildmidi zeroconf zip"
 
 OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio recorder"
@@ -60,6 +60,7 @@
        openal? ( media-libs/openal )
        opus? ( media-libs/opus )
        pulseaudio? ( media-sound/pulseaudio )
+       selinux? ( sec-policy/selinux-mpd )
        sid? ( media-libs/libsidplay:2 )
        sndfile? ( media-libs/libsndfile )
        soundcloud? ( >=dev-libs/yajl-2 )



1.346                media-sound/mpd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -r1.345 -r1.346
--- ChangeLog   7 May 2014 18:04:41 -0000       1.345
+++ ChangeLog   17 May 2014 14:47:02 -0000      1.346
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/mpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.345 
2014/05/07 18:04:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.346 
2014/05/17 14:47:02 swift Exp $
+
+  17 May 2014; Sven Vermeulen <[email protected]> mpd-0.17.6.ebuild,
+  mpd-0.18.10-r1.ebuild, mpd-0.18.10.ebuild, mpd-0.18.9.ebuild:
+  Fix bug #509740 - Add USE=selinux dependency to sec-policy/selinux-mpd
 
   07 May 2014; Markus Meier <[email protected]> mpd-0.18.10-r1.ebuild:
   arm stable, bug #509502




Reply via email to