summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-01-26 13:59:20 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-01-26 13:59:20 +0000
commitad35b8107e5a7dcf3ba13f492ad3fc9e51671506 (patch)
tree16cbd324e4042df398f5d0012653246a38558726 /sys-fs
parentAdded ~ppc. (diff)
downloadgentoo-2-ad35b8107e5a7dcf3ba13f492ad3fc9e51671506.tar.gz
gentoo-2-ad35b8107e5a7dcf3ba13f492ad3fc9e51671506.tar.bz2
gentoo-2-ad35b8107e5a7dcf3ba13f492ad3fc9e51671506.zip
Explicitly inherited toolchain-funcs to solve Bug #144529.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog8
-rw-r--r--sys-fs/udev/udev-090-r1.ebuild6
-rw-r--r--sys-fs/udev/udev-094.ebuild6
-rw-r--r--sys-fs/udev/udev-096-r1.ebuild6
-rw-r--r--sys-fs/udev/udev-096.ebuild6
-rw-r--r--sys-fs/udev/udev-098.ebuild6
-rw-r--r--sys-fs/udev/udev-099.ebuild6
-rw-r--r--sys-fs/udev/udev-100-r2.ebuild6
-rw-r--r--sys-fs/udev/udev-100.ebuild6
-rw-r--r--sys-fs/udev/udev-103.ebuild4
-rw-r--r--sys-fs/udev/udev-104-r1.ebuild4
-rw-r--r--sys-fs/udev/udev-104-r2.ebuild4
-rw-r--r--sys-fs/udev/udev-104-r3.ebuild4
13 files changed, 39 insertions, 33 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index 35d725367d79..64fcbc994d37 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.230 2007/01/25 21:11:03 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.231 2007/01/26 13:59:20 zzam Exp $
+
+ 26 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> udev-090-r1.ebuild,
+ udev-094.ebuild, udev-096.ebuild, udev-096-r1.ebuild, udev-098.ebuild,
+ udev-099.ebuild, udev-100.ebuild, udev-100-r2.ebuild, udev-103.ebuild,
+ udev-104-r1.ebuild, udev-104-r2.ebuild, udev-104-r3.ebuild:
+ Explicitly inherited toolchain-funcs to solve Bug #144529.
*udev-104-r3 (25 Jan 2007)
diff --git a/sys-fs/udev/udev-090-r1.ebuild b/sys-fs/udev/udev-090-r1.ebuild
index 52e8d185cba6..404fd9830eee 100644
--- a/sys-fs/udev/udev-090-r1.ebuild
+++ b/sys-fs/udev/udev-090-r1.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-090-r1.ebuild,v 1.5 2006/08/06 18:06:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-090-r1.ebuild,v 1.6 2007/01/26 13:59:20 zzam Exp $
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic 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"
diff --git a/sys-fs/udev/udev-094.ebuild b/sys-fs/udev/udev-094.ebuild
index da2ecc461f6f..bb58fb5aadde 100644
--- a/sys-fs/udev/udev-094.ebuild
+++ b/sys-fs/udev/udev-094.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-094.ebuild,v 1.2 2006/07/02 22:41:52 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-094.ebuild,v 1.3 2007/01/26 13:59:20 zzam Exp $
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic 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"
diff --git a/sys-fs/udev/udev-096-r1.ebuild b/sys-fs/udev/udev-096-r1.ebuild
index 27d5c4ee3aec..2003e0d43233 100644
--- a/sys-fs/udev/udev-096-r1.ebuild
+++ b/sys-fs/udev/udev-096-r1.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-096-r1.ebuild,v 1.2 2006/07/19 17:13:39 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-096-r1.ebuild,v 1.3 2007/01/26 13:59:20 zzam Exp $
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic 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"
diff --git a/sys-fs/udev/udev-096.ebuild b/sys-fs/udev/udev-096.ebuild
index 367463aa7ce8..eddcf092cba6 100644
--- a/sys-fs/udev/udev-096.ebuild
+++ b/sys-fs/udev/udev-096.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-096.ebuild,v 1.1 2006/07/15 17:16:52 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-096.ebuild,v 1.2 2007/01/26 13:59:20 zzam Exp $
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic 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"
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"
diff --git a/sys-fs/udev/udev-099.ebuild b/sys-fs/udev/udev-099.ebuild
index 2ce04b761b45..9d764f98ee83 100644
--- a/sys-fs/udev/udev-099.ebuild
+++ b/sys-fs/udev/udev-099.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-099.ebuild,v 1.1 2006/09/06 22:42:31 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-099.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"
diff --git a/sys-fs/udev/udev-100-r2.ebuild b/sys-fs/udev/udev-100-r2.ebuild
index c3b7a165a027..30f1971d4670 100644
--- a/sys-fs/udev/udev-100-r2.ebuild
+++ b/sys-fs/udev/udev-100-r2.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-100-r2.ebuild,v 1.2 2006/09/18 18:23:37 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-100-r2.ebuild,v 1.3 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"
diff --git a/sys-fs/udev/udev-100.ebuild b/sys-fs/udev/udev-100.ebuild
index 8e580c67a3d5..4e4584ccb9cd 100644
--- a/sys-fs/udev/udev-100.ebuild
+++ b/sys-fs/udev/udev-100.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-100.ebuild,v 1.1 2006/09/08 00:41:49 gregkh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-100.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"
diff --git a/sys-fs/udev/udev-103.ebuild b/sys-fs/udev/udev-103.ebuild
index fe189c160515..c5971c7d4902 100644
--- a/sys-fs/udev/udev-103.ebuild
+++ b/sys-fs/udev/udev-103.ebuild
@@ -1,8 +1,8 @@
# 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-103.ebuild,v 1.7 2007/01/16 16:49:32 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-103.ebuild,v 1.8 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"
diff --git a/sys-fs/udev/udev-104-r1.ebuild b/sys-fs/udev/udev-104-r1.ebuild
index 3f7b3c2182b8..acbda9cc805c 100644
--- a/sys-fs/udev/udev-104-r1.ebuild
+++ b/sys-fs/udev/udev-104-r1.ebuild
@@ -1,8 +1,8 @@
# 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-104-r1.ebuild,v 1.1 2007/01/20 14:58:55 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r1.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"
diff --git a/sys-fs/udev/udev-104-r2.ebuild b/sys-fs/udev/udev-104-r2.ebuild
index e48e624c461c..927f29a8d4fc 100644
--- a/sys-fs/udev/udev-104-r2.ebuild
+++ b/sys-fs/udev/udev-104-r2.ebuild
@@ -1,8 +1,8 @@
# 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-104-r2.ebuild,v 1.1 2007/01/24 17:09:00 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r2.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"
diff --git a/sys-fs/udev/udev-104-r3.ebuild b/sys-fs/udev/udev-104-r3.ebuild
index 9560bc3c81ec..52c294805a14 100644
--- a/sys-fs/udev/udev-104-r3.ebuild
+++ b/sys-fs/udev/udev-104-r3.ebuild
@@ -1,8 +1,8 @@
# 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-104-r3.ebuild,v 1.1 2007/01/25 21:11:03 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-104-r3.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"