diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:33:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:33:40 +0000 |
commit | 2d019b18092e8d6b2c4c5af36a76405941e694b2 (patch) | |
tree | 86d48f0d88632422e7b5dd301a6a42a07f33a1fa /app-dicts/myspell-fo | |
parent | Stable for ppc64, wrt bug #477296 (diff) | |
download | gentoo-2-2d019b18092e8d6b2c4c5af36a76405941e694b2.tar.gz gentoo-2-2d019b18092e8d6b2c4c5af36a76405941e694b2.tar.bz2 gentoo-2-2d019b18092e8d6b2c4c5af36a76405941e694b2.zip |
Stable for ppc64, wrt bug #470306
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 53b5fa213652..55f665e04187 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.28 2013/08/04 11:38:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/ChangeLog,v 1.29 2013/08/04 13:33:40 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-fo-0.4.2.ebuild: + Stable for ppc64, wrt bug #470306 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-fo-0.4.2.ebuild: Stable for ia64, 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 d3829fbd68bb..eda81d89f0a8 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.8 2013/08/04 11:38:00 ago Exp $ +# $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 $ 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="" |