diff options
author | Stephen Bennett <spb@gentoo.org> | 2005-05-10 18:33:41 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2005-05-10 18:33:41 +0000 |
commit | 64691ebf45514178f2625037bc56e93849f9cebe (patch) | |
tree | 648c9f03bc52c0cf10327bcb9d35c19cb85e73e7 /dev-python | |
parent | mips stable (diff) | |
download | gentoo-2-64691ebf45514178f2625037bc56e93849f9cebe.tar.gz gentoo-2-64691ebf45514178f2625037bc56e93849f9cebe.tar.bz2 gentoo-2-64691ebf45514178f2625037bc56e93849f9cebe.zip |
mips stable
(Portage version: 1.588-cvs)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index 2e76bd47c19c..3f25e9037195 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.24 2005/05/10 18:33:41 spb Exp $ + + 10 May 2005; Stephen Bennett <spb@gentoo.org> python-selinux-2.15.ebuild: + mips stable 01 May 2005; Stephen Bennett <spb@gentoo.org> python-selinux-2.15.ebuild: Added ~mips. diff --git a/dev-python/python-selinux/python-selinux-2.15.ebuild b/dev-python/python-selinux/python-selinux-2.15.ebuild index 3f47881a9cee..a98541f9a551 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-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.3 2005/05/01 22:28:47 spb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.15.ebuild,v 1.4 2005/05/10 18:33:41 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 ~mips" +KEYWORDS="x86 ppc sparc amd64 mips" IUSE="" DEPEND="dev-lang/python |