diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-20 19:56:40 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-20 19:56:40 +0000 |
commit | 19ac357f38e91fc1cdb5222f575ebf8c04225d9b (patch) | |
tree | e23a55756be55850caf81be82bbdaff2fd98803d /app-admin/swatch/swatch-3.0.8.ebuild | |
parent | added configure logic for hardened-gcc (diff) | |
download | gentoo-2-19ac357f38e91fc1cdb5222f575ebf8c04225d9b.tar.gz gentoo-2-19ac357f38e91fc1cdb5222f575ebf8c04225d9b.tar.bz2 gentoo-2-19ac357f38e91fc1cdb5222f575ebf8c04225d9b.zip |
SRC_URI updates and patch to epatch conversions
Diffstat (limited to 'app-admin/swatch/swatch-3.0.8.ebuild')
-rw-r--r-- | app-admin/swatch/swatch-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/swatch/swatch-3.0.8.ebuild b/app-admin/swatch/swatch-3.0.8.ebuild index b002ab7010a6..439325c9515d 100644 --- a/app-admin/swatch/swatch-3.0.8.ebuild +++ b/app-admin/swatch/swatch-3.0.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.0.8.ebuild,v 1.2 2003/09/05 01:20:55 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.0.8.ebuild,v 1.3 2003/09/20 19:56:29 aliz Exp $ inherit perl-module DESCRIPTION="Perl-based system log watcher" HOMEPAGE="http://swatch.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/swatch/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |