diff options
author | 2014-08-22 21:00:09 +0000 | |
---|---|---|
committer | 2014-08-22 21:00:09 +0000 | |
commit | f5cdbd83fc196fde16b9f574a8b4118ffc490e55 (patch) | |
tree | 5a065c92e6e1c2f375790b7b2a38246b992100e0 /dev-perl/Jcode | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-f5cdbd83fc196fde16b9f574a8b4118ffc490e55.tar.gz gentoo-2-f5cdbd83fc196fde16b9f574a8b4118ffc490e55.tar.bz2 gentoo-2-f5cdbd83fc196fde16b9f574a8b4118ffc490e55.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Jcode')
-rw-r--r-- | dev-perl/Jcode/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Jcode/Jcode-2.70.0-r1.ebuild (renamed from dev-perl/Jcode/Jcode-2.70.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Jcode/ChangeLog b/dev-perl/Jcode/ChangeLog index 16ec4ed96c3f..c6e78707f6d0 100644 --- a/dev-perl/Jcode/ChangeLog +++ b/dev-perl/Jcode/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Jcode -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.60 2012/08/08 01:20:58 naota Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.61 2014/08/22 21:00:09 axs Exp $ + +*Jcode-2.70.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Jcode-2.70.0-r1.ebuild, -Jcode-2.70.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 08 Aug 2012; Naohiro Aota <naota@gentoo.org> Jcode-2.70.0.ebuild: Add ~x86-fbsd wrt bug #428248 diff --git a/dev-perl/Jcode/Jcode-2.70.0.ebuild b/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild index ce90bf387bdd..80a3bfa27f44 100644 --- a/dev-perl/Jcode/Jcode-2.70.0.ebuild +++ b/dev-perl/Jcode/Jcode-2.70.0-r1.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/dev-perl/Jcode/Jcode-2.70.0.ebuild,v 1.11 2012/08/08 01:20:58 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild,v 1.1 2014/08/22 21:00:09 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DANKOGAI MODULE_VERSION=2.07 |