summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-09-12 08:17:00 +0000
committerJustin Lecher <jlec@gentoo.org>2010-09-12 08:17:00 +0000
commitede2a2ea328ea43933411e4310e6a9b243eb213d (patch)
tree9e208eb8e45bdc0096f0befe56964b5e51a36f2e /sci-chemistry/pointless
parentAdd ree18. (diff)
downloadgentoo-2-ede2a2ea328ea43933411e4310e6a9b243eb213d.tar.gz
gentoo-2-ede2a2ea328ea43933411e4310e6a9b243eb213d.tar.bz2
gentoo-2-ede2a2ea328ea43933411e4310e6a9b243eb213d.zip
Version Bump, cleaned old
(Portage version: 2.2_rc79/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/pointless')
-rw-r--r--sci-chemistry/pointless/ChangeLog8
-rw-r--r--sci-chemistry/pointless/pointless-1.5.1.ebuild51
-rw-r--r--sci-chemistry/pointless/pointless-1.5.2.ebuild51
-rw-r--r--sci-chemistry/pointless/pointless-1.5.9.ebuild (renamed from sci-chemistry/pointless/pointless-1.5.3.ebuild)2
4 files changed, 8 insertions, 104 deletions
diff --git a/sci-chemistry/pointless/ChangeLog b/sci-chemistry/pointless/ChangeLog
index 543de543fbbc..6b6a58167eed 100644
--- a/sci-chemistry/pointless/ChangeLog
+++ b/sci-chemistry/pointless/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-chemistry/pointless
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/ChangeLog,v 1.7 2010/07/08 06:53:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/ChangeLog,v 1.8 2010/09/12 08:17:00 jlec Exp $
+
+*pointless-1.5.9 (12 Sep 2010)
+
+ 12 Sep 2010; Justin Lecher <jlec@gentoo.org> -pointless-1.5.1.ebuild,
+ -pointless-1.5.2.ebuild, -pointless-1.5.3.ebuild, +pointless-1.5.9.ebuild:
+ Version Bump, cleaned old
*pointless-1.5.7 (08 Jul 2010)
diff --git a/sci-chemistry/pointless/pointless-1.5.1.ebuild b/sci-chemistry/pointless/pointless-1.5.1.ebuild
deleted file mode 100644
index fe43f7fa7c2c..000000000000
--- a/sci-chemistry/pointless/pointless-1.5.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/pointless-1.5.1.ebuild,v 1.2 2010/06/16 06:56:45 jlec Exp $
-
-EAPI="3"
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="Scores crystallographic Laue and space groups"
-HOMEPAGE="ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/pointless.html"
-SRC_URI="ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="ccp4"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="
- sci-chemistry/ccp4-apps
- >=sci-libs/ccp4-libs-6.1.3
- sci-libs/cctbx"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PV}-gcc4.4.patch
-#epatch "${FILESDIR}"/${PV}-linking.patch
-}
-
-src_compile() {
- emake \
- -f Makefile.make \
- CC=$(tc-getCC) \
- CXX=$(tc-getCXX) \
- CFLAGS="${CFLAGS}" \
- CXXFLAGS="${CXXFLAGS}" \
- LFLAGS="${LDFLAGS}" \
- CLIB="${EPREFIX}/usr/$(get_libdir)" \
- CCTBX_sources="${EPREFIX}"/usr/$(get_libdir)/cctbx/cctbx_sources \
- CCTBX_VERSION=2009 \
- ICCP4=-I"${EPREFIX}"/usr/include/ccp4 \
- ICLPR="-I${EPREFIX}/usr/include -I${EPREFIX}/usr/$(get_libdir)/cctbx/cctbx_sources -I${EPREFIX}/usr/$(get_libdir)/cctbx/cctbx_build/include" \
- LTBX="-L${EPREFIX}/usr/$(get_libdir)/cctbx/cctbx_build/lib -lcctbx" \
- SLIB="$(gcc-config -L | awk -F: '{for(i=1; i<=NF; i++) printf " -L%s", $i}') -L${EPREFIX}/usr/$(get_libdir) -lgfortran -lgfortranbegin" \
- || die
-}
-
-src_install() {
- dobin pointless othercell || die
-}
diff --git a/sci-chemistry/pointless/pointless-1.5.2.ebuild b/sci-chemistry/pointless/pointless-1.5.2.ebuild
deleted file mode 100644
index 0225784dfc95..000000000000
--- a/sci-chemistry/pointless/pointless-1.5.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/pointless-1.5.2.ebuild,v 1.2 2010/06/16 06:56:45 jlec Exp $
-
-EAPI="3"
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="Scores crystallographic Laue and space groups"
-HOMEPAGE="ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/pointless.html"
-SRC_URI="ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="ccp4"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="
- sci-chemistry/ccp4-apps
- >=sci-libs/ccp4-libs-6.1.3
- sci-libs/cctbx"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"
-
-src_prepare() {
- epatch "${FILESDIR}"/1.5.1-gcc4.4.patch
-#epatch "${FILESDIR}"/${PV}-linking.patch
-}
-
-src_compile() {
- emake \
- -f Makefile.make \
- CC=$(tc-getCC) \
- CXX=$(tc-getCXX) \
- CFLAGS="${CFLAGS}" \
- CXXFLAGS="${CXXFLAGS}" \
- LFLAGS="${LDFLAGS}" \
- CLIB="${EPREFIX}/usr/$(get_libdir)" \
- CCTBX_sources="${EPREFIX}"/usr/$(get_libdir)/cctbx/cctbx_sources \
- CCTBX_VERSION=2009 \
- ICCP4=-I"${EPREFIX}"/usr/include/ccp4 \
- ICLPR="-I${EPREFIX}/usr/include -I${EPREFIX}/usr/$(get_libdir)/cctbx/cctbx_sources -I${EPREFIX}/usr/$(get_libdir)/cctbx/cctbx_build/include" \
- LTBX="-L${EPREFIX}/usr/$(get_libdir)/cctbx/cctbx_build/lib -lcctbx" \
- SLIB="$(gcc-config -L | awk -F: '{for(i=1; i<=NF; i++) printf " -L%s", $i}') -L${EPREFIX}/usr/$(get_libdir) -lgfortran -lgfortranbegin" \
- || die
-}
-
-src_install() {
- dobin pointless othercell || die
-}
diff --git a/sci-chemistry/pointless/pointless-1.5.3.ebuild b/sci-chemistry/pointless/pointless-1.5.9.ebuild
index 0095e4ace04c..7d9f26177372 100644
--- a/sci-chemistry/pointless/pointless-1.5.3.ebuild
+++ b/sci-chemistry/pointless/pointless-1.5.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/pointless-1.5.3.ebuild,v 1.1 2010/06/16 06:56:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pointless/pointless-1.5.9.ebuild,v 1.1 2010/09/12 08:17:00 jlec Exp $
EAPI="3"