From c7949abb50e8cd9fb5f79455286576c9908b75fc Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 15 Jun 2010 14:55:05 +0000 Subject: Necessary bump (Portage version: 2.2_rc67/cvs/Linux x86_64) --- sci-chemistry/sfcheck/ChangeLog | 8 ++++- sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild | 46 +++++++++++++++++++++++++ sci-chemistry/sfcheck/sfcheck-7.03.18.ebuild | 44 ----------------------- 3 files changed, 53 insertions(+), 45 deletions(-) create mode 100644 sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild delete mode 100644 sci-chemistry/sfcheck/sfcheck-7.03.18.ebuild (limited to 'sci-chemistry/sfcheck') diff --git a/sci-chemistry/sfcheck/ChangeLog b/sci-chemistry/sfcheck/ChangeLog index 163d5d5e645e..53430b33a7d9 100644 --- a/sci-chemistry/sfcheck/ChangeLog +++ b/sci-chemistry/sfcheck/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-chemistry/sfcheck # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/ChangeLog,v 1.3 2010/04/25 11:31:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/ChangeLog,v 1.4 2010/06/15 14:55:05 jlec Exp $ + +*sfcheck-7.03.18-r1 (15 Jun 2010) + + 15 Jun 2010; Justin Lecher -sfcheck-7.03.18.ebuild, + +sfcheck-7.03.18-r1.ebuild: + Necessary bump *sfcheck-7.03.18 (12 Mar 2010) diff --git a/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild b/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild new file mode 100644 index 000000000000..2b5c4771cad1 --- /dev/null +++ b/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sfcheck/sfcheck-7.03.18-r1.ebuild,v 1.1 2010/06/15 14:55:05 jlec Exp $ + +EAPI="2" + +inherit eutils toolchain-funcs + +DESCRIPTION="Program for assessing the agreement between the atomic model and X-ray data or EM map" +HOMEPAGE="http://www.ysbl.york.ac.uk/~alexei/sfcheck.html" +#SRC_URI="http://www.ysbl.york.ac.uk/~alexei/downloads/sfcheck.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" + +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +LICENSE="ccp4" +IUSE="" + +RDEPEND="sci-libs/ccp4-libs" +DEPEND="${RDEPEND} + !