summaryrefslogtreecommitdiff
path: root/sci-libs/gpp4
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /sci-libs/gpp4
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'sci-libs/gpp4')
-rw-r--r--sci-libs/gpp4/Manifest3
-rw-r--r--sci-libs/gpp4/gpp4-1.3.1.ebuild26
-rw-r--r--sci-libs/gpp4/metadata.xml11
3 files changed, 0 insertions, 40 deletions
diff --git a/sci-libs/gpp4/Manifest b/sci-libs/gpp4/Manifest
deleted file mode 100644
index a8aa3e3bc239..000000000000
--- a/sci-libs/gpp4/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST gpp4-1.3.1.tar.gz 694533 BLAKE2B 4c995a86dcd0753aba09a46e172bcd5a72f7b9b0a1cb66f17e83878a94ae9855b8664fcfa880222ed9e44421c098e151242f54c5d9d5f1cc4f522936f300ab92 SHA512 b24b26ecb38406bf5895f1dd43e847836f9aeecf7b5bc54df602e23e828b5cf8ae4a8902e294065d67edfb3507763e3d7496acbd6373e7dbc5e85d049c044920
-EBUILD gpp4-1.3.1.ebuild 586 BLAKE2B eafe298202e6a2e754847db44ebfd22e2fef78a3101a791d75d2c99e6f2c8e9f1e09e199c02a2b185632b686bb397ab1758b957eb2f6bc38797ab0b57542e4b5 SHA512 0053fdda411d272cba46232ed11208d0d71fc1d75424c1a35364d8b2fa61a98ff368c9794cc0cde134472281efacd95a0578fb5b1df34452cb95cdd836382551
-MISC metadata.xml 337 BLAKE2B 4d7bad2bc4fb50f30f170758c6b5e54cc408a5b940c41f222846732c60a543d546ef892f2c465d3787413f859167acdd34cb76b55b9f5b150594df163502dc04 SHA512 2291e4105f0f16ba3018cdadfceaed49d56418067ad6c9fdc68b5f2a3893654a66891456846284a30b32b8e29efc2b7c6bc2b919140d8745792405a70d993c92
diff --git a/sci-libs/gpp4/gpp4-1.3.1.ebuild b/sci-libs/gpp4/gpp4-1.3.1.ebuild
deleted file mode 100644
index 75be7d629f2c..000000000000
--- a/sci-libs/gpp4/gpp4-1.3.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-FORTRAN_NEEDED=fortran
-
-inherit fortran-2
-
-DESCRIPTION="A standalone, drop-in replacement for the CCP4 library"
-HOMEPAGE="https://launchpad.net/gpp4/"
-SRC_URI="https://launchpad.net/${PN}/1.3/${PV}/+download/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="fortran static-libs"
-
-RDEPEND="sci-libs/mmdb:0="
-DEPEND="${RDEPEND}"
-
-src_configure() {
- econf \
- $(use_with fortran fortran-api) \
- $(use_enable static-libs static)
-}
diff --git a/sci-libs/gpp4/metadata.xml b/sci-libs/gpp4/metadata.xml
deleted file mode 100644
index 046af6ea9df6..000000000000
--- a/sci-libs/gpp4/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-chemistry@gentoo.org</email>
- <name>Gentoo Chemistry Project</name>
- </maintainer>
- <upstream>
- <remote-id type="launchpad">gpp4</remote-id>
- </upstream>
-</pkgmetadata>