From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0C66D13838B for ; Mon, 22 Sep 2014 09:57:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5207BE0A9F; Mon, 22 Sep 2014 09:57:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D628BE0A9F for ; Mon, 22 Sep 2014 09:57:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BDB49340299 for ; Mon, 22 Sep 2014 09:57:09 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id CDDFA5EDE; Mon, 22 Sep 2014 09:57:07 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/perl: perl-5.18.2-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: perl-5.18.2-r1.ebuild ChangeLog X-VCS-Directories: dev-lang/perl X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140922095707.CDDFA5EDE@oystercatcher.gentoo.org> Date: Mon, 22 Sep 2014 09:57:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 79644539-d1a9-402e-b4fb-e8fdaf6dc9b5 X-Archives-Hash: 88461b910403b6e8926ecd90a2f95957 ago 14/09/22 09:57:07 Modified: perl-5.18.2-r1.ebuild ChangeLog Log: Stable for ia64, wrt bug #504786 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 dev-lang/perl/perl-5.18.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild?r1=1.7&r2=1.8 Index: perl-5.18.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-5.18.2-r1.ebuild 21 Sep 2014 11:19:31 -0000 1.7 +++ perl-5.18.2-r1.ebuild 22 Sep 2014 09:57:07 -0000 1.8 @@ -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-lang/perl/perl-5.18.2-r1.ebuild,v 1.7 2014/09/21 11:19:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.18.2-r1.ebuild,v 1.8 2014/09/22 09:57:07 ago Exp $ EAPI=5 @@ -27,7 +27,7 @@ LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SHORT_PV}" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" 1.433 dev-lang/perl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.433&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.433&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?r1=1.432&r2=1.433 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v retrieving revision 1.432 retrieving revision 1.433 diff -u -r1.432 -r1.433 --- ChangeLog 21 Sep 2014 11:19:31 -0000 1.432 +++ ChangeLog 22 Sep 2014 09:57:07 -0000 1.433 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/perl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.432 2014/09/21 11:19:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.433 2014/09/22 09:57:07 ago Exp $ + + 22 Sep 2014; Agostino Sarubbo perl-5.18.2-r1.ebuild: + Stable for ia64, wrt bug #504786 21 Sep 2014; Agostino Sarubbo perl-5.18.2-r1.ebuild: Stable for ppc, wrt bug #504786