zlogene 14/07/28 17:07:21 Modified: Module-Pluggable-4.700.0.ebuild ChangeLog Log: amd64 stable wrt bug #381424 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild?rev=1.4&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.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Module-Pluggable-4.700.0.ebuild 24 Jul 2014 09:35:08 -0000 1.3 +++ Module-Pluggable-4.700.0.ebuild 28 Jul 2014 17:07:21 -0000 1.4 @@ -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.3 2014/07/24 09:35:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v 1.4 2014/07/28 17:07:21 zlogene 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.35 perl-core/Module-Pluggable/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Pluggable/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 24 Jul 2014 09:35:08 -0000 1.34 +++ ChangeLog 28 Jul 2014 17:07:21 -0000 1.35 @@ -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.34 2014/07/24 09:35:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.35 2014/07/28 17:07:21 zlogene Exp $ + + 28 Jul 2014; Mikle Kolyada <[email protected]> + Module-Pluggable-4.700.0.ebuild: + amd64 stable wrt bug #381424 24 Jul 2014; Tobias Klausmann <[email protected]> Module-Pluggable-4.700.0.ebuild:
