summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2004-04-30 20:27:00 +0000
committerChris PeBenito <pebenito@gentoo.org>2004-04-30 20:27:00 +0000
commita80d13ac90ba97ab1660b7116b031aff4878e17a (patch)
tree4e2946d43f033848f0232abe07bfb681d17956fa /dev-python/python-selinux
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-a80d13ac90ba97ab1660b7116b031aff4878e17a.tar.gz
gentoo-2-a80d13ac90ba97ab1660b7116b031aff4878e17a.tar.bz2
gentoo-2-a80d13ac90ba97ab1660b7116b031aff4878e17a.zip
Fix reset of exec context.
Diffstat (limited to 'dev-python/python-selinux')
-rw-r--r--dev-python/python-selinux/ChangeLog9
-rw-r--r--dev-python/python-selinux/files/digest-python-selinux-2.14 (renamed from dev-python/python-selinux/files/digest-python-selinux-2.13)0
-rw-r--r--dev-python/python-selinux/files/python-selinux-2.13.c.bz2bin5882 -> 0 bytes
-rw-r--r--dev-python/python-selinux/files/python-selinux-2.14.c.bz2bin0 -> 5879 bytes
-rw-r--r--dev-python/python-selinux/python-selinux-2.14.ebuild (renamed from dev-python/python-selinux/python-selinux-2.13.ebuild)2
5 files changed, 9 insertions, 2 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog
index cbc78e1d399f..71d17769f59d 100644
--- a/dev-python/python-selinux/ChangeLog
+++ b/dev-python/python-selinux/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/python-selinux
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.17 2004/04/26 20:01:53 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.18 2004/04/30 20:27:00 pebenito Exp $
+
+*python-selinux-2.14 (30 Apr 2004)
+
+ 30 Apr 2004; Chris PeBenito <pebenito@gentoo.org>
+ -files/python-selinux-2.13.c.bz2, +files/python-selinux-2.14.c.bz2,
+ -python-selinux-2.13.ebuild, +python-selinux-2.14.ebuild:
+ Fix reset of exec context.
*python-selinux-2.13 (26 Apr 2004)
diff --git a/dev-python/python-selinux/files/digest-python-selinux-2.13 b/dev-python/python-selinux/files/digest-python-selinux-2.14
index e69de29bb2d1..e69de29bb2d1 100644
--- a/dev-python/python-selinux/files/digest-python-selinux-2.13
+++ b/dev-python/python-selinux/files/digest-python-selinux-2.14
diff --git a/dev-python/python-selinux/files/python-selinux-2.13.c.bz2 b/dev-python/python-selinux/files/python-selinux-2.13.c.bz2
deleted file mode 100644
index 47493667e5b0..000000000000
--- a/dev-python/python-selinux/files/python-selinux-2.13.c.bz2
+++ /dev/null
Binary files differ
diff --git a/dev-python/python-selinux/files/python-selinux-2.14.c.bz2 b/dev-python/python-selinux/files/python-selinux-2.14.c.bz2
new file mode 100644
index 000000000000..c5b2ce1a1f09
--- /dev/null
+++ b/dev-python/python-selinux/files/python-selinux-2.14.c.bz2
Binary files differ
diff --git a/dev-python/python-selinux/python-selinux-2.13.ebuild b/dev-python/python-selinux/python-selinux-2.14.ebuild
index 15b29abf9467..29a9658ff0e0 100644
--- a/dev-python/python-selinux/python-selinux-2.13.ebuild
+++ b/dev-python/python-selinux/python-selinux-2.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.13.ebuild,v 1.1 2004/04/26 20:01:53 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.14.ebuild,v 1.1 2004/04/30 20:27:00 pebenito Exp $
inherit python
python_version