From: Sergei Trofimovich Date: Thu, 12 Jan 2012 17:10:56 +0000 (+0000) Subject: Initial import. Haskell library. Low-level D-Bus protocol implementation. Depend... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ee9b52739761b23e0a3e7eaff7a758792d22acf4;p=gentoo.git Initial import. Haskell library. Low-level D-Bus protocol implementation. Depend for dev-util/bustle-0.3.1. Package-Manager: portage-2.2.0_alpha84_p18/cvs/Linux x86_64 --- diff --git a/dev-haskell/dbus-core/ChangeLog b/dev-haskell/dbus-core/ChangeLog new file mode 100644 index 000000000000..501018ed9895 --- /dev/null +++ b/dev-haskell/dbus-core/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-haskell/dbus-core +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus-core/ChangeLog,v 1.1 2012/01/12 17:10:56 slyfox Exp $ + +*dbus-core-0.9.2.1 (12 Jan 2012) + + 12 Jan 2012; Sergei Trofimovich +dbus-core-0.9.2.1.ebuild, + +metadata.xml: + Initial import. Haskell library. Low-level D-Bus protocol implementation. + Depend for dev-util/bustle-0.3.1. + diff --git a/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild b/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild new file mode 100644 index 000000000000..9d7540eb13aa --- /dev/null +++ b/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild,v 1.1 2012/01/12 17:10:56 slyfox Exp $ + +# ebuild generated by hackport 0.2.13 + +EAPI="3" + +CABAL_FEATURES="lib profile haddock hscolour hoogle" +inherit haskell-cabal + +DESCRIPTION="Low-level D-Bus protocol implementation" +HOMEPAGE="https://john-millikin.com/software/dbus-core/" +SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/binary-0.4 + =dev-haskell/data-binary-ieee754-0.3 + =dev-haskell/network-2.2 + =dev-haskell/parsec-2.0 + =dev-haskell/text-0.11.1.5 + =dev-haskell/vector-0.7 + =dev-lang/ghc-6.10.1" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" + +src_prepare() { + if has_version " + + + haskell + + haskell@gentoo.org + + + Low-level D-Bus protocol implementation + + diff --git a/dev-haskell/pcap/Manifest b/dev-haskell/pcap/Manifest new file mode 100644 index 000000000000..f80dc5963aa3 --- /dev/null +++ b/dev-haskell/pcap/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST pcap-0.4.5.1.tar.gz 48534 RMD160 0a91385be5177a7020a1f2c1243229e0461d08af SHA1 debadd06490fb97f4b79b8f25e7f7e05f9ed12da SHA256 b21f220ecdd854f3bf371dec9c082f626e2757c11495d00e41dd8b63b67e6c5c +EBUILD pcap-0.4.5.1.ebuild 731 RMD160 05899fc9d9ecab236dadcc2c3f691e9fdc9f7360 SHA1 6fd68272fea451860761a8b7988aa389a70413ad SHA256 97fb1cfa6d79faf0d1b8e6e03c7ea898de1c617f9614b0156759b7265b3e9d74 +MISC ChangeLog 461 RMD160 68229456a335a81c6541aaf6263dd3f788fb53c6 SHA1 e012bf021a107b4329575faa05d2cb60281f1b45 SHA256 2072bf48a5e9c9f9fa15b85e771590daf1148f5dc3c2ace7c059a4fde776e324 +MISC metadata.xml 328 RMD160 e0e4dc6b0377403371d4cd328fe17bffe4d00c75 SHA1 7516b9d1ab30a1cecd0fcc48ea8d1d2da6b5fccc SHA256 8eef3c7c96bbb0b0f59782d4fe616a97e9bee2b1ed0b2dff69861b8a3cf1390e +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iEYEARECAAYFAk8PFgEACgkQcaHudmEf86rqlQCfSzDD764TiiIAQea0pW892bZP +BV8An27CT+7Xjh+gMI7R9NCpMhVmgBBo +=6/El +-----END PGP SIGNATURE-----