diff options
Diffstat (limited to 'app-text/chasen')
-rw-r--r-- | app-text/chasen/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/chasen/chasen-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/chasen/ChangeLog b/app-text/chasen/ChangeLog index 1c8a219c1281..1da32dbcb750 100644 --- a/app-text/chasen/ChangeLog +++ b/app-text/chasen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/chasen # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/ChangeLog,v 1.36 2010/01/23 08:16:04 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/ChangeLog,v 1.37 2010/02/26 12:05:31 phajdan.jr Exp $ + + 26 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> chasen-2.4.4.ebuild: + x86 stable wrt bug #305695 23 Jan 2010; MATSUU Takuto <matsuu@gentoo.org> chasen-2.4.0.ebuild, -chasen-2.4.2.ebuild, chasen-2.4.4.ebuild: diff --git a/app-text/chasen/chasen-2.4.4.ebuild b/app-text/chasen/chasen-2.4.4.ebuild index 515636364a18..39e8308e0ec8 100644 --- a/app-text/chasen/chasen-2.4.4.ebuild +++ b/app-text/chasen/chasen-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4.ebuild,v 1.3 2010/01/23 08:16:04 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4.ebuild,v 1.4 2010/02/26 12:05:31 phajdan.jr Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp//chasen-legacy/32224/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~sparc-solaris" IUSE="perl" DEPEND=">=dev-libs/darts-0.32" |