zlogene 15/06/21 08:37:01 Modified: Algorithm-C3-0.90.0.ebuild ChangeLog Log: Add ~ppc keyword wrt bug #548282 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.6 dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild?r1=1.5&r2=1.6 Index: Algorithm-C3-0.90.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Algorithm-C3-0.90.0.ebuild 21 Jun 2015 08:28:00 -0000 1.5 +++ Algorithm-C3-0.90.0.ebuild 21 Jun 2015 08:37:01 -0000 1.6 @@ -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/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.5 2015/06/21 08:28:00 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.6 2015/06/21 08:37:01 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="A module for merging hierarchies using the C3 algorithm" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="test" RDEPEND="" 1.14 dev-perl/Algorithm-C3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 21 Jun 2015 08:28:00 -0000 1.13 +++ ChangeLog 21 Jun 2015 08:37:01 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Algorithm-C3 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.13 2015/06/21 08:28:00 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.14 2015/06/21 08:37:01 zlogene Exp $ + + 21 Jun 2015; Mikle Kolyada <[email protected]> Algorithm-C3-0.90.0.ebuild: + Add ~ppc keyword wrt bug #548282 21 Jun 2015; Mikle Kolyada <[email protected]> Algorithm-C3-0.90.0.ebuild: Add ~ia64 keyword wrt bug #548282
