diff options
author | Stephen Bennett <spb@gentoo.org> | 2005-05-01 22:28:47 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2005-05-01 22:28:47 +0000 |
commit | 4c7f41e69ad8798c27d8d6e60e15cc4e4b9784b2 (patch) | |
tree | ce137234b651029e029dbb8afdbd9f94e6611a94 /dev-python/python-selinux | |
parent | Remove old version (diff) | |
download | historical-4c7f41e69ad8798c27d8d6e60e15cc4e4b9784b2.tar.gz historical-4c7f41e69ad8798c27d8d6e60e15cc4e4b9784b2.tar.bz2 historical-4c7f41e69ad8798c27d8d6e60e15cc4e4b9784b2.zip |
~mips
Package-Manager: portage-1.588-cvs
Diffstat (limited to 'dev-python/python-selinux')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/python-selinux/Manifest | 4 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.15.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index 9913f3335a2f..2e76bd47c19c 100644 --- a/dev-python/python-selinux/ChangeLog +++ b/dev-python/python-selinux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-selinux -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.22 2004/10/21 07:56:52 kaiowas Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.23 2005/05/01 22:28:47 spb Exp $ + + 01 May 2005; Stephen Bennett <spb@gentoo.org> python-selinux-2.15.ebuild: + Added ~mips. 21 Oct 2004; petre rodan <kaiowas@gentoo.org> python-selinux-2.15.ebuild: Mark stable. diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index ca9f91173119..b0aa74023b5b 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,5 +1,5 @@ -MD5 8da6474654a11c03fec379df64971ff1 ChangeLog 3765 MD5 c998c579cfc08c6860f78304a67cfce9 metadata.xml 525 -MD5 9af7594c05399c0d1c1e247799a07b0c python-selinux-2.15.ebuild 851 +MD5 bc641dd76eef8b8025c11145796f5eeb ChangeLog 3853 +MD5 b19c89860c06dae29b3a1e3b2bc145b0 python-selinux-2.15.ebuild 853 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-python-selinux-2.15 0 MD5 135bcb03bcb0dbed4e8bc354e1ff38f3 files/python-selinux-2.15.c.bz2 6831 diff --git a/dev-python/python-selinux/python-selinux-2.15.ebuild b/dev-python/python-selinux/python-selinux-2.15.ebuild index 5a8dda486add..3f47881a9cee 100644 --- a/dev-python/python-selinux/python-selinux-2.15.ebuild +++ b/dev-python/python-selinux/python-selinux-2.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.15.ebuild,v 1.2 2004/10/21 07:56:52 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.15.ebuild,v 1.3 2005/05/01 22:28:47 spb Exp $ inherit python python_version @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64 ~mips" IUSE="" DEPEND="dev-lang/python |