summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-16 12:57:43 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-16 12:57:43 +0000
commit4a2c7f48a7a21cd7627ed843424418d67fa3eba2 (patch)
tree38cd2f5e9c579851e5b60cd5258f8b2e0cb6c16e /net-misc/vtun
parentVersion bump RC's (diff)
downloadgentoo-2-4a2c7f48a7a21cd7627ed843424418d67fa3eba2.tar.gz
gentoo-2-4a2c7f48a7a21cd7627ed843424418d67fa3eba2.tar.bz2
gentoo-2-4a2c7f48a7a21cd7627ed843424418d67fa3eba2.zip
Stable ppc, bug #425814
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/ChangeLog5
-rw-r--r--net-misc/vtun/vtun-3.0.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog
index d5bd70da3772..802b5c79fbb2 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.52 2012/09/16 12:41:57 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/ChangeLog,v 1.53 2012/09/16 12:57:43 blueness Exp $
+
+ 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> vtun-3.0.2-r2.ebuild:
+ Stable ppc, bug #425814
*vtun-3.0.3 (16 Sep 2012)
diff --git a/net-misc/vtun/vtun-3.0.2-r2.ebuild b/net-misc/vtun/vtun-3.0.2-r2.ebuild
index 74a3bc3ac29a..8f8fc26a1713 100644
--- a/net-misc/vtun/vtun-3.0.2-r2.ebuild
+++ b/net-misc/vtun/vtun-3.0.2-r2.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-r2.ebuild,v 1.3 2012/07/12 08:07:03 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2-r2.ebuild,v 1.4 2012/09/16 12:57:43 blueness 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 )