diff options
author | Akinori Hattori <hattya@gentoo.org> | 2007-03-11 15:52:01 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2007-03-11 15:52:01 +0000 |
commit | 3f8e51f5215f39d5d598ea2976f6c6d5dff7cd90 (patch) | |
tree | 7011a0585487a5c2d2c24ff48adc1e793a5768ae /app-i18n/anthy | |
parent | Stable on ppc wrt bug 170310 (diff) | |
download | gentoo-2-3f8e51f5215f39d5d598ea2976f6c6d5dff7cd90.tar.gz gentoo-2-3f8e51f5215f39d5d598ea2976f6c6d5dff7cd90.tar.bz2 gentoo-2-3f8e51f5215f39d5d598ea2976f6c6d5dff7cd90.zip |
stable on x86.
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-i18n/anthy')
-rw-r--r-- | app-i18n/anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/anthy/anthy-8300.ebuild | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/app-i18n/anthy/ChangeLog b/app-i18n/anthy/ChangeLog index 80e4b568e35d..ce87b39402b1 100644 --- a/app-i18n/anthy/ChangeLog +++ b/app-i18n/anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/anthy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.93 2007/03/11 15:48:40 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.94 2007/03/11 15:52:01 hattya Exp $ + + 11 Mar 2007; Akinori Hattori <hattya@gentoo.org> anthy-8300.ebuild: + stable on x86. *anthy-8700b (11 Mar 2007) diff --git a/app-i18n/anthy/anthy-8300.ebuild b/app-i18n/anthy/anthy-8300.ebuild index 1b2665e2218f..1a01b7d51894 100644 --- a/app-i18n/anthy/anthy-8300.ebuild +++ b/app-i18n/anthy/anthy-8300.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-8300.ebuild,v 1.2 2007/01/22 07:47:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-8300.ebuild,v 1.3 2007/03/11 15:52:01 hattya Exp $ -inherit elisp-common eutils libtool +inherit elisp-common eutils IUSE="emacs ucs4" @@ -11,7 +11,7 @@ HOMEPAGE="http://anthy.sourceforge.jp/" SRC_URI="mirror://sourceforge.jp/anthy/22565/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" DEPEND="!app-i18n/anthy-ss @@ -30,7 +30,6 @@ src_unpack() { mkworddic/dict.args.in fi - elibtoolize } src_compile() { |