diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 02:21:05 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 02:21:05 +0000 |
commit | 053b49b663a90bbf692964850e4c3b3d0c5f57b7 (patch) | |
tree | 424eb5cb7ac19ba6543613cccec53933b9c4cb98 /dev-perl | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-053b49b663a90bbf692964850e4c3b3d0c5f57b7.tar.gz gentoo-2-053b49b663a90bbf692964850e4c3b3d0c5f57b7.tar.bz2 gentoo-2-053b49b663a90bbf692964850e4c3b3d0c5f57b7.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')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.160.0-r1.ebuild (renamed from dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 9 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r1.ebuild index b821902348bf..d8264ced51f0 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.160.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/Authen-SASL/Authen-SASL-2.160.0.ebuild,v 1.11 2014/01/20 20:28:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.160.0-r1.ebuild,v 1.1 2014/08/23 02:21:05 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=GBARR MODULE_VERSION=2.16 diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 72ab5acf78b7..69264e45f0e5 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.101 2014/01/20 20:28:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.102 2014/08/23 02:21:05 axs Exp $ + +*Authen-SASL-2.160.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Authen-SASL-2.160.0-r1.ebuild, -Authen-SASL-2.160.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 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> Authen-SASL-2.160.0.ebuild: Add arm64 love. |