commit: 0c98a80b0619b004e9b050bb41f871afedef36ba
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 17:29:14 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 17:32:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c98a80b
net-misc/cgminer: whitespace
Package-Manager: portage-2.2.28
net-misc/cgminer/cgminer-4.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/cgminer/cgminer-4.9.2.ebuild
b/net-misc/cgminer/cgminer-4.9.2.ebuild
index 66c8053..541b49c 100644
--- a/net-misc/cgminer/cgminer-4.9.2.ebuild
+++ b/net-misc/cgminer/cgminer-4.9.2.ebuild
@@ -31,7 +31,7 @@ DEPEND="virtual/pkgconfig
src_configure() {
use hardened && append-cflags "-nopie"
- # PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
+ # PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
export PKG_CONFIG=/usr/bin/pkg-config
econf $(use_with ncurses curses) \
$(use_enable ants1) \