diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 08:10:54 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 08:10:54 +0000 |
commit | b998104c0ece932692fb196cad924268bf33f523 (patch) | |
tree | b8d6ae14accaea8fc616a0105b5b1d4ca3d8049d /sys-devel/bin86/bin86-0.16.11-r1.ebuild | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-b998104c0ece932692fb196cad924268bf33f523.tar.gz gentoo-2-b998104c0ece932692fb196cad924268bf33f523.tar.bz2 gentoo-2-b998104c0ece932692fb196cad924268bf33f523.zip |
whitespace cleanup
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.11-r1.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.11-r1.ebuild b/sys-devel/bin86/bin86-0.16.11-r1.ebuild index f287ee30daf6..c638456a54eb 100644 --- a/sys-devel/bin86/bin86-0.16.11-r1.ebuild +++ b/sys-devel/bin86/bin86-0.16.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.1 2003/08/18 00:19:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.11-r1.ebuild,v 1.2 2003/09/06 08:09:55 msterret Exp $ IUSE="" @@ -27,7 +27,7 @@ src_install() { einstall PREFIX="${D}/usr" MANDIR="${D}/usr/share/man/man1" - dodoc README README-0.4 ChangeLog + dodoc README README-0.4 ChangeLog docinto as dodoc as/COPYING as/TODO } |