summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-26 09:18:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-26 09:18:09 +0000
commit74f8b7c2fe0d7864c6d8061b02a6976e74e6b77b (patch)
tree0d53eb20809f1bc27b52342dc24dee6bb1af1c01 /net-misc
parentStable for sparc, wrt bug #531688 (diff)
downloadgentoo-2-74f8b7c2fe0d7864c6d8061b02a6976e74e6b77b.tar.gz
gentoo-2-74f8b7c2fe0d7864c6d8061b02a6976e74e6b77b.tar.bz2
gentoo-2-74f8b7c2fe0d7864c6d8061b02a6976e74e6b77b.zip
Stable for sparc, wrt bug #531308
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openvpn/ChangeLog5
-rw-r--r--net-misc/openvpn/openvpn-2.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openvpn/ChangeLog b/net-misc/openvpn/ChangeLog
index 812443b4ffc9..14b6445adb6e 100644
--- a/net-misc/openvpn/ChangeLog
+++ b/net-misc/openvpn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openvpn
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.315 2014/12/23 09:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.316 2014/12/26 09:18:09 ago Exp $
+
+ 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> openvpn-2.3.6.ebuild:
+ Stable for sparc, wrt bug #531308
23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> openvpn-2.3.6.ebuild:
Stable for alpha, wrt bug #531308
diff --git a/net-misc/openvpn/openvpn-2.3.6.ebuild b/net-misc/openvpn/openvpn-2.3.6.ebuild
index ba05743652ef..0d5c76e76ba5 100644
--- a/net-misc/openvpn/openvpn-2.3.6.ebuild
+++ b/net-misc/openvpn/openvpn-2.3.6.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/net-misc/openvpn/openvpn-2.3.6.ebuild,v 1.9 2014/12/23 09:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.3.6.ebuild,v 1.10 2014/12/26 09:18:09 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 systemd +lzo static userland_BSD"
REQUIRED_USE="static? ( !plugins !pkcs11 )