diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-02-17 03:08:15 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-02-17 03:08:15 +0000 |
commit | 6e9dfa407fa75c9dbd4b82281affe06e2ce98e07 (patch) | |
tree | 0aee571ae295574d5656e8f6e2e2ad82aec3c4e9 /dev-python/python-selinux/python-selinux-2.16-r1.ebuild | |
parent | Fixed build errors, but making src_compile empty. This is a binary package, so (diff) | |
download | gentoo-2-6e9dfa407fa75c9dbd4b82281affe06e2ce98e07.tar.gz gentoo-2-6e9dfa407fa75c9dbd4b82281affe06e2ce98e07.tar.bz2 gentoo-2-6e9dfa407fa75c9dbd4b82281affe06e2ce98e07.zip |
mark stable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python/python-selinux/python-selinux-2.16-r1.ebuild')
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.16-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
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 3360b945e251..c9848a97958f 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.1 2006/02/12 01:58:57 pebenito Exp $ +# $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 $ inherit python @@ -10,8 +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" +KEYWORDS="~alpha amd64 ~mips ppc sparc x86" IUSE="" DEPEND="dev-lang/python |