diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:38:29 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:38:29 +0000 |
commit | 0ba708c5ed18d823e9200d89caa86cade77d1a8c (patch) | |
tree | 2d2bc7bb4e95f4c400603e210563497c0e8485bc /dev-perl/Compress-Bzip2 | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-0ba708c5ed18d823e9200d89caa86cade77d1a8c.tar.gz gentoo-2-0ba708c5ed18d823e9200d89caa86cade77d1a8c.tar.bz2 gentoo-2-0ba708c5ed18d823e9200d89caa86cade77d1a8c.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/Compress-Bzip2')
-rw-r--r-- | dev-perl/Compress-Bzip2/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Compress-Bzip2/Compress-Bzip2-2.90.0-r1.ebuild (renamed from dev-perl/Compress-Bzip2/Compress-Bzip2-2.90.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Compress-Bzip2/ChangeLog b/dev-perl/Compress-Bzip2/ChangeLog index 484a055af0c2..ae0a74bfdec8 100644 --- a/dev-perl/Compress-Bzip2/ChangeLog +++ b/dev-perl/Compress-Bzip2/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Compress-Bzip2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Bzip2/ChangeLog,v 1.17 2013/12/01 19:47:43 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Bzip2/ChangeLog,v 1.18 2014/08/22 17:38:29 axs Exp $ + +*Compress-Bzip2-2.90.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Compress-Bzip2-2.90.0-r1.ebuild, -Compress-Bzip2-2.90.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 01 Dec 2013; <zlogene@gentoo.org> Compress-Bzip2-2.170.0.ebuild: amd64/ia64/sparc/x86 stable wrt bug #492096 diff --git a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.90.0.ebuild b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.90.0-r1.ebuild index 1ba7049d74a7..e3270465c321 100644 --- a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.90.0.ebuild +++ b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.90.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 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/Compress-Bzip2/Compress-Bzip2-2.90.0.ebuild,v 1.3 2012/09/01 11:23:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Bzip2/Compress-Bzip2-2.90.0-r1.ebuild,v 1.1 2014/08/22 17:38:29 axs Exp $ -EAPI=4 +EAPI=5 MODULE_VERSION=2.09 MODULE_AUTHOR=ARJAY |