diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:30:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:30:46 +0000 |
commit | ca6f450217e05bd1d98b387098645553582e000c (patch) | |
tree | 0ee86742e199c65bbc347845e91211d7a922d44a /app-dicts | |
parent | Stable for HPPA (bug #498014). (diff) | |
download | gentoo-2-ca6f450217e05bd1d98b387098645553582e000c.tar.gz gentoo-2-ca6f450217e05bd1d98b387098645553582e000c.tar.bz2 gentoo-2-ca6f450217e05bd1d98b387098645553582e000c.zip |
Stable for ppc, wrt bug #491906
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-pt-br/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-pt-br/ChangeLog b/app-dicts/myspell-pt-br/ChangeLog index 8d6915a855da..aad315452e27 100644 --- a/app-dicts/myspell-pt-br/ChangeLog +++ b/app-dicts/myspell-pt-br/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-pt-br # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/ChangeLog,v 1.7 2014/01/14 13:59:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/ChangeLog,v 1.8 2014/01/14 15:30:46 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: + Stable for ppc, wrt bug #491906 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: Stable for x86, wrt bug #491906 diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild index ccff3561a5b9..ab2b63a4e1a1 100644 --- a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild +++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.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-pt-br/myspell-pt-br-3.0.0.ebuild,v 1.5 2014/01/14 13:59:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild,v 1.6 2014/01/14 15:30:46 ago Exp $ EAPI=4 @@ -29,7 +29,7 @@ SRC_URI=" LICENSE="LGPL-3 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="" DEPEND="" |