diff options
author | Jared H.Hudson <jhhudso@gentoo.org> | 2003-03-31 02:47:50 +0000 |
---|---|---|
committer | Jared H.Hudson <jhhudso@gentoo.org> | 2003-03-31 02:47:50 +0000 |
commit | 64f3a3da913835a59bb7a1efff402846144cef2c (patch) | |
tree | 9050f1ca2e0942131592d2019e806ffa82993d5d /sys-apps/logwatch | |
parent | linking fix (diff) | |
download | gentoo-2-64f3a3da913835a59bb7a1efff402846144cef2c.tar.gz gentoo-2-64f3a3da913835a59bb7a1efff402846144cef2c.tar.bz2 gentoo-2-64f3a3da913835a59bb7a1efff402846144cef2c.zip |
Fixed SRC_URI
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r-- | sys-apps/logwatch/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/logwatch/logwatch-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <jhhudso@gentoo.org> : 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 <jhhudso@gentoo.org> : 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 |