diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-03-13 11:05:04 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-03-13 11:05:04 +0000 |
commit | 0032c15ef021e9b112223df18e61585b33dbdd5a (patch) | |
tree | 44318271fb8be859c22a3ac00b9d29ce8e91c39e /app-i18n/anthy | |
parent | version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-0032c15ef021e9b112223df18e61585b33dbdd5a.tar.gz gentoo-2-0032c15ef021e9b112223df18e61585b33dbdd5a.tar.bz2 gentoo-2-0032c15ef021e9b112223df18e61585b33dbdd5a.zip |
marked stable on x86.
Diffstat (limited to 'app-i18n/anthy')
-rw-r--r-- | app-i18n/anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/anthy/anthy-5100.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/anthy/ChangeLog b/app-i18n/anthy/ChangeLog index b743f96fbede..daa1c047a91f 100644 --- a/app-i18n/anthy/ChangeLog +++ b/app-i18n/anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/anthy # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.12 2004/03/13 11:02:59 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.13 2004/03/13 11:05:04 hattya Exp $ + + 13 Mar 2004; Akinori Hattori <hattya@gentoo.org> anthy-5100.ebuild: + marked stable on x86. *anthy-5100b (13 Mar 2004) diff --git a/app-i18n/anthy/anthy-5100.ebuild b/app-i18n/anthy/anthy-5100.ebuild index cc7458427a5d..567c62410566 100644 --- a/app-i18n/anthy/anthy-5100.ebuild +++ b/app-i18n/anthy/anthy-5100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-5100.ebuild,v 1.1 2004/03/01 16:31:28 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-5100.ebuild,v 1.2 2004/03/13 11:05:04 hattya Exp $ inherit elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/8433/${P}.tar.gz" RESTRICT="nomirror" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" S="${WORKDIR}/${P}" |