diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-12-19 16:04:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-12-19 16:04:52 +0000 |
commit | a01412f39c550e175737bc1fb77847fb6a77a060 (patch) | |
tree | 538822de701e2c6ae67a2fc857955d30fd6dda15 /app-dicts | |
parent | Stable for HPPA (bug #446834). (diff) | |
download | gentoo-2-a01412f39c550e175737bc1fb77847fb6a77a060.tar.gz gentoo-2-a01412f39c550e175737bc1fb77847fb6a77a060.tar.bz2 gentoo-2-a01412f39c550e175737bc1fb77847fb6a77a060.zip |
Stable for HPPA (bug #441056).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 c1f8bfa579ad..cb63340925c7 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.11 2012/12/17 17:33:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/ChangeLog,v 1.12 2012/12/19 16:04:52 jer Exp $ + + 19 Dec 2012; Jeroen Roovers <jer@gentoo.org> myspell-is-2012.09.01.ebuild: + Stable for HPPA (bug #441056). 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> myspell-is-2012.09.01.ebuild: Stable for ia64, wrt bug #441056 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 de97877f9d21..6cca11d61a70 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.7 2012/12/17 17:33:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild,v 1.8 2012/12/19 16:04:52 jer 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="" |