diff options
author | 2007-07-13 06:07:38 +0000 | |
---|---|---|
committer | 2007-07-13 06:07:38 +0000 | |
commit | ff9f359baf27b8bd78e268d92abaf661eb8b2144 (patch) | |
tree | 5f6a5a38caa894e44b7c96913f2db59443b59a18 /app-admin/paxtest | |
parent | whitespace (diff) | |
download | historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.tar.gz historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.tar.bz2 historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-admin/paxtest')
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.5-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild index e3eb1f617899..04f2ca95628f 100644 --- a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild +++ b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.12 2007/07/02 13:36:26 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.13 2007/07/13 06:07:38 mr_bones_ Exp $ inherit eutils @@ -42,4 +42,3 @@ src_install() { [ -f "${doc}" ] && dodoc ${doc} done } - |