summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 21:05:52 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 21:05:52 +0000
commitf0d50d3ee28bcc365376111dd1075c2ea09004cc (patch)
tree33688c23d3cfddac2e7599ff4863d22668e00ebf /app-dicts/aspell-ro/aspell-ro-3.3.ebuild
parentInitial commit for Qt Declarative module (bug #297573) (diff)
downloadgentoo-2-f0d50d3ee28bcc365376111dd1075c2ea09004cc.tar.gz
gentoo-2-f0d50d3ee28bcc365376111dd1075c2ea09004cc.tar.bz2
gentoo-2-f0d50d3ee28bcc365376111dd1075c2ea09004cc.zip
Version bump, bug 226937, thank rs for report and Balint SZENTE for this work.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-ro/aspell-ro-3.3.ebuild')
-rw-r--r--app-dicts/aspell-ro/aspell-ro-3.3.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.ebuild b/app-dicts/aspell-ro/aspell-ro-3.3.ebuild
new file mode 100644
index 000000000000..f0f7645f14a7
--- /dev/null
+++ b/app-dicts/aspell-ro/aspell-ro-3.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/aspell-ro-3.3.ebuild,v 1.1 2009/12/26 21:05:52 pva Exp $
+
+ASPELL_LANG="Romanian"
+
+inherit aspell-dict
+
+HOMEPAGE="http://rospell.sourceforge.net/"
+
+SRC_URI="mirror://sourceforge/rospell/aspell5-ro-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+
+S="${WORKDIR}/aspell5-ro-${PV}"