diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-13 15:18:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-13 15:18:31 +0000 |
commit | 86efa5c826a4be8bcc7fdfc1bf76b86d0265868f (patch) | |
tree | 97d351fa8960356de7530ba5eecab3958b7502b9 /sys-fs/udev/udev-058.ebuild | |
parent | Added perl USE flag for --with-perltools. Bug 98200. (diff) | |
download | gentoo-2-86efa5c826a4be8bcc7fdfc1bf76b86d0265868f.tar.gz gentoo-2-86efa5c826a4be8bcc7fdfc1bf76b86d0265868f.tar.bz2 gentoo-2-86efa5c826a4be8bcc7fdfc1bf76b86d0265868f.zip |
stable on alpha
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-fs/udev/udev-058.ebuild')
-rw-r--r-- | sys-fs/udev/udev-058.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-058.ebuild b/sys-fs/udev/udev-058.ebuild index 8780ab7d1a6d..496c14418945 100644 --- a/sys-fs/udev/udev-058.ebuild +++ b/sys-fs/udev/udev-058.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-058.ebuild,v 1.12 2005/07/09 16:21:40 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-058.ebuild,v 1.13 2005/07/13 15:18:31 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="static selinux" DEPEND="sys-apps/hotplug-base" |