summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-11-03 11:05:14 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-11-03 11:05:14 +0000
commitb8374beea3b07ff56b7a8db197731f7c457293d0 (patch)
tree1e3fcc858a56a5dd54a7b55fd03b984aaa5a566a /app-text/chasen
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-b8374beea3b07ff56b7a8db197731f7c457293d0.tar.gz
gentoo-2-b8374beea3b07ff56b7a8db197731f7c457293d0.tar.bz2
gentoo-2-b8374beea3b07ff56b7a8db197731f7c457293d0.zip
Bump to EAPI=5
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-text/chasen')
-rw-r--r--app-text/chasen/ChangeLog10
-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"