From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 398A413838B for ; Tue, 23 Sep 2014 09:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE023E088C; Tue, 23 Sep 2014 09:59:02 +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 5138DE088C for ; Tue, 23 Sep 2014 09:59:02 +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 EDEEA34025F for ; Tue, 23 Sep 2014 09:59:00 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id B372F604F; Tue, 23 Sep 2014 09:58:59 +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 perl-core/Module-Pluggable: Module-Pluggable-4.700.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Module-Pluggable-4.700.0.ebuild ChangeLog X-VCS-Directories: perl-core/Module-Pluggable X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140923095859.B372F604F@oystercatcher.gentoo.org> Date: Tue, 23 Sep 2014 09:58:59 +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: ad4016fc-407f-4bce-a1c8-e2e2da23d419 X-Archives-Hash: 60cc337ed4365e87ba760e9a72b38fc5 ago 14/09/23 09:58:59 Modified: Module-Pluggable-4.700.0.ebuild ChangeLog Log: Stable for sparc, wrt bug #504786 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.11 perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?r1=1.10&r2=1.11 Index: Module-Pluggable-4.700.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- Module-Pluggable-4.700.0.ebuild 22 Sep 2014 10:12:44 -0000 1.10 +++ Module-Pluggable-4.700.0.ebuild 23 Sep 2014 09:58:59 -0000 1.11 @@ -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/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v 1.10 2014/09/22 10:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v 1.11 2014/09/23 09:58:59 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="automatically give your module the ability to have plugins" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-File-Spec" 1.42 perl-core/Module-Pluggable/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 22 Sep 2014 10:12:44 -0000 1.41 +++ ChangeLog 23 Sep 2014 09:58:59 -0000 1.42 @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Module-Pluggable # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.41 2014/09/22 10:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.42 2014/09/23 09:58:59 ago Exp $ + + 23 Sep 2014; Agostino Sarubbo + Module-Pluggable-4.700.0.ebuild: + Stable for sparc, wrt bug #504786 22 Sep 2014; Agostino Sarubbo Module-Pluggable-4.700.0.ebuild: