diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-13 16:12:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-13 16:12:28 +0000 |
commit | d27d7c1c6fd9e341d20409064c171a24ad8b6d1d (patch) | |
tree | 78e2ab98ba46d93b9c092046fc3dadbdcde3b2ea /app-crypt | |
parent | whitespace (diff) | |
download | gentoo-2-d27d7c1c6fd9e341d20409064c171a24ad8b6d1d.tar.gz gentoo-2-d27d7c1c6fd9e341d20409064c171a24ad8b6d1d.tar.bz2 gentoo-2-d27d7c1c6fd9e341d20409064c171a24ad8b6d1d.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/kstart/kstart-3.12.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/kstart/kstart-3.12.ebuild b/app-crypt/kstart/kstart-3.12.ebuild index 438897c38df6..9cabf5e4a496 100644 --- a/app-crypt/kstart/kstart-3.12.ebuild +++ b/app-crypt/kstart/kstart-3.12.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.12.ebuild,v 1.1 2008/05/13 12:35:37 mueli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kstart/kstart-3.12.ebuild,v 1.2 2008/05/13 16:12:28 mr_bones_ Exp $ inherit eutils @@ -35,4 +35,3 @@ src_install() { doman k5start.1 krenew.1 dodoc README NEWS || die } - |