summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:44:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:44:52 +0000
commitbc02ee9cadc2511c96e5103101ec9b37534a8203 (patch)
tree626bc12ed37f0db35b3e9a7db3e61887d1ae585e /dev-ada
parentwhitespace (diff)
downloadgentoo-2-bc02ee9cadc2511c96e5103101ec9b37534a8203.tar.gz
gentoo-2-bc02ee9cadc2511c96e5103101ec9b37534a8203.tar.bz2
gentoo-2-bc02ee9cadc2511c96e5103101ec9b37534a8203.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-ada')
-rw-r--r--dev-ada/booch_components/booch_components-20051222-r1.ebuild4
-rw-r--r--dev-ada/booch_components/booch_components-20051222.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ada/booch_components/booch_components-20051222-r1.ebuild b/dev-ada/booch_components/booch_components-20051222-r1.ebuild
index 5a79e4157b62..aa443b69e01f 100644
--- a/dev-ada/booch_components/booch_components-20051222-r1.ebuild
+++ b/dev-ada/booch_components/booch_components-20051222-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/booch_components-20051222-r1.ebuild,v 1.4 2007/01/25 23:46:13 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/booch_components-20051222-r1.ebuild,v 1.5 2007/06/26 01:44:52 mr_bones_ Exp $
IUSE="doc"
@@ -33,7 +33,7 @@ lib_install() {
# new style booch components install Debug and Release versions, we only
# need the lib subdir of either
mkdir -p ${DL}/Debug
- # both $SL and $DL are under ${WORKDIR}, so no dodir, doins...
+ # both $SL and $DL are under ${WORKDIR}, so no dodir, doins...
# (as lib_install is called from src_compile it is not safe to have $DL
# under $D)
mv ${SL}/GNAT/*-Release/lib/* ${DL}
diff --git a/dev-ada/booch_components/booch_components-20051222.ebuild b/dev-ada/booch_components/booch_components-20051222.ebuild
index 7a6c4be1d924..0b9f373fe094 100644
--- a/dev-ada/booch_components/booch_components-20051222.ebuild
+++ b/dev-ada/booch_components/booch_components-20051222.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/booch_components-20051222.ebuild,v 1.3 2007/01/25 23:46:13 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/booch_components-20051222.ebuild,v 1.4 2007/06/26 01:44:52 mr_bones_ Exp $
IUSE="doc"
@@ -33,7 +33,7 @@ lib_install() {
# new style booch components install Debug and Release versions, we only
# need the lib subdir of either
mkdir -p ${DL}/Debug
- # both $SL and $DL are under ${WORKDIR}, so no dodir, doins...
+ # both $SL and $DL are under ${WORKDIR}, so no dodir, doins...
# (as lib_install is called from src_compile it is not safe to have $DL
# under $D)
mv ${SL}/GNAT/*-Release/lib/* ${DL}