diff options
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r-- | app-admin/logrotate/logrotate-3.7.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/logrotate/logrotate-3.7.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/logrotate/logrotate-3.7.1-r1.ebuild b/app-admin/logrotate/logrotate-3.7.1-r1.ebuild index 91ab41de941e..8af69ed85aa4 100644 --- a/app-admin/logrotate/logrotate-3.7.1-r1.ebuild +++ b/app-admin/logrotate/logrotate-3.7.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r1.ebuild,v 1.10 2005/07/08 03:00:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r1.ebuild,v 1.11 2005/07/09 13:51:53 swegener Exp $ inherit eutils DESCRIPTION="Rotates, compresses, and mails system logs" HOMEPAGE="http://www.gentoo.org" -SRC_URI="mirror://gentoo/${PN}-${PV}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/app-admin/logrotate/logrotate-3.7.1.ebuild b/app-admin/logrotate/logrotate-3.7.1.ebuild index 39cd8ac5b087..a87374aa0194 100644 --- a/app-admin/logrotate/logrotate-3.7.1.ebuild +++ b/app-admin/logrotate/logrotate-3.7.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1.ebuild,v 1.1 2005/05/24 21:08:00 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1.ebuild,v 1.2 2005/07/09 13:51:53 swegener Exp $ inherit eutils DESCRIPTION="Rotates, compresses, and mails system logs" HOMEPAGE="http://www.gentoo.org" -SRC_URI="mirror://gentoo/${PN}-${PV}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |