diff options
author | 2011-03-21 08:22:40 +0000 | |
---|---|---|
committer | 2011-03-21 08:22:40 +0000 | |
commit | 8559907d2f1eb9e6e56e6f1489be0aec3cf11ad9 (patch) | |
tree | 3118794b6acf95b01aadd0cfbc639655cb6d8e9d /net-misc/openvpn/openvpn-2.1.4.ebuild | |
parent | x86 stable per bug 358665 (diff) | |
download | historical-8559907d2f1eb9e6e56e6f1489be0aec3cf11ad9.tar.gz historical-8559907d2f1eb9e6e56e6f1489be0aec3cf11ad9.tar.bz2 historical-8559907d2f1eb9e6e56e6f1489be0aec3cf11ad9.zip |
ppc/ppc64 stable wrt #354661
Package-Manager: portage-2.2.0_alpha27/cvs/Linux x86_64
Diffstat (limited to 'net-misc/openvpn/openvpn-2.1.4.ebuild')
-rw-r--r-- | net-misc/openvpn/openvpn-2.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openvpn/openvpn-2.1.4.ebuild b/net-misc/openvpn/openvpn-2.1.4.ebuild index 140347635723..7416fa75fd52 100644 --- a/net-misc/openvpn/openvpn-2.1.4.ebuild +++ b/net-misc/openvpn/openvpn-2.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.4.ebuild,v 1.7 2011/03/20 18:36:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.4.ebuild,v 1.8 2011/03/21 08:22:40 xarthisius Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://openvpn.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="eurephia examples iproute2 ipv6 minimal pam passwordsave selinux ssl static pkcs11 userland_BSD" DEPEND=">=dev-libs/lzo-1.07 |