diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 13:12:06 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 13:12:06 +0000 |
commit | 368abc8e86e09223c1c3159a423dd45a9c5a426b (patch) | |
tree | da671f66168694cb6c09898f46d5ed68b4835bd5 /dev-perl/Cisco-Reconfig | |
parent | dropped old, missed that step with previous commit (diff) | |
download | gentoo-2-368abc8e86e09223c1c3159a423dd45a9c5a426b.tar.gz gentoo-2-368abc8e86e09223c1c3159a423dd45a9c5a426b.tar.bz2 gentoo-2-368abc8e86e09223c1c3159a423dd45a9c5a426b.zip |
bumped 0.910.0 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/Cisco-Reconfig')
-rw-r--r-- | dev-perl/Cisco-Reconfig/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild (renamed from dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0.ebuild) | 6 |
2 files changed, 12 insertions, 4 deletions
diff --git a/dev-perl/Cisco-Reconfig/ChangeLog b/dev-perl/Cisco-Reconfig/ChangeLog index 294349a4d6ff..4a00d7cb6e6c 100644 --- a/dev-perl/Cisco-Reconfig/ChangeLog +++ b/dev-perl/Cisco-Reconfig/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/Cisco-Reconfig # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-Reconfig/ChangeLog,v 1.17 2014/03/09 03:27:31 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-Reconfig/ChangeLog,v 1.18 2014/08/21 13:12:06 axs Exp $ + +*Cisco-Reconfig-0.910.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Cisco-Reconfig-0.910.0-r1.ebuild, -Cisco-Reconfig-0.910.0.ebuild: + bumped 0.910.0 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 09 Mar 2014; Tim Harder <radhermit@gentoo.org> -Cisco-Reconfig-0.900.0.ebuild: diff --git a/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0.ebuild b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild index 32c7a51711c3..cc9d2c45f162 100644 --- a/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0.ebuild +++ b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 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/Cisco-Reconfig/Cisco-Reconfig-0.910.0.ebuild,v 1.2 2013/12/25 19:09:52 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.910.0-r1.ebuild,v 1.1 2014/08/21 13:12:06 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MUIR MODULE_VERSION=${PV%0.0} |