diff options
author | 2006-01-14 01:00:11 +0000 | |
---|---|---|
committer | 2006-01-14 01:00:11 +0000 | |
commit | b7168c7b6b37f79cb60c3bdbee8aa597e9799fc5 (patch) | |
tree | 95782d2453ee083e4f9274441163267bae90426d /dev-python/python-selinux | |
parent | ~alpha (diff) | |
download | historical-b7168c7b6b37f79cb60c3bdbee8aa597e9799fc5.tar.gz historical-b7168c7b6b37f79cb60c3bdbee8aa597e9799fc5.tar.bz2 historical-b7168c7b6b37f79cb60c3bdbee8aa597e9799fc5.zip |
~alpha
Package-Manager: paludis-0.1.0 svn 68:104M/
Diffstat (limited to 'dev-python/python-selinux')
-rw-r--r-- | dev-python/python-selinux/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-selinux/Manifest | 14 | ||||
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.16.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-python/python-selinux/ChangeLog b/dev-python/python-selinux/ChangeLog index 63d272bf5ce0..816321c3732a 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/ChangeLog,v 1.27 2006/01/14 01:00:11 spb Exp $ + + 14 Jan 2006; Stephen Bennett <spb@gentoo.org> python-selinux-2.16.ebuild: + Added ~alpha 01 Jan 2006; Chris PeBenito <pebenito@gentoo.org> python-selinux-2.16.ebuild: diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index 27048bf5a9f9..3d704a761bcd 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0f2e537fab389ffe2353672ae38a2bc4 ChangeLog 4256 +MD5 d932db5f12b0d67320623e66f11c393b ChangeLog 4343 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-python-selinux-2.15 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-python-selinux-2.16 0 MD5 135bcb03bcb0dbed4e8bc354e1ff38f3 files/python-selinux-2.15.c.bz2 6831 MD5 d5dc9417a58fe239af4d9e126be2ceff files/python-selinux-2.16.c.bz2 8500 MD5 c998c579cfc08c6860f78304a67cfce9 metadata.xml 525 MD5 c614ac830f5ecad17c6be55f351af604 python-selinux-2.15.ebuild 852 -MD5 ed6067cf51c71fed8171b734861d1329 python-selinux-2.16.ebuild 899 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDt52SJ+ChZlpDtAoRAoy9AJ9QYkDimc3Gecq/8AA2BG6V+wpz2QCffpGS -Xa7ycx75U1zfZ7vwjPva5QQ= -=Y9jr ------END PGP SIGNATURE----- +MD5 515ce0b804275917b1d3b0331a4d719e python-selinux-2.16.ebuild 901 diff --git a/dev-python/python-selinux/python-selinux-2.16.ebuild b/dev-python/python-selinux/python-selinux-2.16.ebuild index a0cecbcac4fc..de85fa3ca7c9 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-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.2 2006/01/01 09:14:44 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.16.ebuild,v 1.3 2006/01/14 01:00:11 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="~alpha amd64 mips ppc sparc x86" #KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" IUSE="" |