Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/aespipe/
Date: Tue, 07 Mar 2017 18:21:12
Message-Id: 1488906204.785556f70799897005d393576cc694edc37754d4.alonbl@gentoo
1 commit: 785556f70799897005d393576cc694edc37754d4
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 7 17:01:04 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 7 17:03:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785556f7
7
8 app-crypt/aespipe: cleanup
9
10 Bug: 611458
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 app-crypt/aespipe/Manifest | 2 --
15 app-crypt/aespipe/aespipe-2.3e.ebuild | 29 -----------------------------
16 app-crypt/aespipe/aespipe-2.4c-r1.ebuild | 28 ----------------------------
17 3 files changed, 59 deletions(-)
18
19 diff --git a/app-crypt/aespipe/Manifest b/app-crypt/aespipe/Manifest
20 index 8e7ad2ab527..9e7046029b2 100644
21 --- a/app-crypt/aespipe/Manifest
22 +++ b/app-crypt/aespipe/Manifest
23 @@ -1,3 +1 @@
24 -DIST aespipe-v2.3e.tar.bz2 91752 SHA256 4e63a5709fdd0bffdb555582f9fd7a0bd1842e429420159accaf7f60c5d3c70f SHA512 e62f1f7a8f595066142f626dfd928106b4057c3e5f129bb31057af4e4a9412b4def60afffac72083621334449d627424fb661ef11a426015b0b0c232aa3ce648 WHIRLPOOL 3564aedeeb7e16a9cf10ceb13d15aaf3350b39ff8eb771d23d59029c8676b27bccee4098644d7e3d457af6866e045bec1cdfdf16f3941a831c0ec0b90897d08a
25 -DIST aespipe-v2.4c.tar.bz2 106608 SHA256 260190beea911190a839e711f610ec3454a9b13985d35479775b7e26ad4c845e SHA512 6738c019e4c1e5377650f9a982b328ce38e127ebe838cfe61c7d3fad878eaf0a4fd051d32897eb4c2ff33f94669203ccba25fc246405b50f9ac24fdf5d2831cf WHIRLPOOL a9c99f45313fa427e3a4227a3a8b8035c031937851e30fb5a31e8409bef25990497ce3f1b32e0e93c184a6d5549fa2a5e31185790a531350d6774df041c6f5e9
26 DIST aespipe-v2.4d.tar.bz2 106703 SHA256 c5ce656e0ade49b93e1163ec7b35450721d5743d8d804ad3a9e39add0389e50f SHA512 3c48facedf2e57978e9762ca1bfaa7c435897d75ab127697e20fa935a4797fde1d88e31db1b46f35968626e1bda3f2d2251d1b3f171cd27ee3cfc7a3d0193248 WHIRLPOOL 4b41b97b50e29fb4d567368684e50f7c6dc13dc9f783e17e8da2355f6aeaa7ec38d266942b1597897f579079674b34275d1bec2af68adfaf212766beb30680d7
27
28 diff --git a/app-crypt/aespipe/aespipe-2.3e.ebuild b/app-crypt/aespipe/aespipe-2.3e.ebuild
29 deleted file mode 100644
30 index b68c0e39682..00000000000
31 --- a/app-crypt/aespipe/aespipe-2.3e.ebuild
32 +++ /dev/null
33 @@ -1,29 +0,0 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -inherit flag-o-matic
38 -
39 -DESCRIPTION="Encrypts data from stdin to stdout"
40 -HOMEPAGE="http://loop-aes.sourceforge.net"
41 -SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
42 -
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -KEYWORDS="amd64 arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
46 -IUSE="static"
47 -DEPEND=""
48 -RDEPEND="app-arch/sharutils"
49 -
50 -S="${WORKDIR}/${PN}-v${PV}"
51 -
52 -src_compile() {
53 - use static && append-ldflags -static
54 - econf || die
55 - emake || die
56 -}
57 -
58 -src_install() {
59 - dobin aespipe bz2aespipe
60 - dodoc README
61 - doman aespipe.1
62 -}
63
64 diff --git a/app-crypt/aespipe/aespipe-2.4c-r1.ebuild b/app-crypt/aespipe/aespipe-2.4c-r1.ebuild
65 deleted file mode 100644
66 index 05852e32b22..00000000000
67 --- a/app-crypt/aespipe/aespipe-2.4c-r1.ebuild
68 +++ /dev/null
69 @@ -1,28 +0,0 @@
70 -# Copyright 1999-2017 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=5
74 -
75 -inherit flag-o-matic
76 -
77 -DESCRIPTION="Encrypts data from stdin to stdout"
78 -HOMEPAGE="http://loop-aes.sourceforge.net"
79 -SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
80 -
81 -LICENSE="GPL-2"
82 -SLOT="0"
83 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
84 -IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static"
85 -DEPEND=""
86 -RDEPEND="app-arch/sharutils
87 - app-crypt/gnupg"
88 -
89 -S="${WORKDIR}/${PN}-v${PV}"
90 -
91 -src_configure() {
92 - use static && append-ldflags -static
93 - econf \
94 - $(use_enable asm) \
95 - $(use_enable cpu_flags_x86_aes intelaes) \
96 - $(use_enable cpu_flags_x86_padlock padlock)
97 -}