summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-08-01 21:04:47 +0000
committerSven Vermeulen <swift@gentoo.org>2014-08-01 21:04:47 +0000
commitd842a89ef814972b78b5cec28c801b5c3e878137 (patch)
treebd7a845f5ebd0520cd627f6a22704b8a7311279f /sec-policy/selinux-dropbox
parentRevision bump to use less bundled libs and fix documentation install. Ack by ... (diff)
downloadgentoo-2-d842a89ef814972b78b5cec28c801b5c3e878137.tar.gz
gentoo-2-d842a89ef814972b78b5cec28c801b5c3e878137.tar.bz2
gentoo-2-d842a89ef814972b78b5cec28c801b5c3e878137.zip
Stabilization of r3, and make r4 available for testing
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-dropbox')
-rw-r--r--sec-policy/selinux-dropbox/ChangeLog9
-rw-r--r--sec-policy/selinux-dropbox/selinux-dropbox-2.20140311-r4.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/sec-policy/selinux-dropbox/ChangeLog b/sec-policy/selinux-dropbox/ChangeLog
index 759ad345e170..5fb59aab0042 100644
--- a/sec-policy/selinux-dropbox/ChangeLog
+++ b/sec-policy/selinux-dropbox/ChangeLog
@@ -1,10 +1,15 @@
# ChangeLog for sec-policy/selinux-dropbox
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/ChangeLog,v 1.1 2014/06/07 19:39:40 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/ChangeLog,v 1.2 2014/08/01 21:04:42 swift Exp $
+
+*selinux-dropbox-2.20140311-r4 (01 Aug 2014)
+
+ 01 Aug 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-dropbox-2.20140311-r4.ebuild:
+ Stabilization of r3, and make r4 available for testing
*selinux-dropbox-9999 (07 Jun 2014)
07 Jun 2014; Sven Vermeulen <swift@gentoo.org> +selinux-dropbox-9999.ebuild,
+metadata.xml:
Initial policy ebuild for dropbox
-
diff --git a/sec-policy/selinux-dropbox/selinux-dropbox-2.20140311-r4.ebuild b/sec-policy/selinux-dropbox/selinux-dropbox-2.20140311-r4.ebuild
new file mode 100644
index 000000000000..466bbaf89e7e
--- /dev/null
+++ b/sec-policy/selinux-dropbox/selinux-dropbox-2.20140311-r4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dropbox/selinux-dropbox-2.20140311-r4.ebuild,v 1.1 2014/08/01 21:04:41 swift Exp $
+EAPI="5"
+
+IUSE=""
+MODS="dropbox"
+BASEPOL="2.20140311-r4"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for dropbox"
+
+KEYWORDS="~amd64 ~x86"