summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetre Rodan <kaiowas@gentoo.org>2005-04-23 17:15:24 +0000
committerPetre Rodan <kaiowas@gentoo.org>2005-04-23 17:15:24 +0000
commit14650c455621d9d378b2517eb6ee74a141204041 (patch)
treed659a9cfb7cea7d030a737ac4faa434d898b18e4 /sec-policy/selinux-clockspeed
parentInitial Import. Resolves bug 85116. (diff)
downloadhistorical-14650c455621d9d378b2517eb6ee74a141204041.tar.gz
historical-14650c455621d9d378b2517eb6ee74a141204041.tar.bz2
historical-14650c455621d9d378b2517eb6ee74a141204041.zip
merge with upstream
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sec-policy/selinux-clockspeed')
-rw-r--r--sec-policy/selinux-clockspeed/ChangeLog10
-rw-r--r--sec-policy/selinux-clockspeed/Manifest10
-rw-r--r--sec-policy/selinux-clockspeed/files/digest-selinux-clockspeed-200503161
-rw-r--r--sec-policy/selinux-clockspeed/selinux-clockspeed-20050316.ebuild14
4 files changed, 29 insertions, 6 deletions
diff --git a/sec-policy/selinux-clockspeed/ChangeLog b/sec-policy/selinux-clockspeed/ChangeLog
index 5f69aa5f36cf..41ee93783414 100644
--- a/sec-policy/selinux-clockspeed/ChangeLog
+++ b/sec-policy/selinux-clockspeed/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-clockspeed
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.8 2004/12/12 11:51:58 kaiowas Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/ChangeLog,v 1.9 2005/04/23 17:15:24 kaiowas Exp $
+
+*selinux-clockspeed-20050316 (23 Apr 2005)
+
+ 23 Apr 2005; petre rodan <kaiowas@gentoo.org>
+ +selinux-clockspeed-20050316.ebuild:
+ merge with upstream
12 Dec 2004; petre rodan <kaiowas@gentoo.org>
-selinux-clockspeed-20031221.ebuild, -selinux-clockspeed-20041016.ebuild:
diff --git a/sec-policy/selinux-clockspeed/Manifest b/sec-policy/selinux-clockspeed/Manifest
index 527fc17a7084..dbe0e8059d67 100644
--- a/sec-policy/selinux-clockspeed/Manifest
+++ b/sec-policy/selinux-clockspeed/Manifest
@@ -1,14 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 bce771e98358d7dc17f18fb05f5e2e4e ChangeLog 1124
+MD5 12415c92c4f9694b49b609ab0b6e06dc ChangeLog 1278
MD5 b1bfef7f74ddacfb441dec7211ee057b metadata.xml 532
+MD5 6fc6905c48b5937036fe42522b5ad73d selinux-clockspeed-20050316.ebuild 410
MD5 53b8ea676a97a20318279f3e42bb89b3 selinux-clockspeed-20041121.ebuild 406
+MD5 5c52a39aac95968e12890c5aff98a574 files/digest-selinux-clockspeed-20050316 77
MD5 d96e7aab2cd762f18d1d7c961503f73e files/digest-selinux-clockspeed-20041121 77
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBvC0iGSBEIeh4AEYRAqpUAJ4/NBlnHS4KHVuRGLF/YqwtnWAE1wCfZubi
-CAEIrIHP6hqBqmjWovQXus8=
-=Fquc
+iD8DBQFCaoKFGSBEIeh4AEYRAlUxAJ4h1m6PMbx2w6W79udBu6fNjsq/1ACdGUn5
+NalDjVBXK1Yz0fhbsTwJCb0=
+=y1+r
-----END PGP SIGNATURE-----
diff --git a/sec-policy/selinux-clockspeed/files/digest-selinux-clockspeed-20050316 b/sec-policy/selinux-clockspeed/files/digest-selinux-clockspeed-20050316
new file mode 100644
index 000000000000..44a38c974585
--- /dev/null
+++ b/sec-policy/selinux-clockspeed/files/digest-selinux-clockspeed-20050316
@@ -0,0 +1 @@
+MD5 d6a6c1c574d02b4b0e08df01538959b7 selinux-clockspeed-20050316.tar.bz2 686
diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-20050316.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-20050316.ebuild
new file mode 100644
index 000000000000..d764cce5876c
--- /dev/null
+++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-20050316.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-20050316.ebuild,v 1.1 2005/04/23 17:15:24 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="clockspeed.te"
+FCFILES="clockspeed.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for clockspeed"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+