summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-04-28 14:28:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-04-28 14:28:48 +0000
commitf2161667accce3d411c8b1ef8d320e6921167407 (patch)
tree3e6559ffcef80416ca13223443378a68d4caf34b /net-misc
parentVersion bump (diff)
downloadgentoo-2-f2161667accce3d411c8b1ef8d320e6921167407.tar.gz
gentoo-2-f2161667accce3d411c8b1ef8d320e6921167407.tar.bz2
gentoo-2-f2161667accce3d411c8b1ef8d320e6921167407.zip
Upstream moved the src tarball
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/cgminer/ChangeLog3
-rw-r--r--net-misc/cgminer/cgminer-2.3.4.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/cgminer/ChangeLog b/net-misc/cgminer/ChangeLog
index 4c8781a3dba9..2699f8344da4 100644
--- a/net-misc/cgminer/ChangeLog
+++ b/net-misc/cgminer/ChangeLog
@@ -1,5 +1,8 @@
+ 28 Apr 2012; Anthony G. Basile <blueness@gentoo.org> cgminer-2.3.4.ebuild:
+ Upstream moved the src tarball
+
*cgminer-2.3.5 (28 Apr 2012)
28 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +cgminer-2.3.5.ebuild:
diff --git a/net-misc/cgminer/cgminer-2.3.4.ebuild b/net-misc/cgminer/cgminer-2.3.4.ebuild
index 4ab273910219..67f44fec5fc8 100644
--- a/net-misc/cgminer/cgminer-2.3.4.ebuild
+++ b/net-misc/cgminer/cgminer-2.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-2.3.4.ebuild,v 1.1 2012/04/27 10:16:47 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cgminer/cgminer-2.3.4.ebuild,v 1.2 2012/04/28 14:28:48 blueness Exp $
EAPI="4"
@@ -11,7 +11,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
DESCRIPTION="Bitcoin CPU/GPU/FPGA miner in C"
HOMEPAGE="https://bitcointalk.org/index.php?topic=28402.0"
-SRC_URI="http://ck.kolivas.org/apps/${PN}/${PN}-${MY_PV}.tar.bz2"
+SRC_URI="http://ck.kolivas.org/apps/${PN}/${PN}-2.3/${PN}-${MY_PV}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"