summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-02-04 09:16:29 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-02-04 09:16:29 +0000
commit70425c655226e93789933868462aff4b0a6d1afd (patch)
treeb351c95d63e1b62e86c9613f30ccc2a4e23cf51f /app-crypt/easy-rsa
parentBump for #442732 (diff)
downloadgentoo-2-70425c655226e93789933868462aff4b0a6d1afd.tar.gz
gentoo-2-70425c655226e93789933868462aff4b0a6d1afd.tar.bz2
gentoo-2-70425c655226e93789933868462aff4b0a6d1afd.zip
Keyworded ~arm, wrt bug #453782
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-crypt/easy-rsa')
-rw-r--r--app-crypt/easy-rsa/ChangeLog5
-rw-r--r--app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/easy-rsa/ChangeLog b/app-crypt/easy-rsa/ChangeLog
index 85ef93da4ad3..a3221c8d3392 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.4 2013/02/03 19:34:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.5 2013/02/04 09:16:29 pinkbyte Exp $
+
+ 04 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> easy-rsa-2.2.0.ebuild:
+ Keyworded ~arm, wrt bug #453782
03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> easy-rsa-2.2.0.ebuild:
Add ~ppc, wrt bug #453782
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 cb6cff034234..0c0b35048f93 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.4 2013/02/03 19:34:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild,v 1.5 2013/02/04 09:16:29 pinkbyte 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
SRC_URI="http://swupdate.openvpn.net/community/releases/${P}_master.tar.gz"
LICENSE="GPL-2"