diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:14:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:14:24 +0000 |
commit | cc034746497d81628f9fc8d274a9ee5966f24356 (patch) | |
tree | cbd0cce59fd43c79c7d393eb9ba16df20e854b41 /app-i18n/anthy | |
parent | Fix LICENSE, bugs 425876 and 444378. (diff) | |
download | gentoo-2-cc034746497d81628f9fc8d274a9ee5966f24356.tar.gz gentoo-2-cc034746497d81628f9fc8d274a9ee5966f24356.tar.bz2 gentoo-2-cc034746497d81628f9fc8d274a9ee5966f24356.zip |
Stable for ppc, wrt bug #441080
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-i18n/anthy')
-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 28bf560ee52f..8fa486ae1a54 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.135 2012/12/07 18:02:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.136 2012/12/07 19:14:24 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> anthy-9100h-r1.ebuild: + Stable for ppc, wrt bug #441080 07 Dec 2012; <ago@gentoo.org> anthy-9100h-r1.ebuild: Stable for x86, wrt bug #441080 diff --git a/app-i18n/anthy/anthy-9100h-r1.ebuild b/app-i18n/anthy/anthy-9100h-r1.ebuild index 1cf5a3d2a63a..338dbf16966e 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.4 2012/12/07 18:02:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-9100h-r1.ebuild,v 1.5 2012/12/07 19:14:24 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 ~ppc ~ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="canna-2ch emacs static-libs" |