zlogene 14/08/05 13:21:20 Modified: Text-Diff-1.410.0.ebuild ChangeLog Log: Fix DESCRIPTION (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.10 dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild?r1=1.9&r2=1.10 Index: Text-Diff-1.410.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- Text-Diff-1.410.0.ebuild 23 Nov 2012 13:15:01 -0000 1.9 +++ Text-Diff-1.410.0.ebuild 5 Aug 2014 13:21:20 -0000 1.10 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.9 2012/11/23 13:15:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.10 2014/08/05 13:21:20 zlogene Exp $ EAPI=4 @@ -8,7 +8,7 @@ MODULE_VERSION=1.41 inherit perl-module -DESCRIPTION="Easily create test classes in an xUnit style." +DESCRIPTION="Easily create test classes in an xUnit style" SLOT="0" KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" 1.31 dev-perl/Text-Diff/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 23 Nov 2012 13:15:01 -0000 1.30 +++ ChangeLog 5 Aug 2014 13:21:20 -0000 1.31 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Diff -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.30 2012/11/23 13:15:01 blueness Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.31 2014/08/05 13:21:20 zlogene Exp $ + + 05 Aug 2014; Mikle Kolyada <[email protected]> Text-Diff-1.410.0.ebuild: + Fix DESCRIPTION 23 Nov 2012; Anthony G. Basile <[email protected]> Text-Diff-1.410.0.ebuild: keyword ~arm, bug #442816
