diff options
author | 2006-02-22 17:03:49 +0000 | |
---|---|---|
committer | 2006-02-22 17:03:49 +0000 | |
commit | 066c1f909adafbaff6f8335f6cee162c1686a99b (patch) | |
tree | f0c788cd8f156f6a801f2abb2caa87b4b2348e32 /dev-python/python-selinux | |
parent | Alpha stable (diff) | |
download | gentoo-2-066c1f909adafbaff6f8335f6cee162c1686a99b.tar.gz gentoo-2-066c1f909adafbaff6f8335f6cee162c1686a99b.tar.bz2 gentoo-2-066c1f909adafbaff6f8335f6cee162c1686a99b.zip |
Alpha, mips stable
(paludis 0.1.0 svn 61M)
Diffstat (limited to 'dev-python/python-selinux')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.16-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index 8e48012ff41f..3af6aa419795 100644 --- a/dev-python/python-selinux/ChangeLog +++ b/dev-python/python-selinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-selinux # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.31 2006/02/17 03:08:11 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.32 2006/02/22 17:03:49 spb Exp $ + + 22 Feb 2006; Stephen Bennett <spb@gentoo.org> + python-selinux-2.16-r1.ebuild: + Alpha, mips stable 17 Feb 2006; Chris PeBenito <pebenito@gentoo.org> -python-selinux-2.16.ebuild, python-selinux-2.16-r1.ebuild: diff --git a/dev-python/python-selinux/python-selinux-2.16-r1.ebuild b/dev-python/python-selinux/python-selinux-2.16-r1.ebuild index c9848a97958f..1b2415544f75 100644 --- a/dev-python/python-selinux/python-selinux-2.16-r1.ebuild +++ b/dev-python/python-selinux/python-selinux-2.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.16-r1.ebuild,v 1.2 2006/02/17 03:08:11 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.16-r1.ebuild,v 1.3 2006/02/22 17:03:49 spb Exp $ inherit python @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" SRC_URI="mirror://gentoo/${P}.tar.bz2" -KEYWORDS="~alpha amd64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" IUSE="" DEPEND="dev-lang/python |