klausman 14/11/21 12:12:54 Modified: ChangeLog Test-Memory-Cycle-1.40.0-r1.ebuild Log: Keyworded on alpha, bug 520340 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.32 dev-perl/Test-Memory-Cycle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 23 Aug 2014 02:16:07 -0000 1.31 +++ ChangeLog 21 Nov 2014 12:12:54 -0000 1.32 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Memory-Cycle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.31 2014/08/23 02:16:07 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.32 2014/11/21 12:12:54 klausman Exp $ + + 21 Nov 2014; Tobias Klausmann <klaus...@gentoo.org> + Test-Memory-Cycle-1.40.0-r1.ebuild: + Keyworded on alpha, bug 520340 *Test-Memory-Cycle-1.40.0-r1 (23 Aug 2014) 1.2 dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild?r1=1.1&r2=1.2 Index: Test-Memory-Cycle-1.40.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Test-Memory-Cycle-1.40.0-r1.ebuild 23 Aug 2014 02:16:07 -0000 1.1 +++ Test-Memory-Cycle-1.40.0-r1.ebuild 21 Nov 2014 12:12:54 -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/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild,v 1.1 2014/08/23 02:16:07 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.40.0-r1.ebuild,v 1.2 2014/11/21 12:12:54 klausman Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Check for memory leaks and circular memory references" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/Devel-Cycle-1.04