summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:15:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:15:59 +0000
commit5e06beb86858dcdd6e46a99c95a0a07eae469600 (patch)
tree87fd0b168d2b2783efe4256116714117d71c232d /app-dicts/ispell-pt-br
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-5e06beb86858dcdd6e46a99c95a0a07eae469600.tar.gz
historical-5e06beb86858dcdd6e46a99c95a0a07eae469600.tar.bz2
historical-5e06beb86858dcdd6e46a99c95a0a07eae469600.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-dicts/ispell-pt-br')
-rw-r--r--app-dicts/ispell-pt-br/Manifest2
-rw-r--r--app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/ispell-pt-br/Manifest b/app-dicts/ispell-pt-br/Manifest
index 9a2cdbfb89e3..45c832ab09b5 100644
--- a/app-dicts/ispell-pt-br/Manifest
+++ b/app-dicts/ispell-pt-br/Manifest
@@ -1,3 +1,3 @@
-MD5 b1868c199131cae60c08aae7486636b2 ispell-pt-br-2.4-r2.ebuild 1093
MD5 0bc1beda9b6f05945ac4981b391aadb0 ChangeLog 1461
+MD5 29d6a297fdda169e7557f32f54a9927f ispell-pt-br-2.4-r2.ebuild 1092
MD5 88b5e833fcd1949a6d905e6d9e89ee82 files/digest-ispell-pt-br-2.4-r2 150
diff --git a/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild b/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild
index 87e07fce87b2..5f4dd13a47c8 100644
--- a/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild
+++ b/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild,v 1.1 2003/06/13 13:12:56 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild,v 1.2 2003/09/06 22:15:57 msterret Exp $
inherit eutils
@@ -37,12 +37,12 @@ src_install () {
HASHDIR=${D}usr/lib/ispell \
MANDIR=${D}usr/share/man \
install || die
-
+
insinto /usr/lib/ispell
newins br.aff pt_BR.aff
newins br.hash pt_BR.hash
rm -f ${D}/usr/lib/ispell/br.*
-
+
dodoc COPYING README
}