diff options
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-selinux/Manifest | 4 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.12.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index eeb6c63015ad..e290aaec5a3f 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.15 2004/03/16 03:39:36 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.16 2004/04/08 19:21:28 pebenito Exp $ + + 08 Apr 2004; Chris PeBenito <pebenito@gentoo.org> + python-selinux-2.12.ebuild: + Mark stable for 2004.1 *python-selinux-2.12 (15 Mar 2004) diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index 09d210aec140..af515faa6613 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,7 +1,7 @@ MD5 3c4912511a7e2207b5341e7e85187f47 python-selinux-2.10.ebuild 848 -MD5 218c30f8d895385b29b5424e85412402 ChangeLog 2756 +MD5 0867d04f7e742d1ed25b3d5adc8a191c ChangeLog 2864 MD5 c998c579cfc08c6860f78304a67cfce9 metadata.xml 525 -MD5 6cded92909d39390987d0168e8d348de python-selinux-2.12.ebuild 871 +MD5 ecbf7863c0edb08417cbb2d101a9deb7 python-selinux-2.12.ebuild 868 MD5 6e19040173f4f45c94e294a4bb326a55 files/python-selinux-2.12.c.bz2 5621 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-python-selinux-2.10 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-python-selinux-2.12 0 diff --git a/dev-python/python-selinux/python-selinux-2.12.ebuild b/dev-python/python-selinux/python-selinux-2.12.ebuild index 8351f317f811..63ad55241664 100644 --- a/dev-python/python-selinux/python-selinux-2.12.ebuild +++ b/dev-python/python-selinux/python-selinux-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.12.ebuild,v 1.1 2004/03/16 03:39:36 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.12.ebuild,v 1.2 2004/04/08 19:21:28 pebenito 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" +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="dev-lang/python |