diff options
author | Joshua Brindle <method@gentoo.org> | 2003-11-09 19:07:33 +0000 |
---|---|---|
committer | Joshua Brindle <method@gentoo.org> | 2003-11-09 19:07:33 +0000 |
commit | 7175d2a63fba5314ac763bae210e54fa0c8d3af7 (patch) | |
tree | 7e1afbbe1f540ce15a43a2dce06c1b71ff2f44c6 /dev-python/python-selinux | |
parent | version bump (diff) | |
download | historical-7175d2a63fba5314ac763bae210e54fa0c8d3af7.tar.gz historical-7175d2a63fba5314ac763bae210e54fa0c8d3af7.tar.bz2 historical-7175d2a63fba5314ac763bae210e54fa0c8d3af7.zip |
version bump
Diffstat (limited to 'dev-python/python-selinux')
-rw-r--r-- | dev-python/python-selinux/Manifest | 4 | ||||
-rw-r--r-- | dev-python/python-selinux/files/digest-python-selinux-2.7 | 1 | ||||
-rw-r--r-- | dev-python/python-selinux/files/digest-python-selinux-2.8 | 1 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.8.ebuild (renamed from dev-python/python-selinux/python-selinux-2.7.ebuild) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index 9df8e4bfc145..9a15c4de4ef0 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,4 +1,4 @@ -MD5 ee4713555ed4014056b5aff26849cd2a python-selinux-2.8.ebuild 713 -MD5 5f1f423037b4421abfa0ebddfebf1316 ChangeLog 1940 +MD5 d74ee283a3a09409a143392e34f59676 python-selinux-2.8.ebuild 713 +MD5 8d3288743c81488bed063f68f4e24bce ChangeLog 1941 MD5 c998c579cfc08c6860f78304a67cfce9 metadata.xml 525 MD5 c0ffdb10ea7c1a7a9ea4de71b4bb0ae4 files/digest-python-selinux-2.8 69 diff --git a/dev-python/python-selinux/files/digest-python-selinux-2.7 b/dev-python/python-selinux/files/digest-python-selinux-2.7 deleted file mode 100644 index a377374d38d0..000000000000 --- a/dev-python/python-selinux/files/digest-python-selinux-2.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 a72b447424e1ee76c04611e351456f31 python-selinux-2.7.tar.bz2 6148 diff --git a/dev-python/python-selinux/files/digest-python-selinux-2.8 b/dev-python/python-selinux/files/digest-python-selinux-2.8 new file mode 100644 index 000000000000..e4ec3c45a077 --- /dev/null +++ b/dev-python/python-selinux/files/digest-python-selinux-2.8 @@ -0,0 +1 @@ +MD5 85c025506ff83aae84c53dfb697fc9d1 python-selinux-2.8.tar.bz2 6120 diff --git a/dev-python/python-selinux/python-selinux-2.7.ebuild b/dev-python/python-selinux/python-selinux-2.8.ebuild index ac69f2b9d3de..f243d4e25d8a 100644 --- a/dev-python/python-selinux/python-selinux-2.7.ebuild +++ b/dev-python/python-selinux/python-selinux-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.7.ebuild,v 1.3 2003/10/29 06:12:35 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.8.ebuild,v 1.1 2003/11/09 19:07:29 method Exp $ DESCRIPTION="Python bindings for SELinux functions" HOMEPAGE="http://selinux.dev.gentoo.org/python" |