diff options
author | 2005-05-31 23:58:59 +0000 | |
---|---|---|
committer | 2005-05-31 23:58:59 +0000 | |
commit | 52f577c6b4d51e8c50f09f4db95ec2a57966cfc1 (patch) | |
tree | 04c009f3e31e316682a8864fe68a4cf9730154d2 /app-text/rpl/rpl-1.4.0.ebuild | |
parent | Disabled tests because they break, and marked stable on x86 per security bug ... (diff) | |
download | historical-52f577c6b4d51e8c50f09f4db95ec2a57966cfc1.tar.gz historical-52f577c6b4d51e8c50f09f4db95ec2a57966cfc1.tar.bz2 historical-52f577c6b4d51e8c50f09f4db95ec2a57966cfc1.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/rpl/rpl-1.4.0.ebuild')
-rw-r--r-- | app-text/rpl/rpl-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild index 07559b00c386..c3fa05319668 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-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.15 2005/01/24 17:39:58 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.16 2005/05/31 23:58:59 wormo 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" @@ -8,7 +8,7 @@ SRC_URI="http://downloads.laffeycomputer.com/current_builds/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~mips ~amd64" +KEYWORDS="x86 sparc ~mips ~amd64 ~ppc" IUSE="" DEPEND="virtual/libc" |