diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:40:52 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 17:40:52 +0000 |
commit | 2abed1b740ab8d73beee17d60a678f4a2508d2ed (patch) | |
tree | 067b4912ec7012258d4084236c3e8ad8fa7fdd38 /dev-perl/Convert-Binary-C | |
parent | Stabilize r5 policies (diff) | |
download | gentoo-2-2abed1b740ab8d73beee17d60a678f4a2508d2ed.tar.gz gentoo-2-2abed1b740ab8d73beee17d60a678f4a2508d2ed.tar.bz2 gentoo-2-2abed1b740ab8d73beee17d60a678f4a2508d2ed.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/Convert-Binary-C')
-rw-r--r-- | dev-perl/Convert-Binary-C/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0-r1.ebuild (renamed from dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild) | 6 |
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Convert-Binary-C/ChangeLog b/dev-perl/Convert-Binary-C/ChangeLog index 03313077441e..3f72520af76d 100644 --- a/dev-perl/Convert-Binary-C/ChangeLog +++ b/dev-perl/Convert-Binary-C/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Convert-Binary-C # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/ChangeLog,v 1.15 2014/05/24 07:38:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/ChangeLog,v 1.16 2014/08/22 17:40:52 axs Exp $ + +*Convert-Binary-C-0.760.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Convert-Binary-C-0.760.0-r1.ebuild, -Convert-Binary-C-0.760.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 24 May 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due #199047 diff --git a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0-r1.ebuild index a42fe7a0dd11..c8479da089d9 100644 --- a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild +++ b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.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/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild,v 1.3 2011/12/18 20:16:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0-r1.ebuild,v 1.1 2014/08/22 17:40:52 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MHX MODULE_VERSION=0.76 |