summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-04 14:11:22 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-04 14:11:22 +0000
commit67c14ffc848500c423c30b7c2e5fc7afc5d46d10 (patch)
tree7227fc4bf85d5076c65a20589f9a1247123d7673 /app-crypt
parentKeyworded ~ppc and ~ppc64, bug #524040 (diff)
downloadgentoo-2-67c14ffc848500c423c30b7c2e5fc7afc5d46d10.tar.gz
gentoo-2-67c14ffc848500c423c30b7c2e5fc7afc5d46d10.tar.bz2
gentoo-2-67c14ffc848500c423c30b7c2e5fc7afc5d46d10.zip
Keyword ~ppc64, bug #453782
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-crypt')
-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 c962826408bd..9abb06ba8b63 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.16 2014/08/10 02:26:59 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.17 2014/10/04 14:11:22 blueness Exp $
+
+ 04 Oct 2014; Anthony G. Basile <blueness@gentoo.org> easy-rsa-2.2.0-r1.ebuild,
+ easy-rsa-2.2.0.ebuild:
+ Keyword ~ppc64, bug #453782
10 Aug 2014; Patrick Lauer <patrick@gentoo.org> easy-rsa-2.2.0-r1.ebuild,
easy-rsa-2.2.0.ebuild:
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 0e54fef00e5e..8b112a9731db 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-2014 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.9 2014/08/10 02:26:59 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild,v 1.10 2014/10/04 14:11:22 blueness Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="Small RSA key management package, based on OpenSSL"
HOMEPAGE="http://openvpn.net/"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~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 2cb800abb62b..05bc9aed7c0f 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-2014 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.9 2014/08/10 02:26:59 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild,v 1.10 2014/10/04 14:11:22 blueness Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="Small RSA key management package, based on OpenSSL"
HOMEPAGE="http://openvpn.net/"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
SRC_URI="http://swupdate.openvpn.net/community/releases/${P}_master.tar.gz"
LICENSE="GPL-2"