blueness 14/10/16 01:28:07 Modified: IO-Event-0.813.0.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #524784 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.2 dev-perl/IO-Event/IO-Event-0.813.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Event/IO-Event-0.813.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Event/IO-Event-0.813.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Event/IO-Event-0.813.0.ebuild?r1=1.1&r2=1.2 Index: IO-Event-0.813.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Event/IO-Event-0.813.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- IO-Event-0.813.0.ebuild 28 Sep 2014 21:53:57 -0000 1.1 +++ IO-Event-0.813.0.ebuild 16 Oct 2014 01:28:07 -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/IO-Event/IO-Event-0.813.0.ebuild,v 1.1 2014/09/28 21:53:57 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Event/IO-Event-0.813.0.ebuild,v 1.2 2014/10/16 01:28:07 blueness Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Tied Filehandles for Nonblocking IO with Object Callbacks" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" 1.2 dev-perl/IO-Event/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Event/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Event/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Event/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Event/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 28 Sep 2014 21:53:57 -0000 1.1 +++ ChangeLog 16 Oct 2014 01:28:07 -0000 1.2 @@ -1,10 +1,12 @@ # ChangeLog for dev-perl/IO-Event # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Event/ChangeLog,v 1.1 2014/09/28 21:53:57 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Event/ChangeLog,v 1.2 2014/10/16 01:28:07 blueness Exp $ + + 16 Oct 2014; Anthony G. Basile <[email protected]> IO-Event-0.813.0.ebuild: + Keyword ~ppc ~ppc64, bug #524784 *IO-Event-0.813.0 (28 Sep 2014) 28 Sep 2014; Andreas K. Huettel <[email protected]> +IO-Event-0.813.0.ebuild, +metadata.xml: New package. Needed for Bugzilla. -
