summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-31 16:25:17 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-31 16:25:17 +0000
commitd511c9e261ccd4be1aa50bba6cf27e536896120b (patch)
tree982276feb8162e69d3e34ccd3ffd7886fcd950ee /net-misc
parentarm stable, bug #499308 (diff)
downloadgentoo-2-d511c9e261ccd4be1aa50bba6cf27e536896120b.tar.gz
gentoo-2-d511c9e261ccd4be1aa50bba6cf27e536896120b.tar.bz2
gentoo-2-d511c9e261ccd4be1aa50bba6cf27e536896120b.zip
arm stable, bug #499310
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/stunnel/ChangeLog5
-rw-r--r--net-misc/stunnel/stunnel-4.56-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog
index fd40155fc578..a933337ab542 100644
--- a/net-misc/stunnel/ChangeLog
+++ b/net-misc/stunnel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/stunnel
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.152 2014/01/27 07:24:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.153 2014/01/31 16:25:17 maekke Exp $
+
+ 31 Jan 2014; Markus Meier <maekke@gentoo.org> stunnel-4.56-r2.ebuild:
+ arm stable, bug #499310
27 Jan 2014; Jeroen Roovers <jer@gentoo.org> stunnel-4.56-r2.ebuild:
Stable for HPPA (bug #499310).
diff --git a/net-misc/stunnel/stunnel-4.56-r2.ebuild b/net-misc/stunnel/stunnel-4.56-r2.ebuild
index 2a9c1c30885b..8196ac6935eb 100644
--- a/net-misc/stunnel/stunnel-4.56-r2.ebuild
+++ b/net-misc/stunnel/stunnel-4.56-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r2.ebuild,v 1.2 2014/01/27 07:24:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r2.ebuild,v 1.3 2014/01/31 16:25:17 maekke Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="ipv6 selinux tcpd xforward listen-queue"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )