summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-05-13 10:45:27 +0000
committerSven Vermeulen <swift@gentoo.org>2012-05-13 10:45:27 +0000
commit5a23ca90cd26f10a960f1f51f58cfc4b744122de (patch)
treec5e6139ce1b2b18a224475447ff5c264d1d87588 /media-sound
parentUnmask x11-libs/qt-sql-4.8.1-r1, thanks to Victor <v.simankin@gmail.com> for ... (diff)
downloadgentoo-2-5a23ca90cd26f10a960f1f51f58cfc4b744122de.tar.gz
gentoo-2-5a23ca90cd26f10a960f1f51f58cfc4b744122de.tar.bz2
gentoo-2-5a23ca90cd26f10a960f1f51f58cfc4b744122de.zip
SELinux audio-entropyd policy is now (well, since a year or so) provided by selinux-entropyd
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audio-entropyd/ChangeLog8
-rw-r--r--media-sound/audio-entropyd/audio-entropyd-2.0.1-r1.ebuild6
-rw-r--r--media-sound/audio-entropyd/audio-entropyd-2.0.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/audio-entropyd/ChangeLog b/media-sound/audio-entropyd/ChangeLog
index 3d2df24b8543..1a7e3c649cd2 100644
--- a/media-sound/audio-entropyd/ChangeLog
+++ b/media-sound/audio-entropyd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/audio-entropyd
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.39 2011/04/18 15:08:28 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/ChangeLog,v 1.40 2012/05/13 10:45:27 swift Exp $
+
+ 13 May 2012; <swift@gentoo.org> audio-entropyd-2.0.1-r1.ebuild,
+ audio-entropyd-2.0.3.ebuild:
+ SELinux policy for audio-entropyd is in selinux-entropyd now
*audio-entropyd-2.0.3 (18 Apr 2011)
diff --git a/media-sound/audio-entropyd/audio-entropyd-2.0.1-r1.ebuild b/media-sound/audio-entropyd/audio-entropyd-2.0.1-r1.ebuild
index ce9f80cfbf34..074ff0d51a37 100644
--- a/media-sound/audio-entropyd/audio-entropyd-2.0.1-r1.ebuild
+++ b/media-sound/audio-entropyd/audio-entropyd-2.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-2.0.1-r1.ebuild,v 1.4 2010/07/18 12:46:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-2.0.1-r1.ebuild,v 1.5 2012/05/13 10:45:27 swift Exp $
inherit eutils toolchain-funcs
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ~sparc x86"
IUSE="selinux"
-RDEPEND="selinux? ( sec-policy/selinux-audio-entropyd )
+RDEPEND="selinux? ( sec-policy/selinux-entropyd )
media-sound/alsa-utils"
src_unpack() {
diff --git a/media-sound/audio-entropyd/audio-entropyd-2.0.3.ebuild b/media-sound/audio-entropyd/audio-entropyd-2.0.3.ebuild
index 9010b45b49e8..27275cd1a2ef 100644
--- a/media-sound/audio-entropyd/audio-entropyd-2.0.3.ebuild
+++ b/media-sound/audio-entropyd/audio-entropyd-2.0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-2.0.3.ebuild,v 1.1 2011/04/18 15:08:28 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audio-entropyd/audio-entropyd-2.0.3.ebuild,v 1.2 2012/05/13 10:45:27 swift Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="selinux"
-RDEPEND="selinux? ( sec-policy/selinux-audio-entropyd )
+RDEPEND="selinux? ( sec-policy/selinux-entropyd )
media-sound/alsa-utils"
src_prepare() {