diff options
author | 2003-09-11 01:08:31 +0000 | |
---|---|---|
committer | 2003-09-11 01:08:31 +0000 | |
commit | 79cc6e9d70f90dccda51c0a8f766307ddf2c9434 (patch) | |
tree | 158583df12809ac060419a55e7445c8c795e009d /dev-lang/gnat/gnat-3.15p.ebuild | |
parent | repoman: fix leading whitespace (diff) | |
download | historical-79cc6e9d70f90dccda51c0a8f766307ddf2c9434.tar.gz historical-79cc6e9d70f90dccda51c0a8f766307ddf2c9434.tar.bz2 historical-79cc6e9d70f90dccda51c0a8f766307ddf2c9434.zip |
repoman: fix leading whitespace
Diffstat (limited to 'dev-lang/gnat/gnat-3.15p.ebuild')
-rw-r--r-- | dev-lang/gnat/gnat-3.15p.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gnat/gnat-3.15p.ebuild b/dev-lang/gnat/gnat-3.15p.ebuild index 78eb84d7d825..4932392bc589 100644 --- a/dev-lang/gnat/gnat-3.15p.ebuild +++ b/dev-lang/gnat/gnat-3.15p.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-lang/gnat/gnat-3.15p.ebuild,v 1.1 2003/06/17 21:51:48 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat/gnat-3.15p.ebuild,v 1.2 2003/09/11 01:08:23 msterret Exp $ # # Never replace this with the Ada compiler in the gcc tree. They are based # on the same source but this is the official validated compiler from ACT. @@ -126,7 +126,7 @@ src_install() { cp "${GNATBOOTINST}/gnathtml.pl" "${D}/usr/bin" chmod +x "${D}/usr/bin" - # Make native threads the default + # Make native threads the default dosym /usr/lib/gcc-lib/${CHOST}/2.8.1/rts-native/adalib \ /usr/lib/gcc-lib/${CHOST}/2.8.1/ dosym /usr/lib/gcc-lib/${CHOST}/2.8.1/rts-native/adainclude \ |