diff options
author | Joshua Brindle <method@gentoo.org> | 2003-11-13 06:08:23 +0000 |
---|---|---|
committer | Joshua Brindle <method@gentoo.org> | 2003-11-13 06:08:23 +0000 |
commit | 26551fe338cdde3d53d72b86f256699cb26a10ad (patch) | |
tree | a34cc0270dca968987fc8328e1b610abf1724151 /dev-python | |
parent | version bump (diff) | |
download | historical-26551fe338cdde3d53d72b86f256699cb26a10ad.tar.gz historical-26551fe338cdde3d53d72b86f256699cb26a10ad.tar.bz2 historical-26551fe338cdde3d53d72b86f256699cb26a10ad.zip |
version bump
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-selinux/Manifest | 4 | ||||
-rw-r--r-- | dev-python/python-selinux/files/digest-python-selinux-2.8 | 1 | ||||
-rw-r--r-- | dev-python/python-selinux/files/digest-python-selinux-2.9 | 1 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.9.ebuild (renamed from dev-python/python-selinux/python-selinux-2.8.ebuild) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index 0c1f51922ffc..08252f32636f 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,4 +1,4 @@ -MD5 d74ee283a3a09409a143392e34f59676 python-selinux-2.9.ebuild 713 -MD5 4abeefe2b336c73bb207fb016f254bf3 ChangeLog 2113 +MD5 90b8a17fe0303f086aec07cd5170696f python-selinux-2.9.ebuild 713 +MD5 8360f0f594df18401e0a067d7dabd296 ChangeLog 2113 MD5 c998c579cfc08c6860f78304a67cfce9 metadata.xml 525 MD5 f3229c5f869b618fd461c9b67c91368a files/digest-python-selinux-2.9 69 diff --git a/dev-python/python-selinux/files/digest-python-selinux-2.8 b/dev-python/python-selinux/files/digest-python-selinux-2.8 deleted file mode 100644 index e4ec3c45a077..000000000000 --- a/dev-python/python-selinux/files/digest-python-selinux-2.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 85c025506ff83aae84c53dfb697fc9d1 python-selinux-2.8.tar.bz2 6120 diff --git a/dev-python/python-selinux/files/digest-python-selinux-2.9 b/dev-python/python-selinux/files/digest-python-selinux-2.9 new file mode 100644 index 000000000000..59f7c658f78d --- /dev/null +++ b/dev-python/python-selinux/files/digest-python-selinux-2.9 @@ -0,0 +1 @@ +MD5 d106f8cd5c7b5a7f1e5849f2de4cd1ff python-selinux-2.9.tar.bz2 6100 diff --git a/dev-python/python-selinux/python-selinux-2.8.ebuild b/dev-python/python-selinux/python-selinux-2.9.ebuild index f243d4e25d8a..18ae463a6a44 100644 --- a/dev-python/python-selinux/python-selinux-2.8.ebuild +++ b/dev-python/python-selinux/python-selinux-2.9.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.8.ebuild,v 1.1 2003/11/09 19:07:29 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.9.ebuild,v 1.1 2003/11/13 06:08:20 method Exp $ DESCRIPTION="Python bindings for SELinux functions" HOMEPAGE="http://selinux.dev.gentoo.org/python" |