diff options
Diffstat (limited to 'sys-fs/udev/udev-098.ebuild')
-rw-r--r-- | sys-fs/udev/udev-098.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/udev/udev-098.ebuild b/sys-fs/udev/udev-098.ebuild index 9a03075757d1..c06dbfbdb475 100644 --- a/sys-fs/udev/udev-098.ebuild +++ b/sys-fs/udev/udev-098.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-098.ebuild,v 1.1 2006/08/31 04:58:44 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-098.ebuild,v 1.2 2007/01/26 13:59:20 zzam Exp $ -inherit eutils flag-o-matic multilib +inherit eutils flag-o-matic multilib toolchain-funcs DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" |