diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-13 13:12:59 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-13 13:12:59 +0000 |
commit | c5abe7ee6b41d39857d3fbea411773823309c073 (patch) | |
tree | 187260d95a0cb7ef016236040c7a141ca71de068 /app-dicts | |
parent | ispell-br moved to ispell-pt-br (diff) | |
download | gentoo-2-c5abe7ee6b41d39857d3fbea411773823309c073.tar.gz gentoo-2-c5abe7ee6b41d39857d3fbea411773823309c073.tar.bz2 gentoo-2-c5abe7ee6b41d39857d3fbea411773823309c073.zip |
ispell-br moved to ispell-pt-br
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-br/Manifest | 0 | ||||
-rw-r--r-- | app-dicts/ispell-br/files/digest-ispell-br-2.4 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-br/files/digest-ispell-br-2.4-r1 | 2 | ||||
-rw-r--r-- | app-dicts/ispell-br/ispell-br-2.4.ebuild | 33 | ||||
-rw-r--r-- | app-dicts/ispell-pt-br/ChangeLog (renamed from app-dicts/ispell-br/ChangeLog) | 11 | ||||
-rw-r--r-- | app-dicts/ispell-pt-br/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/ispell-pt-br/files/digest-ispell-pt-br-2.4-r2 | 2 | ||||
-rw-r--r-- | app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild (renamed from app-dicts/ispell-br/ispell-br-2.4-r1.ebuild) | 8 |
8 files changed, 20 insertions, 41 deletions
diff --git a/app-dicts/ispell-br/Manifest b/app-dicts/ispell-br/Manifest new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/app-dicts/ispell-br/Manifest diff --git a/app-dicts/ispell-br/files/digest-ispell-br-2.4 b/app-dicts/ispell-br/files/digest-ispell-br-2.4 deleted file mode 100644 index 3d136b3e9866..000000000000 --- a/app-dicts/ispell-br/files/digest-ispell-br-2.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 241d9e2fefb92ea74f13c1e07d0b4e7b br.ispell-2.4.tar.gz 125359 diff --git a/app-dicts/ispell-br/files/digest-ispell-br-2.4-r1 b/app-dicts/ispell-br/files/digest-ispell-br-2.4-r1 deleted file mode 100644 index 83e48e1557f9..000000000000 --- a/app-dicts/ispell-br/files/digest-ispell-br-2.4-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 241d9e2fefb92ea74f13c1e07d0b4e7b br.ispell-2.4.tar.gz 125359 -MD5 946cac95d31f29eeb1c45c19d93675ce ispell-br-2.4-palavras-gentoo.diff.bz2 14630 diff --git a/app-dicts/ispell-br/ispell-br-2.4.ebuild b/app-dicts/ispell-br/ispell-br-2.4.ebuild deleted file mode 100644 index d5db357f3cc9..000000000000 --- a/app-dicts/ispell-br/ispell-br-2.4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# 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-br/ispell-br-2.4.ebuild,v 1.4 2003/03/08 01:07:44 vladimir Exp $ - -MY_P="br.ispell-${PV}" -S=${WORKDIR}/${MY_P} -DESCRIPTION="A Brazilian portuguese dictionary for ispell" -HOMEPAGE="http://www.ime.usp.br/~ueda/br.ispell" -SRC_URI="http://www.ime.usp.br/~ueda/br.ispell/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="ppc x86 sparc alpha mips hppa arm" - -DEPEND="app-text/ispell - sys-apps/gawk" - -src_compile() { - emake VDIR=/usr/share/dict || die - make palavras - make paradigmas -} - -src_install () { - emake \ - prefix=${D}usr \ - VDIR=${D}/usr/share/dict \ - HASHDIR=${D}usr/lib/ispell \ - MANDIR=${D}usr/share/man \ - install || die - - dodoc COPYING README -} diff --git a/app-dicts/ispell-br/ChangeLog b/app-dicts/ispell-pt-br/ChangeLog index 7cde3a86b4c6..abedadd2d1b5 100644 --- a/app-dicts/ispell-br/ChangeLog +++ b/app-dicts/ispell-pt-br/ChangeLog @@ -1,6 +1,13 @@ -# ChangeLog for app-dicts/ispell-br +# ChangeLog for app-dicts/ispell-pt-br # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-br/ChangeLog,v 1.6 2003/03/08 01:07:44 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt-br/ChangeLog,v 1.1 2003/06/13 13:12:56 seemant Exp $ + +*ispell-pt-br-2.4-r2 (13 Jun 2003) + + 13 Jun 2003; Seemant Kulleen <seemant@gentoo.org> + ispell-pt-br-2.4-r2.ebuild: + moved to ispell-pt-br, which accurately reflects the language -- Brazilian + Portugese. Thanks to: Lucas Roxo Mundim <el_mariel@uol.com.br> in bug #15240 *ispell-br-2.4-r1 (18 Jan 2003) diff --git a/app-dicts/ispell-pt-br/Manifest b/app-dicts/ispell-pt-br/Manifest index 2e00abf4b1ca..9a2cdbfb89e3 100644 --- a/app-dicts/ispell-pt-br/Manifest +++ b/app-dicts/ispell-pt-br/Manifest @@ -1,3 +1,3 @@ -MD5 7dc751e109045b044a9b3420687dcc7f ispell-pt-br-2.4-r2.ebuild 1088 -MD5 c765e8c23620cd1805306bd717f2775e ChangeLog 1181 +MD5 b1868c199131cae60c08aae7486636b2 ispell-pt-br-2.4-r2.ebuild 1093 +MD5 0bc1beda9b6f05945ac4981b391aadb0 ChangeLog 1461 MD5 88b5e833fcd1949a6d905e6d9e89ee82 files/digest-ispell-pt-br-2.4-r2 150 diff --git a/app-dicts/ispell-pt-br/files/digest-ispell-pt-br-2.4-r2 b/app-dicts/ispell-pt-br/files/digest-ispell-pt-br-2.4-r2 new file mode 100644 index 000000000000..ef4c94646301 --- /dev/null +++ b/app-dicts/ispell-pt-br/files/digest-ispell-pt-br-2.4-r2 @@ -0,0 +1,2 @@ +MD5 241d9e2fefb92ea74f13c1e07d0b4e7b br.ispell-2.4.tar.gz 125359 +MD5 946cac95d31f29eeb1c45c19d93675ce ispell-pt-br-2.4-palavras-gentoo.diff.bz2 14630 diff --git a/app-dicts/ispell-br/ispell-br-2.4-r1.ebuild b/app-dicts/ispell-pt-br/ispell-pt-br-2.4-r2.ebuild index 70247b556706..87e07fce87b2 100644 --- a/app-dicts/ispell-br/ispell-br-2.4-r1.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-br/ispell-br-2.4-r1.ebuild,v 1.4 2003/03/08 01:07:44 vladimir Exp $ +# $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 $ inherit eutils @@ -38,5 +38,11 @@ src_install () { 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 } |