diff options
author | Markus Meier <maekke@gentoo.org> | 2014-01-11 17:14:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-01-11 17:14:22 +0000 |
commit | 8e0887d4d3b01a36634f7255941fb572abc0c74b (patch) | |
tree | cfebbd3d681790922397eedbed8e902664a7ac68 /app-dicts | |
parent | Bump. (diff) | |
download | gentoo-2-8e0887d4d3b01a36634f7255941fb572abc0c74b.tar.gz gentoo-2-8e0887d4d3b01a36634f7255941fb572abc0c74b.tar.bz2 gentoo-2-8e0887d4d3b01a36634f7255941fb572abc0c74b.zip |
arm stable, bug #491906
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 a5fab58d3be6..6ffe2e42a203 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.4 2014/01/06 21:45:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/ChangeLog,v 1.5 2014/01/11 17:14:22 maekke Exp $ + + 11 Jan 2014; Markus Meier <maekke@gentoo.org> myspell-pt-br-3.0.0.ebuild: + arm stable, bug #491906 06 Jan 2014; Jeroen Roovers <jer@gentoo.org> myspell-pt-br-3.0.0.ebuild: Stable for HPPA (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 1154d9a4300b..aea734a7cdd0 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.2 2014/01/06 21:45:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild,v 1.3 2014/01/11 17:14:22 maekke 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="" |