diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 12:55:29 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 12:55:29 +0000 |
commit | 18624fb85cc770bd319e531707c90c9dc077f20c (patch) | |
tree | 6cd7aaeed6d3ed41c9bd3d177d1bda0acaedf103 /dev-perl/SVN-Simple | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-18624fb85cc770bd319e531707c90c9dc077f20c.tar.gz gentoo-2-18624fb85cc770bd319e531707c90c9dc077f20c.tar.bz2 gentoo-2-18624fb85cc770bd319e531707c90c9dc077f20c.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/SVN-Simple')
-rw-r--r-- | dev-perl/SVN-Simple/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/SVN-Simple/SVN-Simple-0.280.0-r1.ebuild (renamed from dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/SVN-Simple/ChangeLog b/dev-perl/SVN-Simple/ChangeLog index 17f342504133..7b80de03956b 100644 --- a/dev-perl/SVN-Simple/ChangeLog +++ b/dev-perl/SVN-Simple/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/SVN-Simple # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.31 2014/03/08 08:20:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.32 2014/08/24 12:55:29 axs Exp $ + +*SVN-Simple-0.280.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +SVN-Simple-0.280.0-r1.ebuild, -SVN-Simple-0.280.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 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> SVN-Simple-0.280.0.ebuild: sparc stable wrt bug #495468 diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.280.0-r1.ebuild index e9eda30c51ec..ba6d433d6b8e 100644 --- a/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild +++ b/dev-perl/SVN-Simple/SVN-Simple-0.280.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/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.6 2014/03/08 08:20:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0-r1.ebuild,v 1.1 2014/08/24 12:55:29 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CLKAO MODULE_VERSION=0.28 |