summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 03:17:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 03:17:41 +0000
commitd4631d02f09958e83a7650f62224b033db518c6d (patch)
tree265ff1acacc0633b98d2fff67d87169157af44dc /app-text/gnome-spell
parentgcc 3.4 fix (Manifest recommit) (diff)
downloadgentoo-2-d4631d02f09958e83a7650f62224b033db518c6d.tar.gz
gentoo-2-d4631d02f09958e83a7650f62224b033db518c6d.tar.bz2
gentoo-2-d4631d02f09958e83a7650f62224b033db518c6d.zip
repoman: whitespace cleanup
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild
index 7460088a59c9..124e6c3883bc 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.8 2004/04/24 17:20:48 khai Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.9 2004/04/27 03:17:41 mr_bones_ Exp $
IUSE=""
@@ -32,10 +32,10 @@ DEPEND="${RDEPEND}
src_unpack(){
unpack ${A}
-
+
cd ${S}/gnome-spell
sed -e 's:-DGTK_DISABLE_DEPRECATED=1: :g' -i Makefile.in
- sed -e 's:-DGTK_DISABLE_DEPRECATED=1: :g' -i Makefile.am
+ sed -e 's:-DGTK_DISABLE_DEPRECATED=1: :g' -i Makefile.am
}
DOCS="AUTHORS COPYING ChangeLog NEWS README"