From 7f477248e3b8b791dfdf8d47ad5289cae33c23bd Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 18 Mar 2012 18:26:09 +0000 Subject: Drop ia64/sparc keywords Package-Manager: portage-2.1.10.49/cvs/Linux ia64 --- dev-perl/Text-Diff/ChangeLog | 6 +++++- dev-perl/Text-Diff/Text-Diff-0.35.ebuild | 6 +++--- dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'dev-perl/Text-Diff') diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog index dd3aff964ac0..1bb0d3586b99 100644 --- a/dev-perl/Text-Diff/ChangeLog +++ b/dev-perl/Text-Diff/ChangeLog @@ -1,6 +1,10 @@ # 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.25 2012/03/02 21:41:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.26 2012/03/18 18:26:09 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel Text-Diff-0.35.ebuild, + Text-Diff-1.410.0.ebuild: + Drop ia64/sparc keywords 02 Mar 2012; Brent Baude Text-Diff-1.410.0.ebuild: Marking Text-Diff-1.410.0 ppc64 for bug 396955 diff --git a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild index 004190f2275f..1074eda950ad 100644 --- a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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-0.35.ebuild,v 1.17 2007/01/19 16:56:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.18 2012/03/18 18:26:09 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND="dev-perl/Algorithm-Diff 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 74a8f37ac077..7aec4e89cbc3 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.6 2012/03/02 21:41:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.7 2012/03/18 18:26:09 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit style." SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-perl/Algorithm-Diff" -- cgit v1.2.3-65-gdbad