diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-01-01 09:14:44 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-01-01 09:14:44 +0000 |
commit | bc508e617a4b4fa568e14744f30947d96ab50a3e (patch) | |
tree | f8982f909e4825bab2d250694f02fcf7f99d84cb /dev-python | |
parent | DEPEND on dev-db/libpq instead of dev-db/postgresql. (diff) | |
download | gentoo-2-bc508e617a4b4fa568e14744f30947d96ab50a3e.tar.gz gentoo-2-bc508e617a4b4fa568e14744f30947d96ab50a3e.tar.bz2 gentoo-2-bc508e617a4b4fa568e14744f30947d96ab50a3e.zip |
mark stable
(Portage version: 2.1_pre3)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.16.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index 4e6fa7a9333f..63d272bf5ce0 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.25 2005/10/30 05:03:46 pebenito Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.26 2006/01/01 09:14:44 pebenito Exp $ + + 01 Jan 2006; Chris PeBenito <pebenito@gentoo.org> + python-selinux-2.16.ebuild: + Mark stable. *python-selinux-2.16 (30 Oct 2005) diff --git a/dev-python/python-selinux/python-selinux-2.16.ebuild b/dev-python/python-selinux/python-selinux-2.16.ebuild index 7bdec977a0d9..a0cecbcac4fc 100644 --- a/dev-python/python-selinux/python-selinux-2.16.ebuild +++ b/dev-python/python-selinux/python-selinux-2.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.ebuild,v 1.1 2005/10/30 05:03:46 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.16.ebuild,v 1.2 2006/01/01 09:14:44 pebenito Exp $ inherit python python_version @@ -10,8 +10,8 @@ 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" +KEYWORDS="x86 ppc sparc amd64 mips" +#KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" IUSE="" DEPEND="dev-lang/python |