summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-08-23 14:18:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-08-23 14:18:22 +0000
commit1809fb42923ed45f7d315a9495d548ddee1acc37 (patch)
tree6e8e213e063f40afcf2fbace773b1965e9f3f9ef /net-dialup/mgetty
parentBump monodoc for mono 2.4.2.3. Remove 2.4, corresponding mono packages have b... (diff)
downloadgentoo-2-1809fb42923ed45f7d315a9495d548ddee1acc37.tar.gz
gentoo-2-1809fb42923ed45f7d315a9495d548ddee1acc37.tar.bz2
gentoo-2-1809fb42923ed45f7d315a9495d548ddee1acc37.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r--net-dialup/mgetty/mgetty-1.1.36-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild b/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild
index 91321430fea6..5448dbb6fbc6 100644
--- a/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild
+++ b/net-dialup/mgetty/mgetty-1.1.36-r3.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/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild,v 1.4 2009/08/22 08:51:39 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.36-r3.ebuild,v 1.5 2009/08/23 14:18:22 mr_bones_ Exp $
EAPI=1
inherit toolchain-funcs flag-o-matic eutils
@@ -71,7 +71,7 @@ src_compile() {
src_install () {
# parallelization issue: vgetty-install target fails if install target
- # isn't finished
+ # isn't finished
local targets
for targets in install "vgetty-install install-callback"; do
emake prefix="${D}/usr" \