swift 14/04/19 17:22:26 Modified: selinux-mozilla-2.20140311-r2.ebuild ChangeLog Log: Added USE=alsa support (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path 1.2 sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-mozilla-2.20140311-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-mozilla-2.20140311-r2.ebuild 19 Apr 2014 14:12:37 -0000 1.1 +++ selinux-mozilla-2.20140311-r2.ebuild 19 Apr 2014 17:22:26 -0000 1.2 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20140311-r2.ebuild,v 1.2 2014/04/19 17:22:26 swift Exp $ EAPI="4" -IUSE="" +IUSE="alsa" MODS="mozilla" BASEPOL="2.20140311-r2" 1.55 sec-policy/selinux-mozilla/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 19 Apr 2014 15:51:42 -0000 1.54 +++ ChangeLog 19 Apr 2014 17:22:26 -0000 1.55 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-mozilla # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.54 2014/04/19 15:51:42 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.55 2014/04/19 17:22:26 swift Exp $ + + 19 Apr 2014; Sven Vermeulen <[email protected]> + selinux-mozilla-2.20140311-r2.ebuild: + Added USE=alsa support 19 Apr 2014; Sven Vermeulen <[email protected]> selinux-mozilla-2.20140311-r1.ebuild:
