1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/Attic/udev-164-r2.ebuild,v 1.23 2012/07/31 04:43:38 ssuominen Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/Attic/udev-164-r2.ebuild,v 1.24 2012/08/11 17:03:29 ssuominen Exp $ |
4 | |
4 | |
5 | EAPI="1" |
5 | EAPI="1" |
6 | |
6 | |
7 | inherit eutils flag-o-matic multilib toolchain-funcs linux-info |
7 | inherit eutils flag-o-matic multilib toolchain-funcs linux-info |
8 | |
8 | |
… | |
… | |
37 | virtual/libusb:0 |
37 | virtual/libusb:0 |
38 | sys-apps/pciutils |
38 | sys-apps/pciutils |
39 | dev-libs/glib:2 |
39 | dev-libs/glib:2 |
40 | ) |
40 | ) |
41 | >=sys-apps/util-linux-2.16 |
41 | >=sys-apps/util-linux-2.16 |
42 | !<sys-libs/glibc-2.9" |
42 | !<sys-libs/glibc-2.12" |
43 | |
43 | |
44 | DEPEND="${COMMON_DEPEND} |
44 | DEPEND="${COMMON_DEPEND} |
45 | extras? ( |
45 | extras? ( |
46 | dev-util/gperf |
46 | dev-util/gperf |
47 | virtual/pkgconfig |
47 | virtual/pkgconfig |