diff options
author | 2014-08-22 18:21:09 +0000 | |
---|---|---|
committer | 2014-08-22 18:21:09 +0000 | |
commit | 9b9e22966d1a22eba8233757e031a7d8be6b7c5a (patch) | |
tree | 8306ec8569be618ca4dd173b5065fb0fefab225f /dev-perl/Sys-Syscall | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-9b9e22966d1a22eba8233757e031a7d8be6b7c5a.tar.gz gentoo-2-9b9e22966d1a22eba8233757e031a7d8be6b7c5a.tar.bz2 gentoo-2-9b9e22966d1a22eba8233757e031a7d8be6b7c5a.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/Sys-Syscall')
-rw-r--r-- | dev-perl/Sys-Syscall/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r1.ebuild (renamed from dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Sys-Syscall/ChangeLog b/dev-perl/Sys-Syscall/ChangeLog index 7737d83facb2..be53b0404785 100644 --- a/dev-perl/Sys-Syscall/ChangeLog +++ b/dev-perl/Sys-Syscall/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Sys-Syscall # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.13 2014/03/03 23:43:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.14 2014/08/22 18:21:09 axs Exp $ + +*Sys-Syscall-0.250.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Sys-Syscall-0.250.0-r1.ebuild, -Sys-Syscall-0.250.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 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> Sys-Syscall-0.250.0.ebuild: amd64 stable, bug #495478 diff --git a/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild b/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r1.ebuild index 329cbc7518b1..3099b8c97b77 100644 --- a/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild +++ b/dev-perl/Sys-Syscall/Sys-Syscall-0.250.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/Sys-Syscall/Sys-Syscall-0.250.0.ebuild,v 1.3 2014/03/03 23:43:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r1.ebuild,v 1.1 2014/08/22 18:21:09 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BRADFITZ MODULE_VERSION=0.25 |