diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:40:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:40:07 +0000 |
commit | 52b4575dbbdddd6353a3002829fc23548b43c9e4 (patch) | |
tree | 037c0481ac50e599b34f54042126155b54a9c8c6 /app-i18n | |
parent | Stable for sparc, wrt bug #446732 (diff) | |
download | gentoo-2-52b4575dbbdddd6353a3002829fc23548b43c9e4.tar.gz gentoo-2-52b4575dbbdddd6353a3002829fc23548b43c9e4.tar.bz2 gentoo-2-52b4575dbbdddd6353a3002829fc23548b43c9e4.zip |
Stable for sparc, wrt bug #441080
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/anthy/anthy-9100h-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/anthy/ChangeLog b/app-i18n/anthy/ChangeLog index 5a0237c49009..9f46868e38d5 100644 --- a/app-i18n/anthy/ChangeLog +++ b/app-i18n/anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/anthy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.139 2012/12/18 16:59:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.140 2012/12/29 14:40:07 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> anthy-9100h-r1.ebuild: + Stable for sparc, wrt bug #441080 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> anthy-9100h-r1.ebuild: Stable for ia64, wrt bug #441080 diff --git a/app-i18n/anthy/anthy-9100h-r1.ebuild b/app-i18n/anthy/anthy-9100h-r1.ebuild index 22d9fcffc69c..ca4b785a2d7a 100644 --- a/app-i18n/anthy/anthy-9100h-r1.ebuild +++ b/app-i18n/anthy/anthy-9100h-r1.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-i18n/anthy/anthy-9100h-r1.ebuild,v 1.8 2012/12/18 16:59:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-9100h-r1.ebuild,v 1.9 2012/12/29 14:40:07 ago Exp $ EAPI=3 inherit elisp-common eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp/anthy/37536/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" #KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="canna-2ch emacs static-libs" |