summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:25:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:25:53 +0000
commit3aed54344c31c3efcfa5f8bad492effd5b742a1c (patch)
tree8c2af1af70d44b40be59a272066791d64402ca20 /dev-util/acgmake
parentwhitespace (diff)
downloadhistorical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.tar.gz
historical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.tar.bz2
historical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.zip
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'dev-util/acgmake')
-rw-r--r--dev-util/acgmake/acgmake-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/acgmake/acgmake-1.4.ebuild b/dev-util/acgmake/acgmake-1.4.ebuild
index 739539b336a5..7a74f99510cf 100644
--- a/dev-util/acgmake/acgmake-1.4.ebuild
+++ b/dev-util/acgmake/acgmake-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/acgmake/acgmake-1.4.ebuild,v 1.1 2008/12/04 01:52:45 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/acgmake/acgmake-1.4.ebuild,v 1.2 2008/12/31 03:24:18 mr_bones_ Exp $
inherit eutils multilib
@@ -24,7 +24,7 @@ src_unpack() {
chmod 644 "${S}"/configs/*
chmod 644 "${S}"/modules/*
- # Get rid of moc-qt4 and uic-qt4 paths.
+ # Get rid of moc-qt4 and uic-qt4 paths.
# Fix libdir for qt libs.
sed -i \
-e 's:-qt4$::' \