diff options
author | 2010-03-15 21:43:05 +0000 | |
---|---|---|
committer | 2010-03-15 21:43:05 +0000 | |
commit | 009e79cf0c8aaad6c875884032a31231699bc0f5 (patch) | |
tree | 6a6bc6ddfb17be47f05fd0e7a2b73a54bf2e6b75 /sys-fs/udev/udev-150-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-009e79cf0c8aaad6c875884032a31231699bc0f5.tar.gz historical-009e79cf0c8aaad6c875884032a31231699bc0f5.tar.bz2 historical-009e79cf0c8aaad6c875884032a31231699bc0f5.zip |
Fix tests for udev-149 and udev-151-r1, thanks to Myckel Habets for looking into it, Bug #295958. Restrict test for the other ebuilds.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/udev/udev-150-r1.ebuild')
-rw-r--r-- | sys-fs/udev/udev-150-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-150-r1.ebuild b/sys-fs/udev/udev-150-r1.ebuild index 0c782a9f5933..219a4007c284 100644 --- a/sys-fs/udev/udev-150-r1.ebuild +++ b/sys-fs/udev/udev-150-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-150-r1.ebuild,v 1.2 2010/02/07 20:32:51 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-150-r1.ebuild,v 1.3 2010/03/15 21:43:05 zzam Exp $ EAPI="1" @@ -24,6 +24,8 @@ SLOT="0" KEYWORDS="-alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 -sh ~sparc ~x86" IUSE="selinux +devfs-compat -extras test" +RESTRICT="test" + COMMON_DEPEND="selinux? ( sys-libs/libselinux ) extras? ( sys-apps/acl |