diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:14:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:14:22 +0000 |
commit | fa16185e1e385aefd279192df072ae0a6cfb8a9d (patch) | |
tree | f97bc347ab522f079ff4924ce7fe073e350aa08e /app-dicts | |
parent | Stable for ppc64, wrt bug #457960 (diff) | |
download | gentoo-2-fa16185e1e385aefd279192df072ae0a6cfb8a9d.tar.gz gentoo-2-fa16185e1e385aefd279192df072ae0a6cfb8a9d.tar.bz2 gentoo-2-fa16185e1e385aefd279192df072ae0a6cfb8a9d.zip |
Stable for ppc64, wrt bug #491906
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 b5393da3a27d..084d1623929a 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.10 2014/01/18 19:57:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/ChangeLog,v 1.11 2014/01/19 10:14:22 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: + Stable for ppc64, wrt bug #491906 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: Stable for alpha, 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 29a56595e7e1..086eb56a3747 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.8 2014/01/18 19:57:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild,v 1.9 2014/01/19 10:14:22 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="" |