diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 12:56:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 12:56:10 +0000 |
commit | a7c2b3bca5c1ace384345a796860315634d74348 (patch) | |
tree | abb53140473c82c72999dccfdfc1cd6519b2b478 /app-dicts | |
parent | Stable for ppc, wrt bug #470304 (diff) | |
download | gentoo-2-a7c2b3bca5c1ace384345a796860315634d74348.tar.gz gentoo-2-a7c2b3bca5c1ace384345a796860315634d74348.tar.bz2 gentoo-2-a7c2b3bca5c1ace384345a796860315634d74348.zip |
Stable for ppc, wrt bug #470306
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-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 f4f0d9250e9a..c74aee9bf2ab 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.22 2013/07/28 10:41:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/ChangeLog,v 1.23 2013/07/28 12:56:10 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-fo-0.4.2.ebuild: + Stable for ppc, wrt bug #470306 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-fo-0.4.2.ebuild: Stable for amd64, 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 8689e8fa4690..8b82c45d3156 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.2 2013/07/28 10:41:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild,v 1.3 2013/07/28 12:56:10 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="" |