Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/xmw:master commit in: app-crypt/tcplay/, app-crypt/tcplay/files/
Date: Wed, 29 May 2013 10:26:19
Message-Id: 1369823148.9d3102cf7d6d3f5a80cd9b1071f1e1e6370f5e6d.xmw@gentoo
1 commit: 9d3102cf7d6d3f5a80cd9b1071f1e1e6370f5e6d
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 29 10:25:48 2013 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 10:25:48 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=9d3102cf
7
8 dropped app-crypt/tcplay
9
10 ---
11 app-crypt/tcplay/Manifest | 31 ------------------
12 app-crypt/tcplay/files/tcplay-0.10-library.patch | 12 -------
13 app-crypt/tcplay/metadata.xml | 9 ------
14 app-crypt/tcplay/tcplay-0.10-r1.ebuild | 40 ------------------------
15 app-crypt/tcplay/tcplay-9999.ebuild | 39 -----------------------
16 5 files changed, 131 deletions(-)
17
18 diff --git a/app-crypt/tcplay/Manifest b/app-crypt/tcplay/Manifest
19 deleted file mode 100644
20 index 334ce61..0000000
21 --- a/app-crypt/tcplay/Manifest
22 +++ /dev/null
23 @@ -1,31 +0,0 @@
24 ------BEGIN PGP SIGNED MESSAGE-----
25 -Hash: SHA256
26 -
27 -- -----BEGIN PGP SIGNED MESSAGE-----
28 -Hash: SHA256
29 -
30 -- - -----BEGIN PGP SIGNED MESSAGE-----
31 -Hash: SHA256
32 -
33 -DIST tcplay-0.10.tar.gz 31973 SHA256 4ec6a43587fbccf9f97a54a5f7bd074548ef589f978b18b101c887920a8a401f SHA512 eaaa3de7e87c61e19371131c43632af9cdb5158443376c82cf6f1765289bc9fd7625944c51ba7ddb42d32a4c837322e920e0c9d0f014c77a293c7a03e2919ca4 WHIRLPOOL 6e848fc660fd2fe239c1b0d06830d9ae52657169e1a00656c4a66a42caf376f943b247b4f242b3842c44dfc78ab04f4f46f3897be2dd35e6cdcb2302c205ee25
34 -- - -----BEGIN PGP SIGNATURE-----
35 -Version: GnuPG v2.0.19 (GNU/Linux)
36 -
37 -iF4EAREIAAYFAlA8uvoACgkQknrdDGLu8JDZ7QEAgXLib5fsTGFhAzoCi9Cx0v6m
38 -9jqX5KGLWvL40LL5rV8A+QGBoudkX7d2cPe6XeCSPwDb1wH6tTCtpbgPGd4Wp6oa
39 -=b8ic
40 -- - -----END PGP SIGNATURE-----
41 -- -----BEGIN PGP SIGNATURE-----
42 -Version: GnuPG v2.0.19 (GNU/Linux)
43 -
44 -iF4EAREIAAYFAlA8+n8ACgkQknrdDGLu8JCeugD/Y5rMzS+tnJDekpXwnlXVA1oF
45 -Fe66kS2I7zOEsv2o/TQA/Rj4rhR6FdAVBmEd9JuGL0yVTa2DI25jJNc5b79txSfW
46 -=WQEg
47 -- -----END PGP SIGNATURE-----
48 ------BEGIN PGP SIGNATURE-----
49 -Version: GnuPG v2.0.19 (GNU/Linux)
50 -
51 -iF4EAREIAAYFAlA8/NAACgkQknrdDGLu8JDFTgEAkQYeN+kg8JNk/XU1oZ59i7zQ
52 -i3W/Q9msiOkPNdr6vxwBAJk6scLxXXSJdUq27JBxMDRaA9yNYYscweg4EDoDufzM
53 -=EPh5
54 ------END PGP SIGNATURE-----
55
56 diff --git a/app-crypt/tcplay/files/tcplay-0.10-library.patch b/app-crypt/tcplay/files/tcplay-0.10-library.patch
57 deleted file mode 100644
58 index 0dde2f6..0000000
59 --- a/app-crypt/tcplay/files/tcplay-0.10-library.patch
60 +++ /dev/null
61 @@ -1,12 +0,0 @@
62 ---- a/tcplay_api.c
63 -+++ b/tcplay_api.c
64 -@@ -114,7 +114,8 @@ tc_api_create_volume(tc_api_opts *api_opts)
65 - check_prf_algo(api_opts->tc_prf_hash_hidden, 1),
66 - check_cipher_chain(api_opts->tc_cipher_hidden, 1),
67 - api_opts->tc_passphrase, api_opts->tc_passphrase_hidden,
68 -- api_opts->tc_size_hidden_in_bytes, 0 /* non-interactive */);
69 -+ api_opts->tc_size_hidden_in_bytes, 0 /* non-interactive */,
70 -+ 0 /* non-secure erase */);
71 -
72 - return (err) ? TC_ERR : TC_OK;
73 - }
74
75 diff --git a/app-crypt/tcplay/metadata.xml b/app-crypt/tcplay/metadata.xml
76 deleted file mode 100644
77 index 59acc2c..0000000
78 --- a/app-crypt/tcplay/metadata.xml
79 +++ /dev/null
80 @@ -1,9 +0,0 @@
81 -<?xml version="1.0" encoding="UTF-8"?>
82 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
83 -<pkgmetadata>
84 -<maintainer>
85 -<email>xmw@g.o</email>
86 -<name>Michael Weber</name>
87 -</maintainer>
88 -</pkgmetadata>
89 -
90
91 diff --git a/app-crypt/tcplay/tcplay-0.10-r1.ebuild b/app-crypt/tcplay/tcplay-0.10-r1.ebuild
92 deleted file mode 100644
93 index 0a93304..0000000
94 --- a/app-crypt/tcplay/tcplay-0.10-r1.ebuild
95 +++ /dev/null
96 @@ -1,40 +0,0 @@
97 -# Copyright 1999-2012 Gentoo Foundation
98 -# Distributed under the terms of the GNU General Public License v2
99 -# $Header: $
100 -
101 -EAPI=4
102 -
103 -inherit eutils toolchain-funcs vcs-snapshot
104 -
105 -DESCRIPTION="Free and simple TrueCrypt Implementation based on dm-crypt"
106 -HOMEPAGE="https://github.com/bwalex/tc-play"
107 -SRC_URI="https://github.com/bwalex/tc-play/tarball/v0.10 -> ${P}.tar.gz"
108 -
109 -LICENSE="BSD-2"
110 -SLOT="0"
111 -KEYWORDS="~amd64"
112 -IUSE=""
113 -
114 -RDEPEND="dev-libs/libgcrypt
115 - sys-apps/util-linux
116 - sys-fs/lvm2"
117 -DEPEND="${RDEPEND}"
118 -
119 -src_prepare() {
120 - sed -e '/CFLAGS+= -O3/d' \
121 - -e '/$(CC)/s:$: $(LDFLAGS):' \
122 - -i Makefile || die
123 - epatch "${FILESDIR}"/${P}-library.patch
124 -}
125 -
126 -src_compile() {
127 - tc-export CC
128 - emake SYSTEM=linux PBKDF_BACKEND=gcrypt program lib
129 -}
130 -
131 -src_install() {
132 - dobin ${PN}
133 - dolib lib${PN}.so
134 - doman ${PN}.{3,8}
135 - dodoc README
136 -}
137
138 diff --git a/app-crypt/tcplay/tcplay-9999.ebuild b/app-crypt/tcplay/tcplay-9999.ebuild
139 deleted file mode 100644
140 index 8e6c8c4..0000000
141 --- a/app-crypt/tcplay/tcplay-9999.ebuild
142 +++ /dev/null
143 @@ -1,39 +0,0 @@
144 -# Copyright 1999-2012 Gentoo Foundation
145 -# Distributed under the terms of the GNU General Public License v2
146 -# $Header: $
147 -
148 -EAPI=4
149 -
150 -inherit git-2 toolchain-funcs
151 -
152 -DESCRIPTION="Free and simple TrueCrypt Implementation based on dm-crypt"
153 -HOMEPAGE="https://github.com/bwalex/tc-play"
154 -EGIT_REPO_URI="https://github.com/bwalex/tc-play.git"
155 -
156 -LICENSE="BSD-2"
157 -SLOT="0"
158 -KEYWORDS=""
159 -IUSE=""
160 -
161 -RDEPEND="dev-libs/libgcrypt
162 - sys-apps/util-linux
163 - sys-fs/lvm2"
164 -DEPEND="${RDEPEND}"
165 -
166 -src_prepare() {
167 - sed -e '/CFLAGS+= -O3/d' \
168 - -e '/$(CC)/s:$: $(LDFLAGS):' \
169 - -i Makefile || die
170 -}
171 -
172 -src_compile() {
173 - tc-export CC
174 - emake SYSTEM=linux PBKDF_BACKEND=gcrypt program lib
175 -}
176 -
177 -src_install() {
178 - dobin ${PN}
179 - dolib lib${PN}.so
180 - doman ${PN}.{3,8}
181 - dodoc README.md
182 -}