summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:32:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:32:05 +0000
commit13ca5f836ea39c059e9c6eb1703ae9e5720be16f (patch)
tree6225ef82529eae26324a08bda303db4595a149e0 /net-misc/openvpn
parentStable for arm, wrt bug #484724 (diff)
downloadgentoo-2-13ca5f836ea39c059e9c6eb1703ae9e5720be16f.tar.gz
gentoo-2-13ca5f836ea39c059e9c6eb1703ae9e5720be16f.tar.bz2
gentoo-2-13ca5f836ea39c059e9c6eb1703ae9e5720be16f.zip
Stable for arm, wrt bug #484726
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/openvpn')
-rw-r--r--net-misc/openvpn/ChangeLog5
-rw-r--r--net-misc/openvpn/openvpn-2.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openvpn/ChangeLog b/net-misc/openvpn/ChangeLog
index 72192c59f6d0..34909d1c088b 100644
--- a/net-misc/openvpn/ChangeLog
+++ b/net-misc/openvpn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openvpn
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.284 2013/09/25 17:30:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.285 2013/09/26 17:32:05 ago Exp $
+
+ 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openvpn-2.3.2.ebuild:
+ Stable for arm, wrt bug #484726
25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openvpn-2.3.2.ebuild:
Stable for ppc, wrt bug #484726
diff --git a/net-misc/openvpn/openvpn-2.3.2.ebuild b/net-misc/openvpn/openvpn-2.3.2.ebuild
index ed5bee01f93a..db4bd0bb8dbf 100644
--- a/net-misc/openvpn/openvpn-2.3.2.ebuild
+++ b/net-misc/openvpn/openvpn-2.3.2.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/net-misc/openvpn/openvpn-2.3.2.ebuild,v 1.10 2013/09/25 17:30:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.3.2.ebuild,v 1.11 2013/09/26 17:32:05 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ HOMEPAGE="http://openvpn.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="examples down-root iproute2 pam passwordsave pkcs11 +plugins polarssl selinux +ssl +lzo static userland_BSD"
REQUIRED_USE="static? ( !plugins !pkcs11 )