summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-02-19 09:32:21 +0000
committerPeter Volkov <pva@gentoo.org>2010-02-19 09:32:21 +0000
commit32edde26f1161948d4c36b62f9ce600f9534e89b (patch)
tree35c9b7b68b4274c2e59727bfa63e6e5f29f5036b /app-dicts
parentAdd pre-release of the 0.9 series gem. Documentation generation is disabled s... (diff)
downloadgentoo-2-32edde26f1161948d4c36b62f9ce600f9534e89b.tar.gz
gentoo-2-32edde26f1161948d4c36b62f9ce600f9534e89b.tar.bz2
gentoo-2-32edde26f1161948d4c36b62f9ce600f9534e89b.zip
Version bump. Lower version of currently stable version so ~arch users will get 0.5.2.
(Portage version: 2.1.7.17/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-gl/ChangeLog12
-rw-r--r--app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild17
-rw-r--r--app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild18
-rw-r--r--app-dicts/aspell-gl/aspell-gl-0.50.0.ebuild12
4 files changed, 45 insertions, 14 deletions
diff --git a/app-dicts/aspell-gl/ChangeLog b/app-dicts/aspell-gl/ChangeLog
index f59a9c48dfe6..aafce32912b0 100644
--- a/app-dicts/aspell-gl/ChangeLog
+++ b/app-dicts/aspell-gl/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-dicts/aspell-gl
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.5 2009/10/18 20:22:58 halcy0n Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/ChangeLog,v 1.6 2010/02/19 09:32:21 pva Exp $
+
+*aspell-gl-0.5.2 (19 Feb 2010)
+*aspell-gl-0.5.0 (19 Feb 2010)
+
+ 19 Feb 2010; Peter Volkov <pva@gentoo.org> +aspell-gl-0.5.0.ebuild,
+ +aspell-gl-0.5.2.ebuild, -aspell-gl-0.50.0.ebuild:
+ Version bump. Lower version of currently stable version so ~arch users
+ will get 0.5.2.
18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-gl-0.50.0.ebuild:
QA fixes; IUSE is not defined
diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild
new file mode 100644
index 000000000000..b49ec8dd629a
--- /dev/null
+++ b/app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.0.ebuild,v 1.1 2010/02/19 09:32:21 pva Exp $
+
+ASPELL_LANG="Galician"
+
+inherit aspell-dict
+
+LICENSE="GPL-2"
+
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+MY_P=${P%.*}0-${PV##*.}
+MY_P=aspell${ASPOSTFIX}-${MY_P/aspell-/}
+S=${WORKDIR}/${MY_P}
+SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2"
diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
new file mode 100644
index 000000000000..f326c0e0cb7f
--- /dev/null
+++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.1 2010/02/19 09:32:21 pva Exp $
+
+ASPELL_LANG="Galician"
+ASPOSTFIX="6"
+
+inherit aspell-dict
+
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+MY_P=${P%.*}a-${PV##*.}
+MY_P=aspell${ASPOSTFIX}-${MY_P/aspell-/}
+S=${WORKDIR}/${MY_P}
+SRC_URI="mirror://gnu/aspell/dict/${SPELLANG}/${MY_P}.tar.bz2"
diff --git a/app-dicts/aspell-gl/aspell-gl-0.50.0.ebuild b/app-dicts/aspell-gl/aspell-gl-0.50.0.ebuild
deleted file mode 100644
index 00b79c618a1c..000000000000
--- a/app-dicts/aspell-gl/aspell-gl-0.50.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.50.0.ebuild,v 1.5 2009/10/18 20:22:58 halcy0n Exp $
-
-ASPELL_LANG="Galician"
-
-inherit aspell-dict
-
-LICENSE="GPL-2"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE=""