summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 11:06:45 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 11:06:45 +0000
commit77aae51cb6d6ddc0784f88c02aa30fc95f243570 (patch)
tree9a0ef1c626c68c8f94066b5466582c9256a05d7f /net-misc
parentx86 stable wrt bug #511666 (diff)
downloadgentoo-2-77aae51cb6d6ddc0784f88c02aa30fc95f243570.tar.gz
gentoo-2-77aae51cb6d6ddc0784f88c02aa30fc95f243570.tar.bz2
gentoo-2-77aae51cb6d6ddc0784f88c02aa30fc95f243570.zip
x86 stable wrt bug #511668
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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 486bce87d492..ca3039ac6742 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.294 2014/07/21 16:04:06 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/ChangeLog,v 1.295 2014/07/27 11:06:45 phajdan.jr Exp $
+
+ 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> openvpn-2.3.3.ebuild:
+ x86 stable wrt bug #511668
21 Jul 2014; Chema Alonso <nimiux@gentoo.org> openvpn-2.3.3.ebuild:
Stable for amd64 wrt bug #511668
diff --git a/net-misc/openvpn/openvpn-2.3.3.ebuild b/net-misc/openvpn/openvpn-2.3.3.ebuild
index 195d16e66320..ec56098efecd 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.7 2014/07/21 16:04:06 nimiux Exp $
+# $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 $
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 )