summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 10:33:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 10:33:39 +0000
commit45bcc4f110544dd9915b451ad9abf503dfebb5e8 (patch)
treed5d1c6a34e0578de1ba5f9a8b395fb9592fb168c /app-admin/tmpwatch
parentDon't assign default to S; header fix (diff)
downloadhistorical-45bcc4f110544dd9915b451ad9abf503dfebb5e8.tar.gz
historical-45bcc4f110544dd9915b451ad9abf503dfebb5e8.tar.bz2
historical-45bcc4f110544dd9915b451ad9abf503dfebb5e8.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-admin/tmpwatch')
-rw-r--r--app-admin/tmpwatch/ChangeLog5
-rw-r--r--app-admin/tmpwatch/tmpwatch-2.8.4.ebuild5
-rw-r--r--app-admin/tmpwatch/tmpwatch-2.9.0.ebuild5
3 files changed, 8 insertions, 7 deletions
diff --git a/app-admin/tmpwatch/ChangeLog b/app-admin/tmpwatch/ChangeLog
index c272ff1c9082..0be052322845 100644
--- a/app-admin/tmpwatch/ChangeLog
+++ b/app-admin/tmpwatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/tmpwatch
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/ChangeLog,v 1.7 2004/03/12 10:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/ChangeLog,v 1.8 2004/03/12 10:33:39 mr_bones_ Exp $
+
+ 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> :
+ Don't assign default to S; header fix
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> tmpwatch-2.8.4.ebuild,
tmpwatch-2.9.0.ebuild:
diff --git a/app-admin/tmpwatch/tmpwatch-2.8.4.ebuild b/app-admin/tmpwatch/tmpwatch-2.8.4.ebuild
index 04e09d9c1b2a..68ea2377dc0b 100644
--- a/app-admin/tmpwatch/tmpwatch-2.8.4.ebuild
+++ b/app-admin/tmpwatch/tmpwatch-2.8.4.ebuild
@@ -1,10 +1,9 @@
-# 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-admin/tmpwatch/tmpwatch-2.8.4.ebuild,v 1.5 2003/09/26 20:45:47 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.8.4.ebuild,v 1.6 2004/03/12 10:33:27 mr_bones_ Exp $
RPM_V="4"
-S=${WORKDIR}/${P}
DESCRIPTION="Utility recursively searches through specified directories and removes files which have not been accessed in a specified period of time."
SRC_URI="ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/${P}-${RPM_V}.src.rpm"
HOMEPAGE="ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS"
diff --git a/app-admin/tmpwatch/tmpwatch-2.9.0.ebuild b/app-admin/tmpwatch/tmpwatch-2.9.0.ebuild
index a2ae863aa15c..a6d70d30d10f 100644
--- a/app-admin/tmpwatch/tmpwatch-2.9.0.ebuild
+++ b/app-admin/tmpwatch/tmpwatch-2.9.0.ebuild
@@ -1,10 +1,9 @@
-# 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-admin/tmpwatch/tmpwatch-2.9.0.ebuild,v 1.1 2003/08/08 11:42:53 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.9.0.ebuild,v 1.2 2004/03/12 10:33:27 mr_bones_ Exp $
RPM_V="2"
-S=${WORKDIR}/${P}
DESCRIPTION="Utility recursively searches through specified directories and removes files which have not been accessed in a specified period of time."
SRC_URI="ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/${P}-${RPM_V}.src.rpm"
HOMEPAGE="ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS"