summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-16 07:03:56 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-16 07:03:56 +0000
commit6d88d223516ba50d8280809aeea551b155a06313 (patch)
tree53c05df7d02dc7d019ec441e8d8e6b3da1e09bd8 /sys-fs
parentppc stable, bug #178018 (diff)
downloadhistorical-6d88d223516ba50d8280809aeea551b155a06313.tar.gz
historical-6d88d223516ba50d8280809aeea551b155a06313.tar.bz2
historical-6d88d223516ba50d8280809aeea551b155a06313.zip
pull in toolchain-funcs for gen_usr_ldscript
Package-Manager: portage-2.1.3_rc2
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/device-mapper/device-mapper-1.02.07.ebuild6
-rw-r--r--sys-fs/sysfsutils/sysfsutils-1.2.0-r3.ebuild6
-rw-r--r--sys-fs/sysfsutils/sysfsutils-1.3.0.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/sys-fs/device-mapper/device-mapper-1.02.07.ebuild b/sys-fs/device-mapper/device-mapper-1.02.07.ebuild
index 797ed51226db..f4d827bcbcf5 100644
--- a/sys-fs/device-mapper/device-mapper-1.02.07.ebuild
+++ b/sys-fs/device-mapper/device-mapper-1.02.07.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/device-mapper/device-mapper-1.02.07.ebuild,v 1.9 2006/08/23 17:23:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.07.ebuild,v 1.10 2007/06/16 07:03:56 vapier Exp $
-inherit eutils multilib
+inherit eutils multilib toolchain-funcs
DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities"
HOMEPAGE="http://sources.redhat.com/dm/"
diff --git a/sys-fs/sysfsutils/sysfsutils-1.2.0-r3.ebuild b/sys-fs/sysfsutils/sysfsutils-1.2.0-r3.ebuild
index 3e945b2f4e92..025102a3f7f4 100644
--- a/sys-fs/sysfsutils/sysfsutils-1.2.0-r3.ebuild
+++ b/sys-fs/sysfsutils/sysfsutils-1.2.0-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 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/sysfsutils/sysfsutils-1.2.0-r3.ebuild,v 1.2 2005/08/08 13:42:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sysfsutils/sysfsutils-1.2.0-r3.ebuild,v 1.3 2007/06/16 07:02:19 vapier Exp $
-inherit eutils libtool
+inherit eutils libtool toolchain-funcs
DESCRIPTION="System Utilities Based on Sysfs"
HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html"
diff --git a/sys-fs/sysfsutils/sysfsutils-1.3.0.ebuild b/sys-fs/sysfsutils/sysfsutils-1.3.0.ebuild
index 0fcabcc4d74f..dd25260ac92a 100644
--- a/sys-fs/sysfsutils/sysfsutils-1.3.0.ebuild
+++ b/sys-fs/sysfsutils/sysfsutils-1.3.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 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/sysfsutils/sysfsutils-1.3.0.ebuild,v 1.9 2005/11/15 06:44:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sysfsutils/sysfsutils-1.3.0.ebuild,v 1.10 2007/06/16 07:02:19 vapier Exp $
-inherit eutils libtool
+inherit eutils libtool toolchain-funcs
DESCRIPTION="System Utilities Based on Sysfs"
HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html"