summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 11:06:23 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 11:06:23 +0000
commita5500334174e69c4cf5fe758c9a441b01e7dd01b (patch)
treeeca8bf32b41cbb6cfe3793f34f9fdf3c358f2bf8 /app-admin/logrotate
parentthought i masked linux-sources-2.4.13 and up (diff)
downloadhistorical-a5500334174e69c4cf5fe758c9a441b01e7dd01b.tar.gz
historical-a5500334174e69c4cf5fe758c9a441b01e7dd01b.tar.bz2
historical-a5500334174e69c4cf5fe758c9a441b01e7dd01b.zip
fixed first discovered problem after my very-late-night-fixing yesterday
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r--app-admin/logrotate/logrotate-3.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.3-r2.ebuild b/app-admin/logrotate/logrotate-3.3-r2.ebuild
index b7538d3839f5..848a1b5c16a9 100644
--- a/app-admin/logrotate/logrotate-3.3-r2.ebuild
+++ b/app-admin/logrotate/logrotate-3.3-r2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.3-r2.ebuild,v 1.3 2001/11/10 02:30:19 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.3-r2.ebuild,v 1.4 2001/11/10 11:06:23 hallski Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Rotates, compresses, and mails system logs"
SRC_URI="ftp://ftp.redhat.com/redhat/linux/code/${PN}/${P}.tar.gz
- ftp://ftp.valinux.com/pub/mirrors/redhat/redhat/linux/code/${PN}/{P}.tar.gz"
+ ftp://ftp.valinux.com/pub/mirrors/redhat/redhat/linux/code/${PN}/${P}.tar.gz"
DEPEND="virtual/glibc
>=dev-libs/popt-1.5"