diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-05-27 06:44:03 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-05-27 06:44:03 +0000 |
commit | 10dc712e5f1ae29c37969cad7ec488025dcfe4d3 (patch) | |
tree | 0eebcbd76168c974e24154c6112b911d2e5585fb /sys-fs/udev/udev-056.ebuild | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-10dc712e5f1ae29c37969cad7ec488025dcfe4d3.tar.gz gentoo-2-10dc712e5f1ae29c37969cad7ec488025dcfe4d3.tar.bz2 gentoo-2-10dc712e5f1ae29c37969cad7ec488025dcfe4d3.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-fs/udev/udev-056.ebuild')
-rw-r--r-- | sys-fs/udev/udev-056.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-056.ebuild b/sys-fs/udev/udev-056.ebuild index 81532b948186..a28591d2b32d 100644 --- a/sys-fs/udev/udev-056.ebuild +++ b/sys-fs/udev/udev-056.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-056.ebuild,v 1.5 2005/05/23 00:09:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-056.ebuild,v 1.6 2005/05/27 06:44:03 josejx 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="virtual/libc |