summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-09-13 06:04:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-09-13 06:04:08 +0000
commit4e6693c0cb5c3576d812d8c2a2f2711de4511ad6 (patch)
tree74fe2be5f4731522deaf042da75a1a065c36cf7e /app-arch/star
parentPruning old ebuilds (diff)
downloadgentoo-2-4e6693c0cb5c3576d812d8c2a2f2711de4511ad6.tar.gz
gentoo-2-4e6693c0cb5c3576d812d8c2a2f2711de4511ad6.tar.bz2
gentoo-2-4e6693c0cb5c3576d812d8c2a2f2711de4511ad6.zip
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-arch/star')
-rw-r--r--app-arch/star/star-1.5_alpha84.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/star/star-1.5_alpha84.ebuild b/app-arch/star/star-1.5_alpha84.ebuild
index 449dcccf8b34..962bfd7a29e9 100644
--- a/app-arch/star/star-1.5_alpha84.ebuild
+++ b/app-arch/star/star-1.5_alpha84.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/app-arch/star/star-1.5_alpha84.ebuild,v 1.3 2007/09/13 03:42:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5_alpha84.ebuild,v 1.4 2007/09/13 06:04:08 mr_bones_ Exp $
inherit eutils toolchain-funcs
@@ -48,7 +48,7 @@ src_compile() {
}
src_install() {
- # Joerg Schilling suggested to integrate star into the main OS using call:
+ # Joerg Schilling suggested to integrate star into the main OS using call:
# make INS_BASE=/usr DESTDIR="${D}" install
dobin star/OBJ/*-*-cc/star || die "dobin star failed"