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/logrotate | |
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/logrotate')
-rw-r--r-- | app-admin/logrotate/Manifest | 8 | ||||
-rw-r--r-- | app-admin/logrotate/logrotate-3.5.9-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/logrotate/logrotate-3.6.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/logrotate/logrotate-3.6.5.ebuild | 4 |
4 files changed, 10 insertions, 10 deletions
diff --git a/app-admin/logrotate/Manifest b/app-admin/logrotate/Manifest index 399282e25ee1..88fc145dbe23 100644 --- a/app-admin/logrotate/Manifest +++ b/app-admin/logrotate/Manifest @@ -1,9 +1,9 @@ +MD5 fca2d73679c337cab29715ae11ea2eb7 ChangeLog 2877 +MD5 068279976e16f61f64a46e1a9c7eb6b9 logrotate-3.5.9-r1.ebuild 858 +MD5 ac6d294e245841f7dbd063e0a8c44f39 logrotate-3.6.5.ebuild 1107 +MD5 c60ccf72ed78f7d188b03f7a29f3e77b logrotate-3.6.5-r1.ebuild 1556 MD5 60b5761bada5528ca3e3e9582b56dbfe files/digest-logrotate-3.5.9-r1 71 MD5 c0d3db322cf626f01a0adea55cdf6b78 files/digest-logrotate-3.6.5 149 MD5 c0d3db322cf626f01a0adea55cdf6b78 files/digest-logrotate-3.6.5-r1 149 MD5 28159ca93a9002428ba650c15d5f0191 files/logrotate.conf 729 MD5 cf1ca2cfa810abaefc504a76ca38b52a files/logrotate.cron 52 -MD5 7599319f14f7f967caa95fbdf1e5568d logrotate-3.5.9-r1.ebuild 872 -MD5 e68fe285a569ace8a22e574a62e082c6 logrotate-3.6.5.ebuild 1121 -MD5 fca2d73679c337cab29715ae11ea2eb7 ChangeLog 2877 -MD5 7eabe45f71c30272353051117a46fe4a logrotate-3.6.5-r1.ebuild 1570 diff --git a/app-admin/logrotate/logrotate-3.5.9-r1.ebuild b/app-admin/logrotate/logrotate-3.5.9-r1.ebuild index 62a03ec1906a..13eac7827cc4 100644 --- a/app-admin/logrotate/logrotate-3.5.9-r1.ebuild +++ b/app-admin/logrotate/logrotate-3.5.9-r1.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/app-admin/logrotate/logrotate-3.5.9-r1.ebuild,v 1.12 2003/08/05 14:25:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.5.9-r1.ebuild,v 1.13 2003/09/20 19:56:29 aliz Exp $ 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" LICENSE="GPL-2" SLOT="0" 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" diff --git a/app-admin/logrotate/logrotate-3.6.5.ebuild b/app-admin/logrotate/logrotate-3.6.5.ebuild index b6155c1fc9a0..30426e669c3c 100644 --- a/app-admin/logrotate/logrotate-3.6.5.ebuild +++ b/app-admin/logrotate/logrotate-3.6.5.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.ebuild,v 1.8 2003/08/05 14:25:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.6.5.ebuild,v 1.9 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" |