summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:14:21 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:14:21 +0000
commit1d7cd87c0278a5514fdf3c2840560bad71df5c64 (patch)
tree1955e2965c950a26a3a2530c07b6bedc20852d5d /net-proxy
parentx86 stable wrt bug #396849 (diff)
downloadgentoo-2-1d7cd87c0278a5514fdf3c2840560bad71df5c64.tar.gz
gentoo-2-1d7cd87c0278a5514fdf3c2840560bad71df5c64.tar.bz2
gentoo-2-1d7cd87c0278a5514fdf3c2840560bad71df5c64.zip
x86 stable wrt bug #404025
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/sshuttle/ChangeLog5
-rw-r--r--net-proxy/sshuttle/sshuttle-0.60.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/sshuttle/ChangeLog b/net-proxy/sshuttle/ChangeLog
index 1d33bb1bc47f..3916aa743f1e 100644
--- a/net-proxy/sshuttle/ChangeLog
+++ b/net-proxy/sshuttle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/sshuttle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/ChangeLog,v 1.8 2012/02/16 13:29:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/ChangeLog,v 1.9 2012/02/24 14:14:21 phajdan.jr Exp $
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> sshuttle-0.60.ebuild:
+ x86 stable wrt bug #404025
16 Feb 2012; Agostino Sarubbo <ago@gentoo.org> sshuttle-0.60.ebuild:
Stable for amd64, wrt bug #404025
diff --git a/net-proxy/sshuttle/sshuttle-0.60.ebuild b/net-proxy/sshuttle/sshuttle-0.60.ebuild
index 68fe76cd4d0e..c6dc865edbcb 100644
--- a/net-proxy/sshuttle/sshuttle-0.60.ebuild
+++ b/net-proxy/sshuttle/sshuttle-0.60.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-proxy/sshuttle/sshuttle-0.60.ebuild,v 1.3 2012/02/16 13:29:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/sshuttle-0.60.ebuild,v 1.4 2012/02/24 14:14:21 phajdan.jr Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="app-arch/xz-utils"