diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:23:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:23:54 +0000 |
commit | 3f793a7408b079d0f7103c49c69e35a0ee1afd42 (patch) | |
tree | 71d9248d779738682e8e2f36cd0d969c9e1f741b /app-dicts/myspell-fo | |
parent | Stable for x86, wrt bug #477616 (diff) | |
download | gentoo-2-3f793a7408b079d0f7103c49c69e35a0ee1afd42.tar.gz gentoo-2-3f793a7408b079d0f7103c49c69e35a0ee1afd42.tar.bz2 gentoo-2-3f793a7408b079d0f7103c49c69e35a0ee1afd42.zip |
Stable for x86, wrt bug #470306
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts/myspell-fo')
-rw-r--r-- | app-dicts/myspell-fo/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-fo/ChangeLog b/app-dicts/myspell-fo/ChangeLog index 55f665e04187..49177e84a269 100644 --- a/app-dicts/myspell-fo/ChangeLog +++ b/app-dicts/myspell-fo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-fo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/ChangeLog,v 1.29 2013/08/04 13:33:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/ChangeLog,v 1.30 2013/08/07 13:23:54 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-fo-0.4.2.ebuild: + Stable for x86, wrt bug #470306 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-fo-0.4.2.ebuild: Stable for ppc64, wrt bug #470306 diff --git a/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild b/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild index eda81d89f0a8..ac099aa89275 100644 --- a/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild +++ b/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild,v 1.9 2013/08/04 13:33:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild,v 1.10 2013/08/07 13:23:54 ago Exp $ EAPI=4 @@ -27,5 +27,5 @@ SRC_URI=" LICENSE="GPL-2 LGPL-2.1 MPL-1.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="" |