Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-Random/
Date: Wed, 30 Dec 2015 23:04:19
Message-Id: 1451516651.29a6c8bf00e7823a7ce8521ec299ff54680dad48.dilfridge@gentoo
1 commit: 29a6c8bf00e7823a7ce8521ec299ff54680dad48
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 22:57:24 2015 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 23:04:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a6c8bf
7
8 dev-perl/Crypt-OpenSSL-Random: Stable -r2 myself, only dependency changes. Drop -r1.
9
10 Package-Manager: portage-2.2.26
11
12 .../Crypt-OpenSSL-Random-0.40.0-r1.ebuild | 21 ---------------------
13 .../Crypt-OpenSSL-Random-0.40.0-r2.ebuild | 2 +-
14 2 files changed, 1 insertion(+), 22 deletions(-)
15
16 diff --git a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.40.0-r1.ebuild b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.40.0-r1.ebuild
17 deleted file mode 100644
18 index a433c99..0000000
19 --- a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.40.0-r1.ebuild
20 +++ /dev/null
21 @@ -1,21 +0,0 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -# $Id$
25 -
26 -EAPI=5
27 -
28 -MODULE_AUTHOR=IROBERTS
29 -MODULE_VERSION=0.04
30 -inherit perl-module
31 -
32 -DESCRIPTION="Crypt::OpenSSL::Random module for perl"
33 -
34 -SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
36 -IUSE=""
37 -
38 -RDEPEND="dev-libs/openssl"
39 -DEPEND="${RDEPEND}"
40 -
41 -export OPTIMIZE="${CFLAGS}"
42 -mydoc="ToDo"
43
44 diff --git a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.40.0-r2.ebuild b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.40.0-r2.ebuild
45 index 2551300..74582b5 100644
46 --- a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.40.0-r2.ebuild
47 +++ b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.40.0-r2.ebuild
48 @@ -11,7 +11,7 @@ inherit perl-module
49 DESCRIPTION="Crypt::OpenSSL::Random module for perl"
50
51 SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
53 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
54 IUSE="libressl"
55
56 RDEPEND="