From 7c29811ea1d53b5385cc6f5379920d401805b42b Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Thu, 9 Feb 2006 00:27:40 +0000 Subject: fix uri Package-Manager: portage-2.1_pre4-r1 --- dev-python/python-selinux/Manifest | 10 ++++++++++ dev-python/python-selinux/python-selinux-2.16.ebuild | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index 3e413f10ae5e..4b7cb57f4fd8 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 e4de0f416029a0a6c81a8cd77b0099cc ChangeLog 4678 RMD160 dd9ad819c21ac3491190ad24b381a28fa58b888e ChangeLog 4678 SHA256 c31d53e52b3fbf5bd09be2ac811fb6da8353bd801d97e9fb1d195ff3b95a9bc7 ChangeLog 4678 @@ -10,3 +13,10 @@ SHA256 2ddd57267552f0bc13a0db709e6cf03d89c20d5320ab3cbdb5ffa7abb6c9d2be metadata MD5 988593f5e8e5d3dc3bcafbc23398d0f8 python-selinux-2.16.ebuild 953 RMD160 bf659ef85bdb47577df695b4fe674450603a66ca python-selinux-2.16.ebuild 953 SHA256 d99aa33bf2ea2e4d25c18f33b5fbff8652cac9e125a03eb05b0d0d9e52584e45 python-selinux-2.16.ebuild 953 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD6oyHJ+ChZlpDtAoRArjIAJ95+cNKa4wI2vAljKFDdjmAGex/FACfXtpx +hqyZF/DkqgraHfMdkC0clPQ= +=zX3t +-----END PGP SIGNATURE----- diff --git a/dev-python/python-selinux/python-selinux-2.16.ebuild b/dev-python/python-selinux/python-selinux-2.16.ebuild index 23f156766f97..de0fcdb31077 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.4 2006/02/09 00:20:48 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.16.ebuild,v 1.5 2006/02/09 00:27:40 pebenito Exp $ inherit python @@ -8,7 +8,7 @@ DESCRIPTION="Python bindings for SELinux functions" HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" LICENSE="GPL-2" SLOT="0" -SRC_URI="${P}.c.bz2" +SRC_URI="mirror://gentoo/${P}.c.bz2" KEYWORDS="~alpha amd64 mips ppc sparc x86" #KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" -- cgit v1.2.3-65-gdbad