Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libsodium/
Date: Tue, 29 Dec 2015 21:59:59
Message-Id: 1451426378.4689200a63d2488399fc8c6c79485a894954ce29.mrueg@gentoo
1 commit: 4689200a63d2488399fc8c6c79485a894954ce29
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 21:59:38 2015 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 21:59:38 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4689200a
7
8 dev-libs/libsodium: Remove old
9
10 Package-Manager: portage-2.2.26
11
12 dev-libs/libsodium/Manifest | 2 --
13 dev-libs/libsodium/libsodium-1.0.5.ebuild | 35 ----------------------------
14 dev-libs/libsodium/libsodium-1.0.6-r1.ebuild | 35 ----------------------------
15 3 files changed, 72 deletions(-)
16
17 diff --git a/dev-libs/libsodium/Manifest b/dev-libs/libsodium/Manifest
18 index 5bf866b..977c690 100644
19 --- a/dev-libs/libsodium/Manifest
20 +++ b/dev-libs/libsodium/Manifest
21 @@ -1,5 +1,3 @@
22 DIST libsodium-1.0.2.tar.gz 1673394 SHA256 961d8f10047f545ae658bcc73b8ab0bf2c312ac945968dd579d87c768e5baa19 SHA512 15fc47516f0e35906c1c304205fa991e74a273e4e6fc2186b6c16f0e41523de24493e149262b97ef03e4adc221232372ef1f283c4c23f96e4c5d99023d361e14 WHIRLPOOL 18509d9911c1d0ec6e8b9a8735abfeb2c1623669d31045abc6d9dd1289571fbe3a055f960f42a86779e7c03967532d71d7b9d0597ecfe457672e69b27b577e48
23 -DIST libsodium-1.0.5.tar.gz 1787478 SHA256 bfcafc678c7dac87866c50f9b99aa821750762edcf8e56fc6d13ba0ffbef8bab SHA512 978867f7499ec07817a95213baea79fd45d3cdd48c343723490471f79a1b0df2fa0638a91c46a08717fe03a1d8b68789445cb34be969d91023ba7edc8750835c WHIRLPOOL a46f6ca3eb98151cbc230aa1fd344b4038415f717382fa912f1750c83ed73bcc778fd634cdb7ae9c81b79c94b2d3e949a63d10adaf1ec822ba4be4e4b6fd7620
24 -DIST libsodium-1.0.6.tar.gz 1791565 SHA256 940d03ea7d2caa7940e24564bf6d9f66d6edd1df1e0111ff8e3655f3b864fb59 SHA512 f1232bfd31f8ba60650f594af469e48797924de0d2ce1e9bd0be75614e19b77727b3bcaa9a553cd5613db92738caea79edca5f2ff77ab392b1dff570dcd6be7d WHIRLPOOL e29abdc4ee4687b0bf53f8fcc5f2f276b00d0fd3045faeac5469ba70a54611ea633e3cd9bb9347c467c05c8b0bdd4094683491b31a50d7ab664a8e903e31a529
25 DIST libsodium-1.0.7.tar.gz 1808032 SHA256 7ad1e78763510c163ca48f05133057726a825cf97386c581bf12b01d7654204a SHA512 21a2991010bc4e6e03d42c6df5443049c99f7622dc68a7bdc3d6d082621a165faab32612280526509d310ad1faefc00aa21c594a384a7fa8b05f4666e82e5e1d WHIRLPOOL a8fe262217365f348c36c6a789fdd7fe479e72c88a8314804b3d7b6154a8cad0ab8517ee9d517fdf407d7d5b6a789868a4a5ac66d9ecf2575917c42bbc3eb49c
26 DIST libsodium-1.0.8.tar.gz 1794750 SHA256 c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926 SHA512 8f85e85e699c2b45674befd466e018c9f2ff1333c8fa806da49d9674068c33929bd3463e8908ffcd9c6154d430737e08e0522ac8ed4219e4fffe2e0a7a611c65 WHIRLPOOL 379addb00b366d2de887749fa72b17c003fa583728788e416e363a64196ade3ead9b5e12691f7693f0554323b88dc3c0cb6038c7abaf7f1291d60b97cc24daf6
27
28 diff --git a/dev-libs/libsodium/libsodium-1.0.5.ebuild b/dev-libs/libsodium/libsodium-1.0.5.ebuild
29 deleted file mode 100644
30 index a87bde8..0000000
31 --- a/dev-libs/libsodium/libsodium-1.0.5.ebuild
32 +++ /dev/null
33 @@ -1,35 +0,0 @@
34 -# Copyright 1999-2015 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -
40 -inherit eutils
41 -
42 -DESCRIPTION="A portable fork of NaCl, a higher-level cryptographic library"
43 -HOMEPAGE="https://github.com/jedisct1/libsodium"
44 -SRC_URI="http://download.libsodium.org/${PN}/releases/${P}.tar.gz"
45 -
46 -LICENSE="ISC"
47 -SLOT="0/13"
48 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
49 -IUSE="+asm minimal static-libs +urandom"
50 -
51 -src_configure() {
52 - local myconf
53 -
54 - # --disable-pie needed on x86, bug #512734
55 - use x86 && myconf="${myconf} --disable-pie"
56 -
57 - econf \
58 - $(use_enable asm) \
59 - $(use_enable minimal) \
60 - $(use_enable !urandom blocking-random) \
61 - $(use_enable static-libs static) \
62 - ${myconf}
63 -}
64 -
65 -src_install() {
66 - default
67 - prune_libtool_files
68 -}
69
70 diff --git a/dev-libs/libsodium/libsodium-1.0.6-r1.ebuild b/dev-libs/libsodium/libsodium-1.0.6-r1.ebuild
71 deleted file mode 100644
72 index 54f4c49..0000000
73 --- a/dev-libs/libsodium/libsodium-1.0.6-r1.ebuild
74 +++ /dev/null
75 @@ -1,35 +0,0 @@
76 -# Copyright 1999-2015 Gentoo Foundation
77 -# Distributed under the terms of the GNU General Public License v2
78 -# $Id$
79 -
80 -EAPI=5
81 -
82 -inherit eutils
83 -
84 -DESCRIPTION="A portable fork of NaCl, a higher-level cryptographic library"
85 -HOMEPAGE="https://github.com/jedisct1/libsodium"
86 -SRC_URI="http://download.libsodium.org/${PN}/releases/${P}.tar.gz"
87 -
88 -LICENSE="ISC"
89 -SLOT="0/17"
90 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
91 -IUSE="+asm minimal static-libs +urandom"
92 -
93 -src_configure() {
94 - local myconf
95 -
96 - # --disable-pie needed on x86, bug #512734
97 - use x86 && myconf="${myconf} --disable-pie"
98 -
99 - econf \
100 - $(use_enable asm) \
101 - $(use_enable minimal) \
102 - $(use_enable !urandom blocking-random) \
103 - $(use_enable static-libs static) \
104 - ${myconf}
105 -}
106 -
107 -src_install() {
108 - default
109 - prune_libtool_files
110 -}