diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/chasen/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/chasen/chasen-2.4.4-r3.ebuild (renamed from app-text/chasen/chasen-2.4.4-r2.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/app-text/chasen/ChangeLog b/app-text/chasen/ChangeLog index c0679b1a3c24..97d8e66b3a71 100644 --- a/app-text/chasen/ChangeLog +++ b/app-text/chasen/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/chasen -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/ChangeLog,v 1.49 2013/07/31 10:48:24 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/ChangeLog,v 1.50 2014/11/03 11:05:14 zlogene Exp $ + +*chasen-2.4.4-r3 (03 Nov 2014) + + 03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> +chasen-2.4.4-r3.ebuild, + -chasen-2.4.4-r2.ebuild: + Bump to EAPI=5 31 Jul 2013; Mikle Kolyada <zlogene@gentoo.org> -chasen-2.4.0.ebuild, -chasen-2.4.4-r1.ebuild, -chasen-2.4.4.ebuild: diff --git a/app-text/chasen/chasen-2.4.4-r2.ebuild b/app-text/chasen/chasen-2.4.4-r3.ebuild index 5c50752bd3e3..76d35b064e0e 100644 --- a/app-text/chasen/chasen-2.4.4-r2.ebuild +++ b/app-text/chasen/chasen-2.4.4-r3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 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-r2.ebuild,v 1.5 2012/06/09 19:10:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4-r3.ebuild,v 1.1 2014/11/03 11:05:14 zlogene Exp $ -EAPI="4" +EAPI="5" inherit perl-module DESCRIPTION="Japanese Morphological Analysis System, ChaSen" |