maekke 14/10/23 19:41:52 Modified: ChangeLog Exception-Class-1.370.0-r1.ebuild Log: add ~arm, bug #358465 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.85 dev-perl/Exception-Class/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.85&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?rev=1.85&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/ChangeLog?r1=1.84&r2=1.85 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- ChangeLog 11 Oct 2014 20:41:40 -0000 1.84 +++ ChangeLog 23 Oct 2014 19:41:52 -0000 1.85 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Exception-Class # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.84 2014/10/11 20:41:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.85 2014/10/23 19:41:52 maekke Exp $ + + 23 Oct 2014; Markus Meier <[email protected]> + Exception-Class-1.370.0-r1.ebuild: + add ~arm, bug #358465 11 Oct 2014; Mikle Kolyada <[email protected]> -Exception-Class-1.320.0.ebuild, -Exception-Class-1.350.0.ebuild, 1.2 dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild?r1=1.1&r2=1.2 Index: Exception-Class-1.370.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Exception-Class-1.370.0-r1.ebuild 23 Aug 2014 01:26:32 -0000 1.1 +++ Exception-Class-1.370.0-r1.ebuild 23 Oct 2014 19:41:52 -0000 1.2 @@ -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/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild,v 1.1 2014/08/23 01:26:32 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.370.0-r1.ebuild,v 1.2 2014/10/23 19:41:52 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="
