summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2008-05-25 23:50:07 +0000
committerChris PeBenito <pebenito@gentoo.org>2008-05-25 23:50:07 +0000
commit70cfe26dcccb0b42241537d0c34909d668096be1 (patch)
tree91b8b6c34631bed46b9c334f07a54af513d112c9 /sec-policy/selinux-ppp
parentnet-libs/gtk-vnc: bump to 0.3.6, bugfix release (diff)
downloadhistorical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.gz
historical-70cfe26dcccb0b42241537d0c34909d668096be1.tar.bz2
historical-70cfe26dcccb0b42241537d0c34909d668096be1.zip
sec-policy: bump selinux policy
Package-Manager: portage-2.1.5
Diffstat (limited to 'sec-policy/selinux-ppp')
-rw-r--r--sec-policy/selinux-ppp/ChangeLog8
-rw-r--r--sec-policy/selinux-ppp/selinux-ppp-20080525.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/sec-policy/selinux-ppp/ChangeLog b/sec-policy/selinux-ppp/ChangeLog
index 4a8a22f16d16..0a38518f58ef 100644
--- a/sec-policy/selinux-ppp/ChangeLog
+++ b/sec-policy/selinux-ppp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-ppp
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.3 2008/02/03 01:37:55 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.4 2008/05/25 23:50:02 pebenito Exp $
+
+*selinux-ppp-20080525 (25 May 2008)
+
+ 25 May 2008; Chris PeBenito <pebenito@gentoo.org>
+ +selinux-ppp-20080525.ebuild:
+ New SVN snapshot.
03 Feb 2008; Chris PeBenito <pebenito@gentoo.org>
selinux-ppp-20070928.ebuild:
diff --git a/sec-policy/selinux-ppp/selinux-ppp-20080525.ebuild b/sec-policy/selinux-ppp/selinux-ppp-20080525.ebuild
new file mode 100644
index 000000000000..9406605172e4
--- /dev/null
+++ b/sec-policy/selinux-ppp/selinux-ppp-20080525.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2006-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-20080525.ebuild,v 1.1 2008/05/25 23:50:02 pebenito Exp $
+
+MODS="ppp"
+IUSE=""
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for ppp"
+
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"