summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-12-21 20:47:31 +0000
committerSven Vermeulen <swift@gentoo.org>2012-12-21 20:47:31 +0000
commitf0e8b48e164207a602eefe98b202aa980e04609c (patch)
treea111a532a191358b5cd765f56c05f1338a2841ed /sec-policy/selinux-awstats
parentVersion bump, drop old (diff)
downloadgentoo-2-f0e8b48e164207a602eefe98b202aa980e04609c.tar.gz
gentoo-2-f0e8b48e164207a602eefe98b202aa980e04609c.tar.bz2
gentoo-2-f0e8b48e164207a602eefe98b202aa980e04609c.zip
release of rev 9
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-awstats')
-rw-r--r--sec-policy/selinux-awstats/ChangeLog7
-rw-r--r--sec-policy/selinux-awstats/selinux-awstats-2.20120725-r9.ebuild18
2 files changed, 24 insertions, 1 deletions
diff --git a/sec-policy/selinux-awstats/ChangeLog b/sec-policy/selinux-awstats/ChangeLog
index 94099956768c..48b75d1379e6 100644
--- a/sec-policy/selinux-awstats/ChangeLog
+++ b/sec-policy/selinux-awstats/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-awstats
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/ChangeLog,v 1.20 2012/12/17 20:01:23 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/ChangeLog,v 1.21 2012/12/21 20:47:03 swift Exp $
+
+*selinux-awstats-2.20120725-r9 (21 Dec 2012)
+
+ 21 Dec 2012; <swift@gentoo.org> +selinux-awstats-2.20120725-r9.ebuild:
+ Bumping to revision 9
17 Dec 2012; Sven Vermeulen -selinux-awstats-2.20120215-r1.ebuild,
-selinux-awstats-2.20120215-r14.ebuild,
diff --git a/sec-policy/selinux-awstats/selinux-awstats-2.20120725-r9.ebuild b/sec-policy/selinux-awstats/selinux-awstats-2.20120725-r9.ebuild
new file mode 100644
index 000000000000..0c280157a45e
--- /dev/null
+++ b/sec-policy/selinux-awstats/selinux-awstats-2.20120725-r9.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20120725-r9.ebuild,v 1.1 2012/12/21 20:47:03 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="awstats"
+BASEPOL="2.20120725-r9"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for awstats"
+
+KEYWORDS="~amd64 ~x86"
+DEPEND="${DEPEND}
+ sec-policy/selinux-apache
+"
+RDEPEND="${DEPEND}"