zlogene 15/05/27 21:09:46 Modified: Algorithm-C3-0.90.0.ebuild ChangeLog Log: Add ~sparc keyword wrt bug #548282 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild?rev=1.4&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.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Algorithm-C3-0.90.0.ebuild 20 May 2015 04:22:33 -0000 1.3 +++ Algorithm-C3-0.90.0.ebuild 27 May 2015 21:09:46 -0000 1.4 @@ -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.3 2015/05/20 04:22:33 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild,v 1.4 2015/05/27 21:09:46 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="A module for merging hierarchies using the C3 algorithm" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="test" RDEPEND="" 1.12 dev-perl/Algorithm-C3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 20 May 2015 04:22:33 -0000 1.11 +++ ChangeLog 27 May 2015 21:09:46 -0000 1.12 @@ -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.11 2015/05/20 04:22:33 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.12 2015/05/27 21:09:46 zlogene Exp $ + + 27 May 2015; Mikle Kolyada <[email protected]> Algorithm-C3-0.90.0.ebuild: + Add ~sparc keyword wrt bug #548282 20 May 2015; Matt Turner <[email protected]> Algorithm-C3-0.90.0.ebuild: Added ~alpha, bug 548282.
