diff options
Diffstat (limited to 'dev-util/bcpp/bcpp-20030423.ebuild')
-rw-r--r-- | dev-util/bcpp/bcpp-20030423.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bcpp/bcpp-20030423.ebuild b/dev-util/bcpp/bcpp-20030423.ebuild index 9c8fdc686314..731eebf80449 100644 --- a/dev-util/bcpp/bcpp-20030423.ebuild +++ b/dev-util/bcpp/bcpp-20030423.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/dev-util/bcpp/bcpp-20030423.ebuild,v 1.2 2003/08/10 14:15:16 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20030423.ebuild,v 1.3 2003/11/19 18:00:29 mholzer Exp $ DESCRIPTION="Indents C/C++ source code" HOMEPAGE="http://invisible-island.net/bcpp/" @@ -17,5 +17,5 @@ src_install() { #einstall || die make DESTDIR=${D} install || die dodoc CHANGES MANIFEST README VERSION txtdocs/hirachy.txt \ - txtdocs/manual.txt + txtdocs/manual.txt bcpp.cfg } |