diff options
author | Joshua Brindle <method@gentoo.org> | 2003-10-13 05:50:29 +0000 |
---|---|---|
committer | Joshua Brindle <method@gentoo.org> | 2003-10-13 05:50:29 +0000 |
commit | 6a08aca7a1161f594c1e27378673edaac1891fc0 (patch) | |
tree | 4103ab1a8e022b5e5a3cb065b54e8890fc0903d1 /dev-python/python-selinux | |
parent | version bump (diff) | |
download | historical-6a08aca7a1161f594c1e27378673edaac1891fc0.tar.gz historical-6a08aca7a1161f594c1e27378673edaac1891fc0.tar.bz2 historical-6a08aca7a1161f594c1e27378673edaac1891fc0.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.6 | 1 | ||||
-rw-r--r-- | dev-python/python-selinux/files/digest-python-selinux-2.7 | 1 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.7.ebuild (renamed from dev-python/python-selinux/python-selinux-2.6.ebuild) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index 9913942d9663..01a26d287968 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,6 +1,6 @@ MD5 e010d713dec1a57d7ae150ce2090cf62 python-selinux-1.2.ebuild 721 -MD5 273a58e8431e6178993781b4055ddd22 python-selinux-2.7.ebuild 702 -MD5 04a5416271847d6a50cc4935d6bbf966 ChangeLog 1276 +MD5 6f6b48ed49474dbfca86c0493798939f python-selinux-2.7.ebuild 702 +MD5 1c9540a758963848aacefb19725dc767 ChangeLog 1498 MD5 c998c579cfc08c6860f78304a67cfce9 metadata.xml 525 MD5 fe5e6d65ff52bce9f7de7629920c3644 files/digest-python-selinux-1.2 69 MD5 87a8f1b6a61967117d4f1617c65fa6c9 files/digest-python-selinux-2.7 69 diff --git a/dev-python/python-selinux/files/digest-python-selinux-2.6 b/dev-python/python-selinux/files/digest-python-selinux-2.6 deleted file mode 100644 index 68a2099d44ec..000000000000 --- a/dev-python/python-selinux/files/digest-python-selinux-2.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 2374cf1636281ee0d803b4ee7300d5bc python-selinux-2.6.tar.bz2 4733 diff --git a/dev-python/python-selinux/files/digest-python-selinux-2.7 b/dev-python/python-selinux/files/digest-python-selinux-2.7 new file mode 100644 index 000000000000..a377374d38d0 --- /dev/null +++ b/dev-python/python-selinux/files/digest-python-selinux-2.7 @@ -0,0 +1 @@ +MD5 a72b447424e1ee76c04611e351456f31 python-selinux-2.7.tar.bz2 6148 diff --git a/dev-python/python-selinux/python-selinux-2.6.ebuild b/dev-python/python-selinux/python-selinux-2.7.ebuild index dfd371ba9618..ec4cef13bb74 100644 --- a/dev-python/python-selinux/python-selinux-2.6.ebuild +++ b/dev-python/python-selinux/python-selinux-2.7.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.6.ebuild,v 1.1 2003/10/07 04:43:15 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.7.ebuild,v 1.1 2003/10/13 05:50:27 method Exp $ DESCRIPTION="Python bindings for SELinux functions" HOMEPAGE="http://selinux.dev.gentoo.org/python" |