summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2013-09-10 12:14:04 +0000
committerIan Delaney <idella4@gentoo.org>2013-09-10 12:14:04 +0000
commit0dfa0d1e39086443b44728e839b6787793cd2fc4 (patch)
treedb0cdca58c58bafcaee3ccd2e40c7c9090dec66e /dev-perl/Algorithm-Diff
parentStable on amd64 and x86, remove oldest stable (diff)
downloadgentoo-2-0dfa0d1e39086443b44728e839b6787793cd2fc4.tar.gz
gentoo-2-0dfa0d1e39086443b44728e839b6787793cd2fc4.tar.bz2
gentoo-2-0dfa0d1e39086443b44728e839b6787793cd2fc4.zip
revbump -> EAPI 5
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild17
-rw-r--r--dev-perl/Algorithm-Diff/ChangeLog8
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild
new file mode 100644
index 000000000000..dde3e110d7de
--- /dev/null
+++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 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.200-r1.ebuild,v 1.1 2013/09/10 12:14:04 idella4 Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=TYEMQ
+MODULE_VERSION=1.1902
+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=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog
index 62e67df3066f..69b4eac6d92b 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.45 2013/03/03 08:40:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.46 2013/09/10 12:14:04 idella4 Exp $
+
+*Algorithm-Diff-1.190.200-r1 (10 Sep 2013)
+
+ 10 Sep 2013; Ian Delaney <idella4@gentoo.org>
+ +Algorithm-Diff-1.190.200-r1.ebuild:
+ revbump -> EAPI 5
03 Mar 2013; Mike Frysinger <vapier@gentoo.org>
Algorithm-Diff-1.190.200.ebuild: