diff options
Diffstat (limited to 'app-admin/logrotate/logrotate-3.7.1-r2.ebuild')
-rw-r--r-- | app-admin/logrotate/logrotate-3.7.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.7.1-r2.ebuild b/app-admin/logrotate/logrotate-3.7.1-r2.ebuild index 0fff9086b50a..a3c2edd5383e 100644 --- a/app-admin/logrotate/logrotate-3.7.1-r2.ebuild +++ b/app-admin/logrotate/logrotate-3.7.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.13 2007/01/24 14:30:05 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r2.ebuild,v 1.14 2007/03/26 07:28:20 antarus Exp $ inherit eutils @@ -18,7 +18,6 @@ RDEPEND=" selinux? ( sys-libs/libselinux )" DEPEND="${RDEPEND} - >=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4 selinux? ( sec-policy/selinux-logrotate )" |