diff options
author | 2002-07-17 20:43:18 +0000 | |
---|---|---|
committer | 2002-07-17 20:43:18 +0000 | |
commit | d5a373878b27e3acf141f7032c4626c70bdd661f (patch) | |
tree | fedfbd0f748f624df8e8be14073962d5c254c327 /app-admin/logrotate | |
parent | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in portage... (diff) | |
download | historical-d5a373878b27e3acf141f7032c4626c70bdd661f.tar.gz historical-d5a373878b27e3acf141f7032c4626c70bdd661f.tar.bz2 historical-d5a373878b27e3acf141f7032c4626c70bdd661f.zip |
Added SLOT
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r-- | app-admin/logrotate/logrotate-3.3-r2.ebuild | 3 | ||||
-rw-r--r-- | app-admin/logrotate/logrotate-3.5.9-r1.ebuild | 3 | ||||
-rw-r--r-- | app-admin/logrotate/logrotate-3.5.9.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/logrotate/logrotate-3.3-r2.ebuild b/app-admin/logrotate/logrotate-3.3-r2.ebuild index 3d54b2f8482e..7ed0fb028c95 100644 --- a/app-admin/logrotate/logrotate-3.3-r2.ebuild +++ b/app-admin/logrotate/logrotate-3.3-r2.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.3-r2.ebuild,v 1.7 2002/07/11 06:30:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.3-r2.ebuild,v 1.8 2002/07/17 20:43:16 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rotates, compresses, and mails system logs" SRC_URI="ftp://ftp.redhat.com/redhat/linux/code/${PN}/${P}.tar.gz +SLOT="0" ftp://ftp.valinux.com/pub/mirrors/redhat/redhat/linux/code/${PN}/${P}.tar.gz" HOMEPAGE="http://packages.debian.org/unstable/admin/logrotate.html" LICENSE="GPL-2" diff --git a/app-admin/logrotate/logrotate-3.5.9-r1.ebuild b/app-admin/logrotate/logrotate-3.5.9-r1.ebuild index 8557cefa20ce..e05822d1c410 100644 --- a/app-admin/logrotate/logrotate-3.5.9-r1.ebuild +++ b/app-admin/logrotate/logrotate-3.5.9-r1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.5.9-r1.ebuild,v 1.2 2002/07/06 18:49:03 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.5.9-r1.ebuild,v 1.3 2002/07/17 20:43:16 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rotates, compresses, and mails system logs" SRC_URI="http://ftp.debian.org/debian/pool/main/l/${PN}/${PN}_${PV}.orig.tar.gz" +SLOT="0" HOMEPAGE="http://packages.debian.org/unstable/admin/logrotate.html" LICENSE="GPL-2" diff --git a/app-admin/logrotate/logrotate-3.5.9.ebuild b/app-admin/logrotate/logrotate-3.5.9.ebuild index 9e1a3fdbc0d0..a730df71c0a4 100644 --- a/app-admin/logrotate/logrotate-3.5.9.ebuild +++ b/app-admin/logrotate/logrotate-3.5.9.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.5.9.ebuild,v 1.3 2002/07/06 18:49:03 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.5.9.ebuild,v 1.4 2002/07/17 20:43:16 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rotates, compresses, and mails system logs" SRC_URI="http://ftp.debian.org/debian/pool/main/l/${PN}/${PN}_${PV}.orig.tar.gz" +SLOT="0" HOMEPAGE="http://packages.debian.org/unstable/admin/logrotate.html" LICENSE="GPL-2" |