summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-03 19:34:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-03 19:34:05 +0000
commit1ea222b7415d3cb933d483e804418463b127f793 (patch)
treeb7d8e516747044c084a2b4c7d7d146a98c137821 /app-crypt/easy-rsa
parentAdd ~ppc, wrt bug #454642 (diff)
downloadgentoo-2-1ea222b7415d3cb933d483e804418463b127f793.tar.gz
gentoo-2-1ea222b7415d3cb933d483e804418463b127f793.tar.bz2
gentoo-2-1ea222b7415d3cb933d483e804418463b127f793.zip
Add ~ppc, wrt bug #453782
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-crypt/easy-rsa')
-rw-r--r--app-crypt/easy-rsa/ChangeLog6
-rw-r--r--app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-crypt/easy-rsa/ChangeLog b/app-crypt/easy-rsa/ChangeLog
index 98db27c6ad6e..85ef93da4ad3 100644
--- a/app-crypt/easy-rsa/ChangeLog
+++ b/app-crypt/easy-rsa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/easy-rsa
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.3 2013/01/24 15:44:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.4 2013/02/03 19:34:05 ago Exp $
+
+ 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> easy-rsa-2.2.0.ebuild:
+ Add ~ppc, wrt bug #453782
24 Jan 2013; Jeroen Roovers <jer@gentoo.org> easy-rsa-2.2.0.ebuild:
Marked ~hppa (bug #453782).
@@ -13,4 +16,3 @@
24 Jan 2013; Dirkjan Ochtman <djc@gentoo.org> +files/65easy-rsa,
+files/easy-rsa-2.0.0-pkcs11.patch, +easy-rsa-2.2.0.ebuild, +metadata.xml:
Initial version 2.2.0 (bug 409579, thanks to alon.barlev@gmail.com).
-
diff --git a/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild b/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild
index a38d125ec8cc..cb6cff034234 100644
--- a/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild,v 1.3 2013/01/24 15:44:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild,v 1.4 2013/02/03 19:34:05 ago Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit eutils multilib toolchain-funcs flag-o-matic
DESCRIPTION="Small RSA key management package, based on OpenSSL."
HOMEPAGE="http://openvpn.net/"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
SRC_URI="http://swupdate.openvpn.net/community/releases/${P}_master.tar.gz"
LICENSE="GPL-2"