diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 16:34:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 16:34:17 +0000 |
commit | 6a39a71f70744db38ef0d06f7d6c796268ae0d5d (patch) | |
tree | 9931e56897be514f9133e00c752429828a852f3e /app-dicts | |
parent | Stable for HPPA (bug #534840). (diff) | |
download | gentoo-2-6a39a71f70744db38ef0d06f7d6c796268ae0d5d.tar.gz gentoo-2-6a39a71f70744db38ef0d06f7d6c796268ae0d5d.tar.bz2 gentoo-2-6a39a71f70744db38ef0d06f7d6c796268ae0d5d.zip |
Stable for HPPA (bug #534838).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-lv/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-lv/ChangeLog b/app-dicts/myspell-lv/ChangeLog index 442c7a6ec4dc..7d142cedb60f 100644 --- a/app-dicts/myspell-lv/ChangeLog +++ b/app-dicts/myspell-lv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-lv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.28 2015/01/11 20:58:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/ChangeLog,v 1.29 2015/01/13 16:34:17 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> myspell-lv-1.0.0.ebuild: + Stable for HPPA (bug #534838). 11 Jan 2015; Markus Meier <maekke@gentoo.org> myspell-lv-1.0.0.ebuild: arm stable, bug #534838 diff --git a/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild b/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild index 108aaeb47a4a..370ac451e0f0 100644 --- a/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild +++ b/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild,v 1.3 2015/01/11 20:58:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-lv/myspell-lv-1.0.0.ebuild,v 1.4 2015/01/13 16:34:17 jer Exp $ EAPI=5 @@ -24,5 +24,5 @@ SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |