diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-01-02 10:59:39 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-01-02 11:02:33 +0000 |
commit | 6364e77843259c0852c162b11cf4a5f82bd766c2 (patch) | |
tree | 80470415bed205c4677bc90bec75111427ab5164 /sci-libs/coot-data | |
parent | media-libs/chromaprint: Removed old. (diff) | |
download | gentoo-6364e77843259c0852c162b11cf4a5f82bd766c2.tar.gz gentoo-6364e77843259c0852c162b11cf4a5f82bd766c2.tar.bz2 gentoo-6364e77843259c0852c162b11cf4a5f82bd766c2.zip |
sci-libs/coot-data: Update HOMEPAGE & Bump EAPI
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/coot-data')
-rw-r--r-- | sci-libs/coot-data/coot-data-3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/coot-data/coot-data-3.ebuild b/sci-libs/coot-data/coot-data-3.ebuild index b4c2d59cbea7..89195129ac0f 100644 --- a/sci-libs/coot-data/coot-data-3.ebuild +++ b/sci-libs/coot-data/coot-data-3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DESCRIPTION="Data for the Crystallographic Object-Oriented Toolkit" -HOMEPAGE="http://www.biop.ox.ac.uk/coot/" +HOMEPAGE="https://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/" SRC_URI="https://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/dependencies/reference-structures.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |