From 2fa6627a61066cfa2c6fbd40f553a6b5771f517a Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 6 Sep 2003 23:32:35 +0000 Subject: repoman: trim trailing whitespace --- dev-python/python-selinux/Manifest | 2 +- dev-python/python-selinux/python-selinux-1.2.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/python-selinux') diff --git a/dev-python/python-selinux/Manifest b/dev-python/python-selinux/Manifest index 93314e009fbe..bce2d3c70140 100644 --- a/dev-python/python-selinux/Manifest +++ b/dev-python/python-selinux/Manifest @@ -1,4 +1,4 @@ -MD5 88aaf73466fd5177675128b2277a300d python-selinux-1.2.ebuild 720 MD5 c9dba0198acbe5c4268b31ae753a465d ChangeLog 948 MD5 f182ab46e74041b1e72cc2f0e31d09d7 metadata.xml 418 +MD5 e010d713dec1a57d7ae150ce2090cf62 python-selinux-1.2.ebuild 721 MD5 fe5e6d65ff52bce9f7de7629920c3644 files/digest-python-selinux-1.2 69 diff --git a/dev-python/python-selinux/python-selinux-1.2.ebuild b/dev-python/python-selinux/python-selinux-1.2.ebuild index a9663b30f78d..0b9ca1b9cef6 100644 --- a/dev-python/python-selinux/python-selinux-1.2.ebuild +++ b/dev-python/python-selinux/python-selinux-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-1.2.ebuild,v 1.1 2003/07/30 01:20:51 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-1.2.ebuild,v 1.2 2003/09/06 23:32:28 msterret Exp $ DESCRIPTION="Python bindings for SELinux functions" HOMEPAGE="http://selinux.dev.gentoo.org/python" @@ -23,5 +23,5 @@ src_compile() { src_install() { insinto /usr/lib/python2.2/site-packages - doins selinux.so + doins selinux.so } -- cgit v1.2.3-65-gdbad