blob: a2978b5630de583cfdb714c18cb9ffec64f21420 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst prepare setup test
DEPEND=sys-apps/findutils virtual/fortran
DESCRIPTION=ECMWF BUFR library - includes both C and Fortran example utilities
EAPI=5
HOMEPAGE=https://software.ecmwf.int/wiki/display/BUFR/BUFRDC+Home
IUSE=debug doc examples
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
LICENSE=LGPL-3
RDEPEND=virtual/fortran virtual/fortran
SLOT=0
SRC_URI=https://software.ecmwf.int/wiki/download/attachments/35752466/bufrdc_000405.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 fortran-2 8200fc942c3b3c1fc75d4d5bfd0ba7a2 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=61d617258c3802cc4f84fb7f4ffd285f
|