summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-04-12 18:02:00 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-04-12 18:02:00 +0000
commit0da01978f00f6e9b37135573a2dee154d95e940f (patch)
tree1ff84798ef4f310cde38a25664c54a0ae9edc0c4 /dev-perl/Algorithm-Diff
parentVersion bump (diff)
downloadgentoo-2-0da01978f00f6e9b37135573a2dee154d95e940f.tar.gz
gentoo-2-0da01978f00f6e9b37135573a2dee154d95e940f.tar.bz2
gentoo-2-0da01978f00f6e9b37135573a2dee154d95e940f.zip
Version bump
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild19
-rw-r--r--dev-perl/Algorithm-Diff/ChangeLog10
2 files changed, 27 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild
new file mode 100644
index 000000000000..30a035feffec
--- /dev/null
+++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild
@@ -0,0 +1,19 @@
+# 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"
diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog
index 396d68bd553c..17ea8a33ca22 100644
--- a/dev-perl/Algorithm-Diff/ChangeLog
+++ b/dev-perl/Algorithm-Diff/ChangeLog
@@ -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 <dilfridge@gentoo.org>
+ +Algorithm-Diff-1.190.300.ebuild:
+ Version bump
29 Apr 2014; Mikle Kolyada <zlogene@gentoo.org>
-Algorithm-Diff-1.190.200.ebuild, Algorithm-Diff-1.190.200-r1.ebuild: