summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-09-20 19:56:40 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-09-20 19:56:40 +0000
commit0b7c71d1a4308d801eebfe8ad971af11bf376308 (patch)
treebb3698dd0d1b66b4ccfc2448efdc3960403af60a /app-admin/logrotate/logrotate-3.6.5-r1.ebuild
parentadded configure logic for hardened-gcc (diff)
downloadhistorical-0b7c71d1a4308d801eebfe8ad971af11bf376308.tar.gz
historical-0b7c71d1a4308d801eebfe8ad971af11bf376308.tar.bz2
historical-0b7c71d1a4308d801eebfe8ad971af11bf376308.zip
SRC_URI updates and patch to epatch conversions
Diffstat (limited to 'app-admin/logrotate/logrotate-3.6.5-r1.ebuild')
-rw-r--r--app-admin/logrotate/logrotate-3.6.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.6.5-r1.ebuild b/app-admin/logrotate/logrotate-3.6.5-r1.ebuild
index d178c2747a54..b8dcb1947823 100644
--- a/app-admin/logrotate/logrotate-3.6.5-r1.ebuild
+++ b/app-admin/logrotate/logrotate-3.6.5-r1.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/logrotate/logrotate-3.6.5-r1.ebuild,v 1.5 2003/08/05 14:25:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.6.5-r1.ebuild,v 1.6 2003/09/20 19:56:29 aliz Exp $
inherit eutils
DESCRIPTION="Rotates, compresses, and mails system logs"
HOMEPAGE="http://packages.debian.org/unstable/admin/logrotate.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/l/${PN}/${PN}_${PV}.orig.tar.gz
+SRC_URI="mirror://debian/pool/main/l/logrotate/${P/-/_}.orig.tar.gz
selinux? http://www.nsa.gov/selinux/patches/${P}-2003011510.patch.gz"
LICENSE="GPL-2"