summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:51:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 08:51:22 +0000
commit8ec954a96c94530e13f070eb9bb39a67e120762d (patch)
treeca9ab5cf25e8604cbb34b4d383a90adf952d0d4e /app-text/rpl
parentDon't assign default to S; header fix (Manifest recommit) (diff)
downloadgentoo-2-8ec954a96c94530e13f070eb9bb39a67e120762d.tar.gz
gentoo-2-8ec954a96c94530e13f070eb9bb39a67e120762d.tar.bz2
gentoo-2-8ec954a96c94530e13f070eb9bb39a67e120762d.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"