| 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/net-misc/cgminer/cgminer-2.3.5.ebuild,v 1.2 2012/04/29 13:18:34 blueness Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-2.3.5.ebuild,v 1.3 2012/05/05 03:20:40 jdhore Exp $ |
| 4 | |
4 | |
| 5 | EAPI="4" |
5 | EAPI="4" |
| 6 | |
6 | |
| 7 | inherit versionator |
7 | inherit versionator |
| 8 | |
8 | |
| … | |
… | |
| 43 | dev-libs/libusb:1 |
43 | dev-libs/libusb:1 |
| 44 | ) |
44 | ) |
| 45 | " |
45 | " |
| 46 | RDEPEND="${DEPEND}" |
46 | RDEPEND="${DEPEND}" |
| 47 | DEPEND="${DEPEND} |
47 | DEPEND="${DEPEND} |
| 48 | dev-util/pkgconfig |
48 | virtual/pkgconfig |
| 49 | sys-apps/sed |
49 | sys-apps/sed |
| 50 | adl? ( |
50 | adl? ( |
| 51 | x11-libs/amd-adl-sdk |
51 | x11-libs/amd-adl-sdk |
| 52 | ) |
52 | ) |
| 53 | sse2? ( |
53 | sse2? ( |