diff options
author | 2011-02-13 10:51:37 +0000 | |
---|---|---|
committer | 2011-02-13 10:51:37 +0000 | |
commit | 13ef9a3fe6df012ec01bbb799d1950545578c16d (patch) | |
tree | b27a25a8ebd589923cd6dc7d3c8bc99e9e74867a /net-misc/openvpn/openvpn-2.1.4.ebuild | |
parent | Stable on amd64 wrt bug #354673 (diff) | |
download | historical-13ef9a3fe6df012ec01bbb799d1950545578c16d.tar.gz historical-13ef9a3fe6df012ec01bbb799d1950545578c16d.tar.bz2 historical-13ef9a3fe6df012ec01bbb799d1950545578c16d.zip |
Stable on amd64 wrt bug #354661
Package-Manager: portage-2.1.9.39/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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openvpn/openvpn-2.1.4.ebuild b/net-misc/openvpn/openvpn-2.1.4.ebuild index a454f94f2e57..4ebe2f048550 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-2010 Gentoo Foundation +# 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.1 2010/12/14 09:14:45 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.4.ebuild,v 1.2 2011/02/13 10:51:37 hwoarang 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 |