diff options
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r1.ebuild (renamed from dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index b9971155f7b9..cd11ac026669 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.53 2014/03/09 11:22:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.54 2014/08/22 18:17:03 axs Exp $ + +*Set-IntSpan-1.190.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Set-IntSpan-1.190.0-r1.ebuild, -Set-IntSpan-1.190.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 09 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> Set-IntSpan-1.190.0.ebuild: alpha stable wrt bug #495470 diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r1.ebuild index 4d55e7889f56..44dca3b1e5f1 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.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/Set-IntSpan/Set-IntSpan-1.190.0.ebuild,v 1.5 2014/03/09 11:22:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r1.ebuild,v 1.1 2014/08/22 18:17:03 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=SWMCD MODULE_VERSION=1.19 |