aballier 14/12/01 09:59:25 Added: ocaml-ipaddr-2.5.0.ebuild metadata.xml ChangeLog Log: initial import, ebuild by me Signed-off-by: [email protected] (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.1 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.5.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.5.0.ebuild?rev=1.1&content-type=text/plain Index: ocaml-ipaddr-2.5.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.5.0.ebuild,v 1.1 2014/12/01 09:59:25 aballier Exp $ EAPI=5 OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="OCaml library for manipulation of IP (and MAC) address representations" HOMEPAGE="https://github.com/mirage/ocaml-ipaddr" SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="dev-ml/sexplib:=" RDEPEND="${DEPEND}" DOCS=( CHANGES README.md ) 1.1 dev-ml/ocaml-ipaddr/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ipaddr/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ipaddr/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>ml</herd> </pkgmetadata> 1.1 dev-ml/ocaml-ipaddr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ipaddr/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-ipaddr/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-ml/ocaml-ipaddr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ipaddr/ChangeLog,v 1.1 2014/12/01 09:59:25 aballier Exp $ *ocaml-ipaddr-2.5.0 (01 Dec 2014) 01 Dec 2014; Alexis Ballier <[email protected]> +ocaml-ipaddr-2.5.0.ebuild, +metadata.xml: initial import, ebuild by me
