summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2013-01-03 18:29:24 +0000
committerSven Vermeulen <swift@gentoo.org>2013-01-03 18:29:24 +0000
commit429b065f3107408e0c6ccadb902b95d959b152bc (patch)
tree0e44a1fc01fa4aadc46c97e55822851ee00a6cee /www-plugins
parentAdd SELinux dependency towards selinux-qemu (diff)
downloadgentoo-2-429b065f3107408e0c6ccadb902b95d959b152bc.tar.gz
gentoo-2-429b065f3107408e0c6ccadb902b95d959b152bc.tar.bz2
gentoo-2-429b065f3107408e0c6ccadb902b95d959b152bc.zip
Adding SELinux dependency towards selinux-flash
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/adobe-flash/ChangeLog8
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.3.183.48.ebuild9
-rw-r--r--www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild9
3 files changed, 16 insertions, 10 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog
index 8ed8490d2353..9ca760647f13 100644
--- a/www-plugins/adobe-flash/ChangeLog
+++ b/www-plugins/adobe-flash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-plugins/adobe-flash
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.156 2012/12/13 17:00:17 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.157 2013/01/03 18:29:24 swift Exp $
+
+ 03 Jan 2013; Sven Vermeulen <swift@gentoo.org>
+ adobe-flash-10.3.183.48.ebuild, adobe-flash-11.2.202.258.ebuild:
+ Adding SELinux dependency towards selinux-flash
13 Dec 2012; Jeroen Roovers <jer@gentoo.org>
-adobe-flash-11.2.202.251.ebuild:
diff --git a/www-plugins/adobe-flash/adobe-flash-10.3.183.48.ebuild b/www-plugins/adobe-flash/adobe-flash-10.3.183.48.ebuild
index 89e1b8d10c75..8cc1b01fbcaf 100644
--- a/www-plugins/adobe-flash/adobe-flash-10.3.183.48.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-10.3.183.48.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.183.48.ebuild,v 1.1 2012/12/12 15:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.183.48.ebuild,v 1.2 2013/01/03 18:29:24 swift Exp $
EAPI=4
inherit nsplugins multilib toolchain-funcs versionator
@@ -10,7 +10,7 @@ MY_32B_URI="http://fpdownload.macromedia.com/get/flashplayer/pdc/${PV}/install_f
DESCRIPTION="Adobe Flash Player"
SRC_URI="${MY_32B_URI}"
HOMEPAGE="http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html"
-IUSE="vdpau kde"
+IUSE="selinux kde vdpau"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
@@ -31,7 +31,8 @@ EMUL_DEPS="vdpau? ( >=app-emulation/emul-linux-x86-xlibs-20110129 )
>=app-emulation/emul-linux-x86-gtklibs-20100409-r1
app-emulation/emul-linux-x86-soundlibs"
-DEPEND="amd64? ( www-plugins/nspluginwrapper )"
+DEPEND="amd64? ( www-plugins/nspluginwrapper )
+ selinux? ( sec-policy/selinux-flash )"
RDEPEND="x86? ( $NATIVE_DEPS )
amd64? ( $EMUL_DEPS )
|| ( media-fonts/liberation-fonts media-fonts/corefonts )
diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild
index 2b2876712580..b7dea372bf52 100644
--- a/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild,v 1.3 2012/12/13 10:47:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild,v 1.4 2013/01/03 18:29:24 swift Exp $
EAPI=4
inherit nsplugins multilib toolchain-funcs versionator
@@ -19,7 +19,7 @@ amd64? (
!multilib? ( ${MY_64B_URI} )
)"
HOMEPAGE="http://www.adobe.com/products/flashplayer.html"
-IUSE="multilib -32bit +64bit vdpau kde +sse2check"
+IUSE="multilib -32bit +64bit selinux vdpau kde +sse2check"
SLOT="0"
KEYWORDS="-* amd64 x86"
@@ -40,7 +40,8 @@ EMUL_DEPS="vdpau? ( >=app-emulation/emul-linux-x86-xlibs-20110129 )
>=app-emulation/emul-linux-x86-gtklibs-20100409-r1
app-emulation/emul-linux-x86-soundlibs"
-DEPEND="amd64? ( multilib? ( !64bit? ( www-plugins/nspluginwrapper ) ) )"
+DEPEND="amd64? ( multilib? ( !64bit? ( www-plugins/nspluginwrapper ) ) )
+ selinux? ( sec-policy/selinux-flash )"
RDEPEND="x86? ( $NATIVE_DEPS )
amd64? (
multilib? (