diff options
author | 2014-08-21 14:52:11 +0000 | |
---|---|---|
committer | 2014-08-21 14:52:11 +0000 | |
commit | bc4d7cc2450c2673358f243e8ceef84b80bc2eb8 (patch) | |
tree | 25ef3548f1f9eb918b3be3ec9f93c03302361da2 /dev-perl/Bit-Vector | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-bc4d7cc2450c2673358f243e8ceef84b80bc2eb8.tar.gz gentoo-2-bc4d7cc2450c2673358f243e8ceef84b80bc2eb8.tar.bz2 gentoo-2-bc4d7cc2450c2673358f243e8ceef84b80bc2eb8.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/Bit-Vector')
-rw-r--r-- | dev-perl/Bit-Vector/Bit-Vector-7.200.0-r1.ebuild (renamed from dev-perl/Bit-Vector/Bit-Vector-7.200.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-perl/Bit-Vector/ChangeLog | 9 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Bit-Vector/Bit-Vector-7.200.0.ebuild b/dev-perl/Bit-Vector/Bit-Vector-7.200.0-r1.ebuild index 5fe3a15cbffd..c57bf5e15f41 100644 --- a/dev-perl/Bit-Vector/Bit-Vector-7.200.0.ebuild +++ b/dev-perl/Bit-Vector/Bit-Vector-7.200.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/Bit-Vector/Bit-Vector-7.200.0.ebuild,v 1.9 2014/02/01 23:37:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.200.0-r1.ebuild,v 1.1 2014/08/21 14:52:11 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ANDK MODULE_VERSION=7.2 diff --git a/dev-perl/Bit-Vector/ChangeLog b/dev-perl/Bit-Vector/ChangeLog index 8a686765493f..176d143abf00 100644 --- a/dev-perl/Bit-Vector/ChangeLog +++ b/dev-perl/Bit-Vector/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Bit-Vector # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.57 2014/02/01 23:37:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/ChangeLog,v 1.58 2014/08/21 14:52:11 axs Exp $ + +*Bit-Vector-7.200.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Bit-Vector-7.200.0-r1.ebuild, -Bit-Vector-7.200.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 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Bit-Vector-7.200.0.ebuild: Add arm64/m68k/sh love. |