ottxor 14/07/21 20:53:34 Added: metadata.xml libcerf-1.3.ebuild Manifest ChangeLog Log: initial commit (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path 1.1 sci-libs/libcerf/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> </pkgmetadata> 1.1 sci-libs/libcerf/libcerf-1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/libcerf-1.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/libcerf-1.3.ebuild?rev=1.1&content-type=text/plain Index: libcerf-1.3.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/libcerf-1.3.ebuild,v 1.1 2014/07/21 20:53:33 ottxor Exp $ EAPI=5 inherit autotools-utils multilib DESCRIPTION="library that provides an efficient and accurate implementation of complex error functions" HOMEPAGE="http://apps.jcns.fz-juelich.de/doku/sc/libcerf" SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc static-libs test" DEPEND="" RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/${P}-autotools.patch" ) AUTOTOOLS_AUTORECONF=1 1.1 sci-libs/libcerf/Manifest file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/Manifest?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/Manifest?rev=1.1&content-type=text/plain Index: Manifest =================================================================== AUX libcerf-1.3-autotools.patch 1977 SHA256 e488de95d3c047029a6bd54ce97632fbe06da42587cd012c7defb91ae332a29f SHA512 bfcf752c7ac26709721cb814bf02dcad2219e1758ffb9c4937f9b088a9d414714a198cdae83697ce159da24fe7fd80a0e5d0b1bc3f0bc400f6522853533837e3 WHIRLPOOL 4b57aa9929319522290f279dd325b9b366a1bc0b54ede655dc720b2eb1dd1c3d9b0a3564da2a8d124582becea01a7a037f7fde5fdf610d71d7358543ae74841b DIST libcerf-1.3.tgz 385600 SHA256 d7059e923d3f370c89fb4d19ed4f827d381bc3f0e36da5595a04aeaaf3e6a859 SHA512 274fa7f3b149bb27582a54a39fe76b478cd5acc6716dd0588a2f637b77c87a6bbc4f467b52bb067ebad2d1ba18750211cc71c6a6feef75fa08d01ac1dbf5dc56 WHIRLPOOL 6f003e26aa76458da620dc4261cfc3b9ec77882a62e5f1a42ffa83c252ae39399e1244c16ad101ff98469ed59970be04b5f901a418e9681f7657adc76e0698f2 EBUILD libcerf-1.3.ebuild 562 SHA256 f2fdc9aac95247f89291a4033523baf184f9582257b44999fac94cf6a4b8f7d2 SHA512 7052df8af16fa97044ecc52f5a668d5717da75943a1a8b71a3ff90bad5776bcf44580052b8f3219c1aa802fc022e8308160ceb7cfa61280a4ee856f22174363c WHIRLPOOL 28fe72443109597e813796b5d8da24b71cb28f3bf588258c1777b84d7784daf03747a7c15295501d50dbf88654864a1b04fc6cc41d486051b157a35a36d69c45 MISC metadata.xml 158 SHA256 dae7918daac89b300804812d32584889aa1c4e8b9edeced06006900494457a6d SHA512 e4901a5df84502b46aa85ec01804ce680332cebe6148e4a9c8201a38935ee0d4a753bcdb3f18765b06019926a05bf099c0ed61395aa98211610ab7fdb8d7f895 WHIRLPOOL 2f12466ef66cc7b89ec428cd4b498b20f12ca6dbb219f180ac12985dfc4195882ea95809797828a720fe69a0e560d12de9c271f8aacaa06fba09c9c1ccd589e5 1.1 sci-libs/libcerf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/libcerf/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for sci-libs/libcerf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sci-libs/libcerf/ChangeLog,v 1.1 2014/07/21 20:53:33 ottxor Exp $ *libcerf-1.3 (21 Jul 2014) 21 Jul 2014; Christoph Junghans <ott...@gentoo.org> +files/libcerf-1.3-autotools.patch, +libcerf-1.3.ebuild, +metadata.xml: initial commit