diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:57:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:57:29 +0000 |
commit | e5125b1b69918c9ec492da42fc0e9e2c5a357d0a (patch) | |
tree | e95e2d12411a0d491e86a9c3693ca8bf071ba4e6 /app-dicts | |
parent | Stable for alpha, wrt bug #491898 (diff) | |
download | gentoo-2-e5125b1b69918c9ec492da42fc0e9e2c5a357d0a.tar.gz gentoo-2-e5125b1b69918c9ec492da42fc0e9e2c5a357d0a.tar.bz2 gentoo-2-e5125b1b69918c9ec492da42fc0e9e2c5a357d0a.zip |
Stable for alpha, wrt bug #491906
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 8b42e3d86805..b5393da3a27d 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.9 2014/01/15 09:57:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/ChangeLog,v 1.10 2014/01/18 19:57:29 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: + Stable for alpha, wrt bug #491906 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> myspell-pt-br-3.0.0.ebuild: Stable for ia64, 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 bab087ac41cf..29a56595e7e1 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.7 2014/01/15 09:57:33 ago Exp $ +# $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 $ 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="" |