diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:43:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:43:36 +0000 |
commit | dd8db261a008797404a8ee8ea5f5abebd21b047b (patch) | |
tree | 019eae6a5040b25309744c4256699c2ef2c369b8 /sys-libs/libsafe | |
parent | whitespace (diff) | |
download | gentoo-2-dd8db261a008797404a8ee8ea5f5abebd21b047b.tar.gz gentoo-2-dd8db261a008797404a8ee8ea5f5abebd21b047b.tar.bz2 gentoo-2-dd8db261a008797404a8ee8ea5f5abebd21b047b.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'sys-libs/libsafe')
-rw-r--r-- | sys-libs/libsafe/libsafe-2.0_p16-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libsafe/libsafe-2.0_p16-r2.ebuild b/sys-libs/libsafe/libsafe-2.0_p16-r2.ebuild index 821ab9fdefe4..c5d5ce22f1b3 100644 --- a/sys-libs/libsafe/libsafe-2.0_p16-r2.ebuild +++ b/sys-libs/libsafe/libsafe-2.0_p16-r2.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/sys-libs/libsafe/libsafe-2.0_p16-r2.ebuild,v 1.1 2008/11/24 04:10:22 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsafe/libsafe-2.0_p16-r2.ebuild,v 1.2 2008/12/31 03:43:36 mr_bones_ Exp $ inherit flag-o-matic toolchain-funcs multilib @@ -47,7 +47,7 @@ src_install() { doman doc/libsafe.8 dohtml doc/libsafe.8.html - dodoc README + dodoc README # use prelude && dodoc LIBPRELUDE # use mta && dodoc EMAIL_NOTIFICATION } |