summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-12-17 10:45:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-12-17 10:45:29 +0000
commitb77edc0585027203a8c39941476bcfc20d0e772a (patch)
tree607c6dfe5579f6160633ae0dcb1dd71d97ea1e42 /app-crypt/easy-rsa
parentVersion bump. (diff)
downloadgentoo-2-b77edc0585027203a8c39941476bcfc20d0e772a.tar.gz
gentoo-2-b77edc0585027203a8c39941476bcfc20d0e772a.tar.bz2
gentoo-2-b77edc0585027203a8c39941476bcfc20d0e772a.zip
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #453782
(Portage version: 2.2.7/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
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-r1.ebuild4
-rw-r--r--app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/easy-rsa/ChangeLog b/app-crypt/easy-rsa/ChangeLog
index da5c6e0321ff..df1dd8d3cfb7 100644
--- a/app-crypt/easy-rsa/ChangeLog
+++ b/app-crypt/easy-rsa/ChangeLog
@@ -1,6 +1,10 @@
# 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.13 2013/05/26 07:21:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.14 2013/12/17 10:45:29 armin76 Exp $
+
+ 17 Dec 2013; Raúl Porcel <armin76@gentoo.org> easy-rsa-2.2.0.ebuild,
+ easy-rsa-2.2.0-r1.ebuild:
+ Add ~alpha/~ia64/~s390/~sh/~sparc wrt #453782
26 May 2013; Agostino Sarubbo <ago@gentoo.org> easy-rsa-2.2.0-r1.ebuild:
Stable for ppc, wrt bug #470678
diff --git a/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild b/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild
index 7287a63d2a3d..95780d9cbe2b 100644
--- a/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.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-r1.ebuild,v 1.6 2013/05/26 07:21:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild,v 1.7 2013/12/17 10:45:29 armin76 Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="Small RSA key management package, based on OpenSSL."
HOMEPAGE="http://openvpn.net/"
-KEYWORDS="amd64 arm hppa ppc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86"
SRC_URI="http://swupdate.openvpn.net/community/releases/${P}_master.tar.gz"
LICENSE="GPL-2"
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 b788d4cd2fbd..26ee3442dd72 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.7 2013/05/23 17:15:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild,v 1.8 2013/12/17 10:45:29 armin76 Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="Small RSA key management package, based on OpenSSL."
HOMEPAGE="http://openvpn.net/"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
SRC_URI="http://swupdate.openvpn.net/community/releases/${P}_master.tar.gz"
LICENSE="GPL-2"