summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-01-14 21:24:29 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-01-14 21:24:29 +0000
commit60735710595dc61e8ab24980b8e9e2c2b4d93c04 (patch)
tree59d63d7cb6b1bb86e61e908c1fd3369174baa7d1 /sys-fs/eudev/eudev-9999.ebuild
parentia64 stable, bug #488928 (thanks to Emeric Maschino for testing) (diff)
downloadgentoo-2-60735710595dc61e8ab24980b8e9e2c2b4d93c04.tar.gz
gentoo-2-60735710595dc61e8ab24980b8e9e2c2b4d93c04.tar.bz2
gentoo-2-60735710595dc61e8ab24980b8e9e2c2b4d93c04.zip
Default on USE=hwdb and keymap on 9999
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-fs/eudev/eudev-9999.ebuild')
-rw-r--r--sys-fs/eudev/eudev-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild
index d0a6da66ac63..8f97cdf0f494 100644
--- a/sys-fs/eudev/eudev-9999.ebuild
+++ b/sys-fs/eudev/eudev-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-9999.ebuild,v 1.40 2014/01/06 20:12:32 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-9999.ebuild,v 1.41 2014/01/14 21:24:29 blueness Exp $
EAPI="5"
@@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/gentoo/eudev"
LICENSE="LGPL-2.1 MIT GPL-2"
SLOT="0"
-IUSE="doc gudev hwdb kmod introspection keymap +modutils +openrc +rule-generator selinux static-libs test"
+IUSE="doc gudev +hwdb kmod introspection +keymap +modutils +openrc +rule-generator selinux static-libs test"
COMMON_DEPEND="gudev? ( dev-libs/glib:2 )
kmod? ( sys-apps/kmod )