diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-05 15:15:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-05 15:15:03 +0000 |
commit | 8c608744c7f2d08d0816e77cae10075230c4286d (patch) | |
tree | 5e582c1693f114a1e9e28af3840107c1c4a86247 /sys-fs/udev/udev-087.ebuild | |
parent | Use font-bh-type1 instead of font-bh-ttf. Luxi fonts originated with Type1, a... (diff) | |
download | gentoo-2-8c608744c7f2d08d0816e77cae10075230c4286d.tar.gz gentoo-2-8c608744c7f2d08d0816e77cae10075230c4286d.tar.bz2 gentoo-2-8c608744c7f2d08d0816e77cae10075230c4286d.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-fs/udev/udev-087.ebuild')
-rw-r--r-- | sys-fs/udev/udev-087.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-087.ebuild b/sys-fs/udev/udev-087.ebuild index 97fd8376b5b1..49142586c1b9 100644 --- a/sys-fs/udev/udev-087.ebuild +++ b/sys-fs/udev/udev-087.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-087.ebuild,v 1.3 2006/04/04 15:24:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-087.ebuild,v 1.4 2006/04/05 15:15:03 gustavoz Exp $ inherit eutils flag-o-matic @@ -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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="selinux" DEPEND="sys-apps/hotplug-base" |