summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild')
-rw-r--r--app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
new file mode 100644
index 00000000000..6a34077cea1
--- /dev/null
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+ASPELL_LANG="Brazilian Portuguese"
+ASPOSTFIX=6
+
+inherit aspell-dict
+
+FILENAME=aspell6-pt_BR-20090702-0
+SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2"
+
+LICENSE="LGPL-2"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+S=${WORKDIR}/${FILENAME}
+
+# Contains a conflict
+RDEPEND="!<app-dicts/aspell-pt-0.50.2-r1"