diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:24:40 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:24:40 +0000 |
commit | a2820bbbf86a17127db3e6ad64103a4c75df7ec6 (patch) | |
tree | 8f28e36add65f5bfc16e5762ed3526019b7d51b9 /dev-perl/Text-CharWidth | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-a2820bbbf86a17127db3e6ad64103a4c75df7ec6.tar.gz gentoo-2-a2820bbbf86a17127db3e6ad64103a4c75df7ec6.tar.bz2 gentoo-2-a2820bbbf86a17127db3e6ad64103a4c75df7ec6.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/Text-CharWidth')
-rw-r--r-- | dev-perl/Text-CharWidth/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild (renamed from dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Text-CharWidth/ChangeLog b/dev-perl/Text-CharWidth/ChangeLog index 025cc795070c..d205c2b4c54d 100644 --- a/dev-perl/Text-CharWidth/ChangeLog +++ b/dev-perl/Text-CharWidth/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Text-CharWidth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.26 2014/04/06 15:09:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.27 2014/08/22 18:24:40 axs Exp $ + +*Text-CharWidth-0.40.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Text-CharWidth-0.40.0-r1.ebuild, -Text-CharWidth-0.40.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 06 Apr 2014; Mike Frysinger <vapier@gentoo.org> Text-CharWidth-0.40.0.ebuild: Add arm64 love. diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild index 573ce0d4f969..03d4de3f518e 100644 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0.ebuild,v 1.6 2014/04/06 15:09:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild,v 1.1 2014/08/22 18:24:40 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=KUBOTA MODULE_VERSION=0.04 |