diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:01:20 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:01:20 +0000 |
commit | 72cc4ae946636c5cc28383a746e7ae1ae61bd47b (patch) | |
tree | a747bddf5ae52fa550cdbded4d18e68427509b4d /dev-perl/Cisco-IPPhone | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-72cc4ae946636c5cc28383a746e7ae1ae61bd47b.tar.gz gentoo-2-72cc4ae946636c5cc28383a746e7ae1ae61bd47b.tar.bz2 gentoo-2-72cc4ae946636c5cc28383a746e7ae1ae61bd47b.zip |
bumped EAPI to 5 to help with dev-lang/perl upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Cisco-IPPhone')
-rw-r--r-- | dev-perl/Cisco-IPPhone/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild (renamed from dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Cisco-IPPhone/ChangeLog b/dev-perl/Cisco-IPPhone/ChangeLog index bed0a038f4fa..77bc9429447b 100644 --- a/dev-perl/Cisco-IPPhone/ChangeLog +++ b/dev-perl/Cisco-IPPhone/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Cisco-IPPhone -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-IPPhone/ChangeLog,v 1.5 2012/06/24 12:59:37 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-IPPhone/ChangeLog,v 1.6 2014/08/26 15:01:20 axs Exp $ + +*Cisco-IPPhone-0.50.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Cisco-IPPhone-0.50.0-r1.ebuild, -Cisco-IPPhone-0.50.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild index 711cce2cf0a2..1e5b2af72615 100644 --- a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild +++ b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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-IPPhone/Cisco-IPPhone-0.50.0.ebuild,v 1.1 2011/09/01 11:31:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0-r1.ebuild,v 1.1 2014/08/26 15:01:20 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MRPALMER MODULE_VERSION=0.05 |