diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:57:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:57:33 +0000 |
commit | 096aac9dcb03edb08e6e248e9d0ea65e44b8fcd4 (patch) | |
tree | 1f786872ff88f4b2d93fc65eaa2b3e4b8fa2834d /app-dicts | |
parent | Stable for ia64, wrt bug #490534 (diff) | |
download | gentoo-2-096aac9dcb03edb08e6e248e9d0ea65e44b8fcd4.tar.gz gentoo-2-096aac9dcb03edb08e6e248e9d0ea65e44b8fcd4.tar.bz2 gentoo-2-096aac9dcb03edb08e6e248e9d0ea65e44b8fcd4.zip |
Stable for ia64, wrt bug #491906
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 aad315452e27..8b42e3d86805 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.8 2014/01/14 15:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/ChangeLog,v 1.9 2014/01/15 09:57:33 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: + Stable for ia64, wrt bug #491906 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: Stable for ppc, 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 ab2b63a4e1a1..bab087ac41cf 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.6 2014/01/14 15:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild,v 1.7 2014/01/15 09:57:33 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="" |