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 | 8d0a4e64f42ccfddcff6680fd609fa170b6628be (patch) | |
tree | eb069b360c04738727a3960b10a4b41975e24c8f /dev-python/python-selinux | |
parent | Remove old version (diff) | |
download | gentoo-2-8d0a4e64f42ccfddcff6680fd609fa170b6628be.tar.gz gentoo-2-8d0a4e64f42ccfddcff6680fd609fa170b6628be.tar.bz2 gentoo-2-8d0a4e64f42ccfddcff6680fd609fa170b6628be.zip |
~mips
(Portage version: 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/python-selinux-2.15.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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 |