Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/cryptokit: metadata.xml cryptokit-1.3.ebuild ChangeLog Manifest
Date: Sat, 10 Nov 2007 15:40:33
Message-Id: E1IqsRb-0002w6-2f@stork.gentoo.org
1 aballier 07/11/10 15:40:23
2
3 Added: metadata.xml cryptokit-1.3.ebuild ChangeLog
4 Manifest
5 Log:
6 initial import, bug #151633, thanks to people having contributed there
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.1 dev-ml/cryptokit/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/metadata.xml?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/metadata.xml?rev=1.1&content-type=text/plain
14
15 Index: metadata.xml
16 ===================================================================
17 <?xml version="1.0" encoding="UTF-8"?>
18 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
19 <pkgmetadata>
20 <herd>ml</herd>
21 </pkgmetadata>
22
23
24
25 1.1 dev-ml/cryptokit/cryptokit-1.3.ebuild
26
27 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/cryptokit-1.3.ebuild?rev=1.1&view=markup
28 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/cryptokit-1.3.ebuild?rev=1.1&content-type=text/plain
29
30 Index: cryptokit-1.3.ebuild
31 ===================================================================
32 # Copyright 1999-2007 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34 # $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.3.ebuild,v 1.1 2007/11/10 15:40:22 aballier Exp $
35
36 inherit eutils findlib
37
38 DESCRIPTION="Cryptographic primitives library for Objective Caml"
39 HOMEPAGE="http://cristal.inria.fr/~xleroy/software.html"
40 SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz"
41 LICENSE="LGPL-2"
42 SLOT="0"
43 KEYWORDS="~amd64 ~x86"
44 IUSE="doc"
45
46 DEPEND=">=dev-lang/ocaml-3.09
47 >=sys-libs/zlib-1.1"
48
49 src_unpack() {
50 unpack ${A}
51 cd "${S}"
52 sed -e "s/VERSION/${PV}/" "${FILESDIR}/META" >> META
53 epatch "${FILESDIR}/${PN}-gentoo.patch"
54 }
55
56 src_compile() {
57 emake all || die "emake all failed"
58 emake allopt || elog "emake allopt failed, is ocamlopt missing ?"
59 }
60
61 src_install() {
62 findlib_src_install
63 dodoc Changes README
64 use doc && dohtml doc/*.html doc/*.css
65 }
66
67 pkg_postinst() {
68 elog ""
69 elog "This library uses the /dev/random device to generate "
70 elog "random data and RSA keys. The device should either be"
71 elog "built into the kernel or provided as a module. An"
72 elog "alternative is to use the Entropy Gathering Daemon"
73 elog "(http://egd.sourceforge.net). Please note that the"
74 elog "remainder of the library will still work even in the"
75 elog "absence of a one of these sources of randomness."
76 elog ""
77 }
78
79 src_test() {
80 echo ""
81 einfo "You must have either /dev/random or the Entropy Gathering"
82 einfo "Daemon (EGD) for this test to succeed!"
83 echo ""
84
85 emake test || die "emake test failed"
86 }
87
88
89
90 1.1 dev-ml/cryptokit/ChangeLog
91
92 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/ChangeLog?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/ChangeLog?rev=1.1&content-type=text/plain
94
95 Index: ChangeLog
96 ===================================================================
97 # ChangeLog for dev-ml/cryptokit
98 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
99 # $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.1 2007/11/10 15:40:22 aballier Exp $
100
101 *cryptokit-1.3 (10 Nov 2007)
102
103 10 Nov 2007; Alexis Ballier <aballier@g.o> +files/META,
104 +files/cryptokit-gentoo.patch, +metadata.xml, +cryptokit-1.3.ebuild:
105 initial import, bug #151633, thanks to people having contributed there
106
107
108
109
110 1.1 dev-ml/cryptokit/Manifest
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/Manifest?rev=1.1&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/cryptokit/Manifest?rev=1.1&content-type=text/plain
114
115 Index: Manifest
116 ===================================================================
117 AUX META 171 RMD160 444446770c63f3ddf094ada4e1eab9edbc9041ca SHA1 1d4094ccc76a2c613eb69a235b1fdd4ac21618c7 SHA256 02b2b484eae47ab49344aace31b4ae9218ed8b96607ba216b9a9fa00a2b8323b
118 MD5 a4003b36926b45450ebdee5b696ded1b files/META 171
119 RMD160 444446770c63f3ddf094ada4e1eab9edbc9041ca files/META 171
120 SHA256 02b2b484eae47ab49344aace31b4ae9218ed8b96607ba216b9a9fa00a2b8323b files/META 171
121 AUX cryptokit-gentoo.patch 995 RMD160 0005ac1c75cdc148c3c0e2dc1af5e7c25285940d SHA1 ccb606b76949b9ff7217925db0dec17c17f3a309 SHA256 fb027f66325cd1d77ff916e3b3252f9ae6d4b8bf1f1d24c05dc9c04372842666
122 MD5 4586e772a9958d3fcae942d0c9aabfc7 files/cryptokit-gentoo.patch 995
123 RMD160 0005ac1c75cdc148c3c0e2dc1af5e7c25285940d files/cryptokit-gentoo.patch 995
124 SHA256 fb027f66325cd1d77ff916e3b3252f9ae6d4b8bf1f1d24c05dc9c04372842666 files/cryptokit-gentoo.patch 995
125 DIST cryptokit-1.3.tar.gz 112689 RMD160 bdf1ec365562b534b7995d0f2c3fc06ec203111f SHA1 aebb0b2ed7c89320006de63b73ab639051888a9c SHA256 9ef339ed4cb15f0c458d0093b90dd249d8d1dfb1b01a1fedc542e67f67a7194f
126 EBUILD cryptokit-1.3.ebuild 1454 RMD160 a502a2a36c21207f214aaa23845459464c26ba21 SHA1 cca94bd32112d5a87bd8af95a52e46e038d4476a SHA256 fd920a7976bd1eaa2e2fcbe2429d9f4ef6361f82421c795662d7194e4eb24d35
127 MD5 915a654f0c08c478cecbc0ceadb989ef cryptokit-1.3.ebuild 1454
128 RMD160 a502a2a36c21207f214aaa23845459464c26ba21 cryptokit-1.3.ebuild 1454
129 SHA256 fd920a7976bd1eaa2e2fcbe2429d9f4ef6361f82421c795662d7194e4eb24d35 cryptokit-1.3.ebuild 1454
130 MISC ChangeLog 357 RMD160 0002fa6b34bb64222115e8e74452ecf89ac0361e SHA1 ba727cc217402484b60d7cdb665133ee37191b35 SHA256 29009950fef3a167e7297740ce3506764d0c408e879fe5bbaece9bd1acd7d6ca
131 MD5 27a2d28a9af1deebf2ec91b2285b55ba ChangeLog 357
132 RMD160 0002fa6b34bb64222115e8e74452ecf89ac0361e ChangeLog 357
133 SHA256 29009950fef3a167e7297740ce3506764d0c408e879fe5bbaece9bd1acd7d6ca ChangeLog 357
134 MISC metadata.xml 155 RMD160 dfaa057e679b01302a807c75a32a910098b26809 SHA1 94024f83dcacbb53e92be090dd0f994ec93dc90d SHA256 118048376ebb76f57628b0819f3de4856e73959c2578c88715d37ea2d1e0af81
135 MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155
136 RMD160 dfaa057e679b01302a807c75a32a910098b26809 metadata.xml 155
137 SHA256 118048376ebb76f57628b0819f3de4856e73959c2578c88715d37ea2d1e0af81 metadata.xml 155
138 MD5 af0890ce14737d4c2395aad188ee6981 files/digest-cryptokit-1.3 241
139 RMD160 e623ef8e9945f08bef187ecb5880e37810bfab51 files/digest-cryptokit-1.3 241
140 SHA256 9f3f1096d7ef4fb42e73ba3b1c6dca9a3e9cfcd2bb6da87dd356a587fcaa8b4d files/digest-cryptokit-1.3 241
141
142
143
144 --
145 gentoo-commits@g.o mailing list