summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-11-13 20:03:08 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-11-13 20:03:08 +0000
commitd4f0e3b5a5652c3b81a055176c2f0cb2ccd7ce26 (patch)
treefa138bbec2509c423c75bb692db8299e46c97303 /net-misc/cgminer
parentpax-mark m on the binary (bug 491074) (diff)
downloadgentoo-2-d4f0e3b5a5652c3b81a055176c2f0cb2ccd7ce26.tar.gz
gentoo-2-d4f0e3b5a5652c3b81a055176c2f0cb2ccd7ce26.tar.bz2
gentoo-2-d4f0e3b5a5652c3b81a055176c2f0cb2ccd7ce26.zip
Remove ADL_SDK, bug #491026 comment 9
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc/cgminer')
-rw-r--r--net-misc/cgminer/ChangeLog5
-rw-r--r--net-misc/cgminer/cgminer-3.8.1.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/net-misc/cgminer/ChangeLog b/net-misc/cgminer/ChangeLog
index 9c75d259c897..ace055f2a37f 100644
--- a/net-misc/cgminer/ChangeLog
+++ b/net-misc/cgminer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/cgminer
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v 1.49 2013/11/12 22:03:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v 1.50 2013/11/13 20:03:08 blueness Exp $
+
+ 13 Nov 2013; Anthony G. Basile <blueness@gentoo.org> cgminer-3.8.1.ebuild:
+ Remove ADL_SDK, bug #491026 comment 9
12 Nov 2013; Anthony G. Basile <blueness@gentoo.org> cgminer-3.8.1.ebuild:
Keyword ~arm, bug #491026 comment 2
diff --git a/net-misc/cgminer/cgminer-3.8.1.ebuild b/net-misc/cgminer/cgminer-3.8.1.ebuild
index e55bcc12d241..a2e93b4491a0 100644
--- a/net-misc/cgminer/cgminer-3.8.1.ebuild
+++ b/net-misc/cgminer/cgminer-3.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild,v 1.2 2013/11/12 22:03:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild,v 1.3 2013/11/13 20:03:08 blueness Exp $
EAPI=5
@@ -31,7 +31,6 @@ DEPEND="net-misc/curl
RDEPEND="${DEPEND}"
src_prepare() {
- ln -s /usr/include/ADL/* ADL_SDK/
eautoreconf
}