diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:02:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:02:48 +0000 |
commit | 9c633b906b93d8eed4846785b1406d054c89e0e9 (patch) | |
tree | a7517dc675331ea2f94cb49e257911f0988a4a82 /app-dicts/myspell-pt-br | |
parent | amd64 stable, bug #496882 (diff) | |
download | gentoo-2-9c633b906b93d8eed4846785b1406d054c89e0e9.tar.gz gentoo-2-9c633b906b93d8eed4846785b1406d054c89e0e9.tar.bz2 gentoo-2-9c633b906b93d8eed4846785b1406d054c89e0e9.zip |
amd64 stable, bug #491906
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-dicts/myspell-pt-br')
-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 6ffe2e42a203..a4f0110841b6 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.5 2014/01/11 17:14:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/ChangeLog,v 1.6 2014/01/12 20:02:48 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> myspell-pt-br-3.0.0.ebuild: + amd64 stable, bug #491906 11 Jan 2014; Markus Meier <maekke@gentoo.org> myspell-pt-br-3.0.0.ebuild: arm stable, 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 aea734a7cdd0..e33806ced573 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.3 2014/01/11 17:14:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild,v 1.4 2014/01/12 20:02:48 pacho 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="" |