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
commit18971fd5c0c8f7c7d097a66a59e50135ff50b3dd (patch)
tree2894d4a66cc4dc707ee78b95ec465dc7ce2583ff /net-misc/vtun
parentx86 stable wrt bug #400377 (diff)
downloadgentoo-2-18971fd5c0c8f7c7d097a66a59e50135ff50b3dd.tar.gz
gentoo-2-18971fd5c0c8f7c7d097a66a59e50135ff50b3dd.tar.bz2
gentoo-2-18971fd5c0c8f7c7d097a66a59e50135ff50b3dd.zip
x86 stable wrt bug #419323
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/ChangeLog5
-rw-r--r--net-misc/vtun/vtun-3.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog
index 8d2671adb0db..2ae3086dabaa 100644
--- a/net-misc/vtun/ChangeLog
+++ b/net-misc/vtun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vtun
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.44 2012/06/07 21:36:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.45 2012/06/08 12:15:27 phajdan.jr Exp $
+
+ 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> vtun-3.0.2-r1.ebuild:
+ x86 stable wrt bug #419323
07 Jun 2012; Brent Baude <ranger@gentoo.org> vtun-3.0.2-r1.ebuild:
Marking vtun-3.0.2-r1 ppc for bug 419323
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 )