summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
commit1a465131b8b8a62d248489fbdf069701dc4b3769 (patch)
tree25979e940e8cd4910dc22c9c21116e77da569c85 /app-text/rpl
parentVersion bumped. Closes 55675 (Manifest recommit) (diff)
downloadgentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.gz
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.bz2
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/rpl')
-rw-r--r--app-text/rpl/ChangeLog8
-rw-r--r--app-text/rpl/rpl-1.4.0.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-text/rpl/ChangeLog b/app-text/rpl/ChangeLog
index 7e31b2fa2493..cd9bb2b2b6df 100644
--- a/app-text/rpl/ChangeLog
+++ b/app-text/rpl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/rpl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/ChangeLog,v 1.7 2004/06/28 04:08:31 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/ChangeLog,v 1.8 2004/07/01 12:04:00 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rpl-1.4.0.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rpl-1.4.0.ebuild:
+ virtual/glibc -> virtual/libc
28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> rpl-1.4.0.ebuild:
Added ~mips
diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild
index f5e9c934882a..4bb7370246e4 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.11 2004/06/28 04:08:31 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.12 2004/07/01 12:04:00 eradicator 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"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ~mips"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_install () {
dobin src/rpl