diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-07-04 01:34:13 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-07-04 01:34:13 +0000 |
commit | a97f39c7989b02ce00364f9b15cbf22adf1612ad (patch) | |
tree | 9afb8468d697ee17bab449e3728749ae8d555ead /app-dicts | |
parent | Version bump. (diff) | |
download | gentoo-2-a97f39c7989b02ce00364f9b15cbf22adf1612ad.tar.gz gentoo-2-a97f39c7989b02ce00364f9b15cbf22adf1612ad.tar.bz2 gentoo-2-a97f39c7989b02ce00364f9b15cbf22adf1612ad.zip |
Bump to latest release.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-lv/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild (renamed from app-dicts/myspell-lv/myspell-lv-0.9.6.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-dicts/myspell-lv/ChangeLog b/app-dicts/myspell-lv/ChangeLog index 26793feeacb5..3ce05083ff1a 100644 --- a/app-dicts/myspell-lv/ChangeLog +++ b/app-dicts/myspell-lv/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/myspell-lv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.24 2014/07/04 01:17:20 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.25 2014/07/04 01:34:13 mrueg Exp $ + +*myspell-lv-1.0.0 (04 Jul 2014) + + 04 Jul 2014; Manuel Rüger <mrueg@gentoo.org> +myspell-lv-1.0.0.ebuild, + -myspell-lv-0.9.6.ebuild: + Bump to latest release. *myspell-lv-0.9.6 (04 Jul 2014) diff --git a/app-dicts/myspell-lv/myspell-lv-0.9.6.ebuild b/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild index f11755affc33..96132b25030e 100644 --- a/app-dicts/myspell-lv/myspell-lv-0.9.6.ebuild +++ b/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/myspell-lv-0.9.6.ebuild,v 1.1 2014/07/04 01:17:20 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild,v 1.1 2014/07/04 01:34:13 mrueg Exp $ EAPI=5 @@ -19,7 +19,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Latvian dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extension-center/latviesu-valodas-pareizrakstibas-parbaudes-modulis" +HOMEPAGE="http://dict.dv.lv/home.php?prj=lv http://extensions.libreoffice.org/extension-center/latviesu-valodas-pareizrakstibas-parbaudes-modulis" SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip" LICENSE="LGPL-2.1" |