From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 84E4C1384B4 for ; Thu, 31 Dec 2015 22:58:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2758E21C00B; Thu, 31 Dec 2015 22:58:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC90821C00B for ; Thu, 31 Dec 2015 22:58:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8FE934087E for ; Thu, 31 Dec 2015 22:58:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 845D2B5D for ; Thu, 31 Dec 2015 22:58:03 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1451602604.c830a39b5cc3807dd44a11c3e85201c1610effcd.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/parafly/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/parafly/ChangeLog sci-biology/parafly/parafly-20130121.ebuild X-VCS-Directories: sci-biology/parafly/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: c830a39b5cc3807dd44a11c3e85201c1610effcd X-VCS-Branch: master Date: Thu, 31 Dec 2015 22:58:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5e1d96fa-1578-4082-ae3d-36f324057ed0 X-Archives-Hash: 3db23385b848616ffb16142c4051e57b commit: c830a39b5cc3807dd44a11c3e85201c1610effcd Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Thu Dec 31 22:56:44 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Thu Dec 31 22:56:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c830a39b sci-biology/parafly: updating moved SRC_URI of a last release left on sourceforge Package-Manager: portage-2.2.26 sci-biology/parafly/ChangeLog | 5 +++++ sci-biology/parafly/parafly-20130121.ebuild | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/sci-biology/parafly/ChangeLog b/sci-biology/parafly/ChangeLog index 5a69c8c..89c98ec 100644 --- a/sci-biology/parafly/ChangeLog +++ b/sci-biology/parafly/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 31 Dec 2015; Martin Mokrejs + parafly-20130121.ebuild: + sci-biology/parafly: updating moved SRC_URI of a last release left on + sourceforge + 20 Nov 2015; Martin Mokrejs parafly-20130121.ebuild: sci-biology/parafly: document a recent upstream bugreport from github diff --git a/sci-biology/parafly/parafly-20130121.ebuild b/sci-biology/parafly/parafly-20130121.ebuild index 8b0ebd3..c56dd41 100644 --- a/sci-biology/parafly/parafly-20130121.ebuild +++ b/sci-biology/parafly/parafly-20130121.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Some dependency for transdecoder" HOMEPAGE="http://sourceforge.net/projects/transdecoder/" -SRC_URI="http://downloads.sourceforge.net/project/transdecoder/TransDecoder_r20140704.tar.gz" +SRC_URI="http://sourceforge.net/projects/transdecoder/files/OLDER/TransDecoder_r20140704.tar.gz" LICENSE="BSD-BroadInstitute" SLOT="0"