public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/cgminer: cgminer-3.8.1.ebuild ChangeLog
@ 2013-11-12 22:03 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2013-11-12 22:03 UTC (permalink / raw
  To: gentoo-commits

blueness    13/11/12 22:03:15

  Modified:             cgminer-3.8.1.ebuild ChangeLog
  Log:
  Keyword ~arm, bug #491026 comment 2
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.2                  net-misc/cgminer/cgminer-3.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild?r1=1.1&r2=1.2

Index: cgminer-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cgminer-3.8.1.ebuild	12 Nov 2013 21:54:57 -0000	1.1
+++ cgminer-3.8.1.ebuild	12 Nov 2013 22:03:15 -0000	1.2
@@ -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.1 2013/11/12 21:54:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild,v 1.2 2013/11/12 22:03:15 blueness Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="doc examples hardened ncurses
 	avalon bflsc bitforce bitfury icarus klondike modminer"
 



1.49                 net-misc/cgminer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	12 Nov 2013 21:54:57 -0000	1.48
+++ ChangeLog	12 Nov 2013 22:03:15 -0000	1.49
@@ -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.48 2013/11/12 21:54:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v 1.49 2013/11/12 22:03:15 blueness Exp $
+
+  12 Nov 2013; Anthony G. Basile <blueness@gentoo.org> cgminer-3.8.1.ebuild:
+  Keyword ~arm, bug #491026 comment 2
 
 *cgminer-3.8.1 (12 Nov 2013)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/cgminer: cgminer-3.8.1.ebuild ChangeLog
@ 2013-11-13 20:03 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2013-11-13 20:03 UTC (permalink / raw
  To: gentoo-commits

blueness    13/11/13 20:03:08

  Modified:             cgminer-3.8.1.ebuild ChangeLog
  Log:
  Remove ADL_SDK, bug #491026 comment 9
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.3                  net-misc/cgminer/cgminer-3.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild?r1=1.2&r2=1.3

Index: cgminer-3.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-3.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cgminer-3.8.1.ebuild	12 Nov 2013 22:03:15 -0000	1.2
+++ cgminer-3.8.1.ebuild	13 Nov 2013 20:03:08 -0000	1.3
@@ -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 @@
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-	ln -s /usr/include/ADL/* ADL_SDK/
 	eautoreconf
 }
 



1.50                 net-misc/cgminer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cgminer/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/cgminer/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	12 Nov 2013 22:03:15 -0000	1.49
+++ ChangeLog	13 Nov 2013 20:03:08 -0000	1.50
@@ -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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-13 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-12 22:03 [gentoo-commits] gentoo-x86 commit in net-misc/cgminer: cgminer-3.8.1.ebuild ChangeLog Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2013-11-13 20:03 Anthony G. Basile (blueness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox