diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 19:33:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 19:33:34 +0000 |
commit | ec2ef8bd7bead9b96b2f648f7f2c71cabd893edc (patch) | |
tree | 5b3e6154afd758e0ce66a94d69344fab7c31d005 /dev-perl/Text-Diff | |
parent | Marking coderay-0.9.8 ppc for bug 393665 (diff) | |
download | historical-ec2ef8bd7bead9b96b2f648f7f2c71cabd893edc.tar.gz historical-ec2ef8bd7bead9b96b2f648f7f2c71cabd893edc.tar.bz2 historical-ec2ef8bd7bead9b96b2f648f7f2c71cabd893edc.zip |
Marking Text-Diff-1.410.0 ppc for bug 396955
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r-- | dev-perl/Text-Diff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog index 5398592a7648..39d882f69e26 100644 --- a/dev-perl/Text-Diff/ChangeLog +++ b/dev-perl/Text-Diff/ChangeLog @@ -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.21 2012/02/03 16:50:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.22 2012/02/06 19:33:34 ranger Exp $ + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Diff-1.410.0.ebuild: + Marking Text-Diff-1.410.0 ppc for bug 396955 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Diff-1.410.0.ebuild: Stable for amd64, wrt bug #396955 diff --git a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild index 1187f8f11a9a..72d8d72fbcb2 100644 --- a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2 2012/02/03 16:50:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.3 2012/02/06 19:33:34 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit style." SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-perl/Algorithm-Diff" |