From e7da186df46f565b5466057fd0befa87d44edffe Mon Sep 17 00:00:00 2001 From: Bjoern Brauel Date: Sun, 15 Dec 2002 10:44:24 +0000 Subject: During removal of sparc64 keywords from the ebuilds a bad sed introduced problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed. --- dev-perl/Error/Error-0.15-r1.ebuild | 4 ++-- dev-perl/Error/Error-0.15-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-perl/Error') diff --git a/dev-perl/Error/Error-0.15-r1.ebuild b/dev-perl/Error/Error-0.15-r1.ebuild index 60b7e9bfd249..4428506e54c5 100644 --- a/dev-perl/Error/Error-0.15-r1.ebuild +++ b/dev-perl/Error/Error-0.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r1.ebuild,v 1.9 2002/12/09 04:21:06 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r1.ebuild,v 1.10 2002/12/15 10:44:13 bjb Exp $ inherit perl-module @@ -12,4 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" diff --git a/dev-perl/Error/Error-0.15-r2.ebuild b/dev-perl/Error/Error-0.15-r2.ebuild index 89ec389fda0a..fd0cbb68a67b 100644 --- a/dev-perl/Error/Error-0.15-r2.ebuild +++ b/dev-perl/Error/Error-0.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.2 2002/12/09 04:21:06 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.3 2002/12/15 10:44:13 bjb Exp $ inherit perl-module @@ -12,4 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" -- cgit v1.2.3-65-gdbad