diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-01 06:01:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-01 06:01:14 +0000 |
commit | a07a13aaad461d75e97c7199e09dc325a6076402 (patch) | |
tree | 6eced36e9e8b71a043b5c4fcc7de61658d97d2a8 /sys-freebsd/freebsd-usbin | |
parent | fix digest (diff) | |
download | gentoo-2-a07a13aaad461d75e97c7199e09dc325a6076402.tar.gz gentoo-2-a07a13aaad461d75e97c7199e09dc325a6076402.tar.bz2 gentoo-2-a07a13aaad461d75e97c7199e09dc325a6076402.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'sys-freebsd/freebsd-usbin')
-rw-r--r-- | sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r1.ebuild b/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r1.ebuild index a44b370e589b..716c4063656f 100644 --- a/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r1.ebuild +++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r1.ebuild,v 1.2 2009/02/26 21:38:08 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r1.ebuild,v 1.3 2009/03/01 06:01:14 mr_bones_ Exp $ inherit bsdmk freebsd flag-o-matic eutils @@ -130,7 +130,7 @@ EOS doins "${FILESDIR}/pw.conf" cd "${WORKDIR}/etc" - doins amd.map apmd.conf syslog.conf newsyslog.conf + doins amd.map apmd.conf syslog.conf newsyslog.conf use usb && doins usbd.conf insinto /etc/ppp |