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
commit1767374f4b595050b15e73086e51d32a081a5596 (patch)
tree19d6b7f8a8a63be5beda27cc81bcc0cbcce40301 /sys-fs
parentpull in toolchain-funcs for gen_usr_ldscript (diff)
downloadgentoo-2-1767374f4b595050b15e73086e51d32a081a5596.tar.gz
gentoo-2-1767374f4b595050b15e73086e51d32a081a5596.tar.bz2
gentoo-2-1767374f4b595050b15e73086e51d32a081a5596.zip
pull in toolchain-funcs for gen_usr_ldscript
(Portage version: 2.1.3_rc2)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/device-mapper/device-mapper-1.02.07.ebuild6
1 files changed, 3 insertions, 3 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/"