From 1cefa352abe6591083951ad69231570e724fc6da Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 3 Mar 2014 23:43:39 +0000 Subject: amd64 stable, bug #495478 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) --- dev-perl/Sys-Syscall/ChangeLog | 5 ++++- dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl/Sys-Syscall') diff --git a/dev-perl/Sys-Syscall/ChangeLog b/dev-perl/Sys-Syscall/ChangeLog index 424743e9e028..7737d83facb2 100644 --- a/dev-perl/Sys-Syscall/ChangeLog +++ b/dev-perl/Sys-Syscall/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2014/02/24 02:03:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.13 2014/03/03 23:43:39 pacho Exp $ + + 03 Mar 2014; Pacho Ramos Sys-Syscall-0.250.0.ebuild: + amd64 stable, bug #495478 24 Feb 2014; Pawel Hajdan jr Sys-Syscall-0.250.0.ebuild: diff --git a/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild b/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild index 93dba87e2378..329cbc7518b1 100644 --- a/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild +++ b/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0.ebuild @@ -1,6 +1,6 @@ # 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.2 2014/02/24 02:03:15 phajdan.jr Exp $ +# $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 $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Access system calls that Perl doesn't normally provide access to" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SRC_TEST="do" -- cgit v1.2.3-65-gdbad