summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-11-02 07:52:28 +0000
committerSven Vermeulen <swift@gentoo.org>2014-11-02 07:52:28 +0000
commit426b8ed65deb5253871b7cae3222d6fc5a91aac1 (patch)
treed2fd0cc94edffbb0c77e446daa5b09a023310db8 /app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild
parentAvoid failing spec that also fails for upstream Travis. (diff)
downloadhistorical-426b8ed65deb5253871b7cae3222d6fc5a91aac1.tar.gz
historical-426b8ed65deb5253871b7cae3222d6fc5a91aac1.tar.bz2
historical-426b8ed65deb5253871b7cae3222d6fc5a91aac1.zip
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #527698)
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild')
-rw-r--r--app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild b/app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild
index d364c7e09b6d..c1a7003a3363 100644
--- a/app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild
+++ b/app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild,v 1.1 2013/05/08 04:30:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.11-r1.ebuild,v 1.2 2014/11/02 07:52:25 swift Exp $
EAPI=5
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-tmpreaper )"
-DEPEND="${RDEPEND}"
+DEPEND=""
src_prepare() {
epatch "${FILESDIR}/${P}-boottime.patch"