diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-31 20:02:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-31 20:02:38 +0000 |
commit | 3043cce19830845fcab93011afffddd6b4df8851 (patch) | |
tree | 82391c6ccae038977f0c20d8a8af4e1c5e76f444 /app-crypt/kstart | |
parent | Stable on ppc64; bug #223429 (diff) | |
download | gentoo-2-3043cce19830845fcab93011afffddd6b4df8851.tar.gz gentoo-2-3043cce19830845fcab93011afffddd6b4df8851.tar.bz2 gentoo-2-3043cce19830845fcab93011afffddd6b4df8851.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt/kstart')
-rw-r--r-- | app-crypt/kstart/kstart-3.13.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/kstart/kstart-3.13.ebuild b/app-crypt/kstart/kstart-3.13.ebuild index 277dcd927cc4..cc47fd1c9efb 100644 --- a/app-crypt/kstart/kstart-3.13.ebuild +++ b/app-crypt/kstart/kstart-3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/kstart/kstart-3.13.ebuild,v 1.1 2008/05/31 10:15:19 mueli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kstart/kstart-3.13.ebuild,v 1.2 2008/05/31 20:02:38 mr_bones_ Exp $ inherit eutils @@ -35,4 +35,3 @@ src_install() { doman k5start.1 krenew.1 dodoc README NEWS || die } - |