summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 12:15:27 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 12:15:27 +0000
commit222663704150900e428fdd6c44db7ac36b1e7a29 (patch)
treed6b7a510c701d6162899b37fb3e0f9f81434822c /net-misc/vtun/vtun-3.0.2-r1.ebuild
parentx86 stable wrt bug #400377 (diff)
downloadhistorical-222663704150900e428fdd6c44db7ac36b1e7a29.tar.gz
historical-222663704150900e428fdd6c44db7ac36b1e7a29.tar.bz2
historical-222663704150900e428fdd6c44db7ac36b1e7a29.zip
x86 stable wrt bug #419323
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'net-misc/vtun/vtun-3.0.2-r1.ebuild')
-rw-r--r--net-misc/vtun/vtun-3.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vtun/vtun-3.0.2-r1.ebuild b/net-misc/vtun/vtun-3.0.2-r1.ebuild
index 33a1316aa49e..f199b3e47c14 100644
--- a/net-misc/vtun/vtun-3.0.2-r1.ebuild
+++ b/net-misc/vtun/vtun-3.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2-r1.ebuild,v 1.4 2012/06/07 21:36:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2-r1.ebuild,v 1.5 2012/06/08 12:15:27 phajdan.jr Exp $
EAPI=4
@@ -12,7 +12,7 @@ HOMEPAGE="http://vtun.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ~sparc x86"
IUSE="lzo socks5 ssl zlib"
RDEPEND="ssl? ( dev-libs/openssl )