commit:     6be3a6751679b0fbff675ab05b677d19664963a5
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Mar 15 20:38:21 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Mar 15 20:38:21 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=6be3a675

sci-biology/cutadapt: version bump and remove old ones; update HOMEPAGE

Package-Manager: portage-2.2.26

 sci-biology/cutadapt/cutadapt-1.4.1.ebuild             | 18 ------------------
 sci-biology/cutadapt/cutadapt-1.5.ebuild               | 18 ------------------
 .../{cutadapt-1.2.1.ebuild => cutadapt-1.9.1.ebuild}   |  2 +-
 sci-biology/cutadapt/cutadapt-9999.ebuild              |  2 +-
 4 files changed, 2 insertions(+), 38 deletions(-)

diff --git a/sci-biology/cutadapt/cutadapt-1.4.1.ebuild 
b/sci-biology/cutadapt/cutadapt-1.4.1.ebuild
deleted file mode 100644
index 46b6071..0000000
--- a/sci-biology/cutadapt/cutadapt-1.4.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Remove adapter sequences from high-throughput sequencing data"
-HOMEPAGE="https://code.google.com/p/cutadapt/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""

diff --git a/sci-biology/cutadapt/cutadapt-1.5.ebuild 
b/sci-biology/cutadapt/cutadapt-1.5.ebuild
deleted file mode 100644
index 46b6071..0000000
--- a/sci-biology/cutadapt/cutadapt-1.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Remove adapter sequences from high-throughput sequencing data"
-HOMEPAGE="https://code.google.com/p/cutadapt/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""

diff --git a/sci-biology/cutadapt/cutadapt-1.2.1.ebuild 
b/sci-biology/cutadapt/cutadapt-1.9.1.ebuild
similarity index 88%
rename from sci-biology/cutadapt/cutadapt-1.2.1.ebuild
rename to sci-biology/cutadapt/cutadapt-1.9.1.ebuild
index 46b6071..ee91f3c 100644
--- a/sci-biology/cutadapt/cutadapt-1.2.1.ebuild
+++ b/sci-biology/cutadapt/cutadapt-1.9.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Remove adapter sequences from high-throughput sequencing data"
-HOMEPAGE="https://code.google.com/p/cutadapt/";
+HOMEPAGE="https://github.com/marcelm/cutadapt";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/sci-biology/cutadapt/cutadapt-9999.ebuild 
b/sci-biology/cutadapt/cutadapt-9999.ebuild
index 46c2382..213ea85 100644
--- a/sci-biology/cutadapt/cutadapt-9999.ebuild
+++ b/sci-biology/cutadapt/cutadapt-9999.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Remove adapter sequences from high-throughput sequencing data"
-HOMEPAGE="https://code.google.com/p/cutadapt/";
+HOMEPAGE="https://github.com/marcelm/cutadapt";
 EGIT_REPO_URI="https://github.com/marcelm/cutadapt";
 
 LICENSE="MIT"

Reply via email to