From eac4057f1b34753a49c3a6da43d961cf4ec76c3e Mon Sep 17 00:00:00 2001 From: "Jared H.Hudson" Date: Mon, 31 Mar 2003 02:47:50 +0000 Subject: Fixed SRC_URI --- sys-apps/logwatch/ChangeLog | 5 ++++- sys-apps/logwatch/logwatch-4.3.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-apps/logwatch') diff --git a/sys-apps/logwatch/ChangeLog b/sys-apps/logwatch/ChangeLog index 6d3ed2a8a3eb..0a8d02b86705 100644 --- a/sys-apps/logwatch/ChangeLog +++ b/sys-apps/logwatch/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-apps/logwatch # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.4 2003/02/19 21:33:23 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.5 2003/03/31 02:47:50 jhhudso Exp $ + 30 Mar 2003; Jared Hudson : Provider archived this + version of the tarball, so I changed our location in the ebuild. + *logwatch-4.3.1 (07 Feb 2003) 07 Feb 2003; Jared Hudson : Version bump. diff --git a/sys-apps/logwatch/logwatch-4.3.1.ebuild b/sys-apps/logwatch/logwatch-4.3.1.ebuild index a6d7c63c89c6..03cda2ed0af4 100644 --- a/sys-apps/logwatch/logwatch-4.3.1.ebuild +++ b/sys-apps/logwatch/logwatch-4.3.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.4 2003/03/31 02:47:50 jhhudso Exp $ S=${WORKDIR}/${P} DESCRIPTION="LogWatch, a customizable log analysis system" -SRC_URI="ftp://ftp.kaybee.org/pub/linux/${P}.tar.gz" +SRC_URI="ftp://ftp.kaybee.org/pub/old/linux/${P}.tar.gz" HOMEPAGE="http://www.logwatch.org/" DEPEND="virtual/glibc -- cgit v1.2.3-65-gdbad