dilfridge 15/04/12 18:02:00 Modified: ChangeLog Added: Algorithm-Diff-1.190.300.ebuild Log: Version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.48 dev-perl/Algorithm-Diff/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 29 Apr 2014 09:16:41 -0000 1.47 +++ ChangeLog 12 Apr 2015 18:02:00 -0000 1.48 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Algorithm-Diff -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.47 2014/04/29 09:16:41 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.48 2015/04/12 18:02:00 dilfridge Exp $ + +*Algorithm-Diff-1.190.300 (12 Apr 2015) + + 12 Apr 2015; Andreas K. Huettel <[email protected]> + +Algorithm-Diff-1.190.300.ebuild: + Version bump 29 Apr 2014; Mikle Kolyada <[email protected]> -Algorithm-Diff-1.190.200.ebuild, Algorithm-Diff-1.190.200-r1.ebuild: 1.1 dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild?rev=1.1&content-type=text/plain Index: Algorithm-Diff-1.190.300.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild,v 1.1 2015/04/12 18:02:00 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=TYEMQ MODULE_VERSION=1.1903 inherit perl-module DESCRIPTION="Compute intelligent differences between two files / lists" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" SRC_TEST="do"
