jer 15/05/03 08:15:42 Modified: ChangeLog namespace-clean-0.240.0-r1.ebuild Log: Mark ~ppc64 (bug #548352). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.35 dev-perl/namespace-clean/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 29 Mar 2015 09:30:04 -0000 1.34 +++ ChangeLog 3 May 2015 08:15:42 -0000 1.35 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/namespace-clean # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.34 2015/03/29 09:30:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.35 2015/05/03 08:15:42 jer Exp $ + + 03 May 2015; Jeroen Roovers <[email protected]> + namespace-clean-0.240.0-r1.ebuild: + Mark ~ppc64 (bug #548352). 29 Mar 2015; Jeroen Roovers <[email protected]> namespace-clean-0.240.0-r1.ebuild: 1.3 dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild?r1=1.2&r2=1.3 Index: namespace-clean-0.240.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- namespace-clean-0.240.0-r1.ebuild 29 Mar 2015 09:30:04 -0000 1.2 +++ namespace-clean-0.240.0-r1.ebuild 3 May 2015 08:15:42 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild,v 1.2 2015/03/29 09:30:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild,v 1.3 2015/05/03 08:15:42 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Keep imports and functions out of your namespace" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x64-macos" IUSE="test" RDEPEND="
