idella4 15/04/22 01:41:47 Modified: vlc-9999.ebuild vlc-2.2.9999.ebuild ChangeLog Log: add update of subslot to these ebuilds (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.238 media-video/vlc/vlc-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.238&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.238&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?r1=1.237&r2=1.238 Index: vlc-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v retrieving revision 1.237 retrieving revision 1.238 diff -u -r1.237 -r1.238 --- vlc-9999.ebuild 20 Apr 2015 17:34:18 -0000 1.237 +++ vlc-9999.ebuild 22 Apr 2015 01:41:47 -0000 1.238 @@ -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-video/vlc/vlc-9999.ebuild,v 1.237 2015/04/20 17:34:18 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.238 2015/04/22 01:41:47 idella4 Exp $ EAPI="5" @@ -32,7 +32,7 @@ fi LICENSE="LGPL-2.1 GPL-2" -SLOT="0/5-7" # vlc - vlccore +SLOT="0/5-8" # vlc - vlccore if [ "${PV%9999}" = "${PV}" ] ; then KEYWORDS="~amd64 ~arm ~ppc -sparc ~x86 ~x86-fbsd" 1.15 media-video/vlc/vlc-2.2.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.2.9999.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.2.9999.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.2.9999.ebuild?r1=1.14&r2=1.15 Index: vlc-2.2.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.2.9999.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- vlc-2.2.9999.ebuild 20 Apr 2015 05:28:35 -0000 1.14 +++ vlc-2.2.9999.ebuild 22 Apr 2015 01:41:47 -0000 1.15 @@ -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-video/vlc/vlc-2.2.9999.ebuild,v 1.14 2015/04/20 05:28:35 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.2.9999.ebuild,v 1.15 2015/04/22 01:41:47 idella4 Exp $ EAPI="5" @@ -32,7 +32,7 @@ fi LICENSE="LGPL-2.1 GPL-2" -SLOT="0/5-7" # vlc - vlccore +SLOT="0/5-8" # vlc - vlccore if [ "${PV%9999}" = "${PV}" ] ; then KEYWORDS="~amd64 ~arm ~ppc -sparc ~x86 ~x86-fbsd" 1.952 media-video/vlc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.952&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.952&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?r1=1.951&r2=1.952 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v retrieving revision 1.951 retrieving revision 1.952 diff -u -r1.951 -r1.952 --- ChangeLog 21 Apr 2015 06:06:09 -0000 1.951 +++ ChangeLog 22 Apr 2015 01:41:47 -0000 1.952 @@ -1,6 +1,10 @@ # ChangeLog for media-video/vlc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.951 2015/04/21 06:06:09 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.952 2015/04/22 01:41:47 idella4 Exp $ + + 22 Apr 2015; Ian Delaney <[email protected]> vlc-2.2.9999.ebuild, + vlc-9999.ebuild: + add update of subslot to these ebuilds 21 Apr 2015; Ian Delaney <[email protected]> vlc-2.2.0.ebuild, vlc-2.2.1.ebuild:
