diff options
author | 2007-03-26 07:28:20 +0000 | |
---|---|---|
committer | 2007-03-26 07:28:20 +0000 | |
commit | f9f45ecbe80970a9eb66b04b158021c3a015f2b6 (patch) | |
tree | 993bd868c3e44eea4207fb4ba34972811b628e86 /app-admin/logrotate/logrotate-3.7.1-r2.ebuild | |
parent | clean up (diff) | |
download | gentoo-2-f9f45ecbe80970a9eb66b04b158021c3a015f2b6.tar.gz gentoo-2-f9f45ecbe80970a9eb66b04b158021c3a015f2b6.tar.bz2 gentoo-2-f9f45ecbe80970a9eb66b04b158021c3a015f2b6.zip |
Remove dependency on portage
(Portage version: 6269-svn)
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 )" |