From d1f1f3bc630772e7197391e85311655e2b6e7fa2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 21 Apr 2023 12:02:15 +0100 Subject: gentoo auto-resync : 21:04:2023 - 12:02:15 --- sci-libs/Manifest.gz | Bin 44125 -> 43963 bytes sci-libs/xdrfile/Manifest | 3 --- sci-libs/xdrfile/metadata.xml | 12 ------------ sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild | 23 ----------------------- 4 files changed, 38 deletions(-) delete mode 100644 sci-libs/xdrfile/Manifest delete mode 100644 sci-libs/xdrfile/metadata.xml delete mode 100644 sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild (limited to 'sci-libs') diff --git a/sci-libs/Manifest.gz b/sci-libs/Manifest.gz index 2e156c71c5f1..d0031d443ea8 100644 Binary files a/sci-libs/Manifest.gz and b/sci-libs/Manifest.gz differ diff --git a/sci-libs/xdrfile/Manifest b/sci-libs/xdrfile/Manifest deleted file mode 100644 index 282c689623ae..000000000000 --- a/sci-libs/xdrfile/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST xdrfile-1.1.4.tar.gz 815342 BLAKE2B 9f2703cdd67dd6cb3156ab96e496dd4fa37d3a60d660da0a6129562ed295bb52ed5d5acb54aab1bd8b682e31f6155e96541dd47fee7226ae058d62f6efe3937a SHA512 70352efcce989172893e34855edd17990c80f3b5f956b2d8b03a5e75593280e981a56b00616adb950a7da5713729029aecb5dd2cd4c52a658a77eca43aa290df -EBUILD xdrfile-1.1.4-r1.ebuild 548 BLAKE2B 1cc382aec68a5f6fba269c077aba328139c73a93c3226ddfdc7b64d397b9c13f0395a7afd786fa6cb4cb4e5d0b36f17951c0a035dd3744ec8be91553f19f53d9 SHA512 09729f57196137cd7389ac161c05350e685a08cad230b730b9c234b0a0a78e36169dbacd8c4ea39129d49bbcc7b7497316b767f59fbbacdcb02d9e203ca2fca8 -MISC metadata.xml 374 BLAKE2B 92ab7aca750bc89a6c006934349c8a310407e88b93ba28416cd29add50542ad95d6306ca3eb4d82f5b610ce20251736f6be7c3bc0085cf163346e6d81a9be492 SHA512 342de5a16dc9115281e13cff35359d362e53cf0654d0aa38fcab862a4d31a45332e49933fe6b7976ce2e6d03fb8cb86543448fdc94faad98930aa63568f10769 diff --git a/sci-libs/xdrfile/metadata.xml b/sci-libs/xdrfile/metadata.xml deleted file mode 100644 index 638f4aa32334..000000000000 --- a/sci-libs/xdrfile/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - alexxy@gentoo.org - Alexey Shvetsov - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - diff --git a/sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild b/sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild deleted file mode 100644 index 22cb5ad3872c..000000000000 --- a/sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -FORTRAN_NEEDED="fortran" - -inherit fortran-2 - -DESCRIPTION="Library to read gromacs trajectory and topology files" -HOMEPAGE="http://www.gromacs.org/Developer_Zone/Programming_Guide/XTC_Library" -SRC_URI="ftp://ftp.gromacs.org/pub/contrib/${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="fortran static-libs" - -src_configure() { - local myeconfargs=( $(use_enable fortran) ) - - default -} -- cgit v1.2.3