From b99490d69f921fcf6dcda899b422e6962dfb31e6 Mon Sep 17 00:00:00 2001 From: Maarten Thibaut Date: Fri, 16 Aug 2002 02:42:02 +0000 Subject: Adding sparc/sparc64 keywords --- app-text/rpl/rpl-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/rpl') diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild index e9cc898df225..3663dbc6b474 100644 --- a/app-text/rpl/rpl-1.4.0.ebuild +++ b/app-text/rpl/rpl-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.1 2002/08/03 17:23:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.2 2002/08/16 02:42:02 murphy Exp $ DESCRIPTION="rpl is a UN*X text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively" HOMEPAGE="http://www.laffeycomputer.com/rpl.html" @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} LICENSE="GPL" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad