summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-13 23:34:19 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-13 23:34:19 +0000
commitcf8882e5297a8813b628886de34b980e52d5d1dd (patch)
treeac8fccc9006b7337f581ac57a9ec211e18b6e729 /app-text/rpl
parentwe're skipping 2.7.0 and move directly to 2.7.1 (diff)
downloadhistorical-cf8882e5297a8813b628886de34b980e52d5d1dd.tar.gz
historical-cf8882e5297a8813b628886de34b980e52d5d1dd.tar.bz2
historical-cf8882e5297a8813b628886de34b980e52d5d1dd.zip
sync IUSE (missing)
Diffstat (limited to 'app-text/rpl')
-rw-r--r--app-text/rpl/rpl-1.4.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild
index 4bb7370246e4..0282e862c866 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-2004 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.12 2004/07/01 12:04:00 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.13 2004/07/13 23:34:19 agriffis 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,6 +9,7 @@ SRC_URI="http://downloads.laffeycomputer.com/current_builds/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ~mips"
+IUSE=""
DEPEND="virtual/libc"