diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:24:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:24:45 +0000 |
commit | 4622b4b5b37bb34e135331a9a5b441bef1a7cf32 (patch) | |
tree | 4a1b831ac9274d389d7cab74dc932ab49c55b6bf /app-dicts | |
parent | Stable for x86, wrt bug #477588 (diff) | |
download | gentoo-2-4622b4b5b37bb34e135331a9a5b441bef1a7cf32.tar.gz gentoo-2-4622b4b5b37bb34e135331a9a5b441bef1a7cf32.tar.bz2 gentoo-2-4622b4b5b37bb34e135331a9a5b441bef1a7cf32.zip |
Stable for x86, wrt bug #470310
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-ro/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-ro/ChangeLog b/app-dicts/myspell-ro/ChangeLog index 4aef53b97cdb..cd8697647bc0 100644 --- a/app-dicts/myspell-ro/ChangeLog +++ b/app-dicts/myspell-ro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-ro # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.29 2013/08/04 13:34:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.30 2013/08/07 13:24:45 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild: + Stable for x86, wrt bug #470310 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild: Stable for ppc64, wrt bug #470310 diff --git a/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild b/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild index 81cb67f63012..aee91279a9be 100644 --- a/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild +++ b/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.9 2013/08/04 13:34:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.10 2013/08/07 13:24:45 ago Exp $ EAPI=5 @@ -32,5 +32,5 @@ SRC_URI=" LICENSE="GPL-2 LGPL-2.1 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="" |