diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:59:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:59:00 +0000 |
commit | 5199d61a27ee5cc2c4630a023528b3d5558e49ec (patch) | |
tree | 7d9651fb999312818b780f51256178d1894ba9a7 /app-dicts | |
parent | Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'. (diff) | |
download | gentoo-2-5199d61a27ee5cc2c4630a023528b3d5558e49ec.tar.gz gentoo-2-5199d61a27ee5cc2c4630a023528b3d5558e49ec.tar.bz2 gentoo-2-5199d61a27ee5cc2c4630a023528b3d5558e49ec.zip |
Stable for ppc64, wrt bug #441056
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-is/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-is/myspell-is-2012.09.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-is/ChangeLog b/app-dicts/myspell-is/ChangeLog index c0d03f7e92f3..98c2babf9b24 100644 --- a/app-dicts/myspell-is/ChangeLog +++ b/app-dicts/myspell-is/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-is # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/ChangeLog,v 1.8 2012/12/07 18:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/ChangeLog,v 1.9 2012/12/08 15:59:00 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> myspell-is-2012.09.01.ebuild: + Stable for ppc64, wrt bug #441056 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> myspell-is-2012.09.01.ebuild: Stable for ppc, wrt bug #1056 diff --git a/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild b/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild index 0591a9e988dd..8c81ec1a220f 100644 --- a/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild +++ b/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild,v 1.4 2012/12/07 18:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild,v 1.5 2012/12/08 15:59:00 ago Exp $ EAPI=4 @@ -23,5 +23,5 @@ SRC_URI="http://extensions.libreoffice.org/extension-center/hunspell-is-the-icel LICENSE="CCPL-Attribution-ShareAlike-3.0" 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="" |