summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-20 12:48:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-20 12:48:43 +0000
commitfc6438e52f81051f7ed98fac21b1c0569ab78b11 (patch)
tree144fbd288dfc389f125666b8f5fd88410ad7019b /net-misc
parentia64/sparc stable wrt bug #511992 (diff)
downloadgentoo-2-fc6438e52f81051f7ed98fac21b1c0569ab78b11.tar.gz
gentoo-2-fc6438e52f81051f7ed98fac21b1c0569ab78b11.tar.bz2
gentoo-2-fc6438e52f81051f7ed98fac21b1c0569ab78b11.zip
ia64/sparc stable wrt bug #511668
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openvpn/ChangeLog5
-rw-r--r--net-misc/openvpn/openvpn-2.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openvpn/ChangeLog b/net-misc/openvpn/ChangeLog
index ca3039ac6742..1e5e198cccfd 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.295 2014/07/27 11:06:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.296 2014/08/20 12:48:43 armin76 Exp $
+
+ 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> openvpn-2.3.3.ebuild:
+ ia64/sparc stable wrt bug #511668
26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> openvpn-2.3.3.ebuild:
x86 stable wrt bug #511668
diff --git a/net-misc/openvpn/openvpn-2.3.3.ebuild b/net-misc/openvpn/openvpn-2.3.3.ebuild
index ec56098efecd..f4596be0f8dd 100644
--- a/net-misc/openvpn/openvpn-2.3.3.ebuild
+++ b/net-misc/openvpn/openvpn-2.3.3.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.3.ebuild,v 1.8 2014/07/27 11:06:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.3.3.ebuild,v 1.9 2014/08/20 12:48:43 armin76 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 )