summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:50:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:50:02 +0000
commit2b760ee66f8a0e1769733ca6ef3df6d48382605c (patch)
treeef6c65ca246b4e0b906ee749c12ad59ef4b769ac /app-text/rpl
parentDon't assign default to S; header fix (diff)
downloadhistorical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.tar.gz
historical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.tar.bz2
historical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-text/rpl')
-rw-r--r--app-text/rpl/ChangeLog7
-rw-r--r--app-text/rpl/rpl-1.4.0.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/app-text/rpl/ChangeLog b/app-text/rpl/ChangeLog
index a87a55fdfd81..99700716b6f7 100644
--- a/app-text/rpl/ChangeLog
+++ b/app-text/rpl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/rpl
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/ChangeLog,v 1.4 2003/02/12 05:34:31 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/ChangeLog,v 1.5 2004/03/12 08:49:38 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rpl-1.4.0.ebuild:
+ Don't assign default to S; header fix
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild
index 3937ba9b322a..2f84c35575e7 100644
--- a/app-text/rpl/rpl-1.4.0.ebuild
+++ b/app-text/rpl/rpl-1.4.0.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.8 2004/02/22 20:06:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.9 2004/03/12 08:49:38 mr_bones_ 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"
SRC_URI="http://downloads.laffeycomputer.com/current_builds/${P}.tar.gz"
-S=${WORKDIR}/${P}
LICENSE="GPL-2"
SLOT="0"