summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-27 07:24:19 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-27 07:24:19 +0000
commitbc476e85b3fbaac7b952d01b04f7b8c0420a3baf (patch)
treed7e765bec7e9453f003c75a09f5c20e4551e23ee /net-misc
parentsys-devel/boost-m4: Drop old (diff)
downloadgentoo-2-bc476e85b3fbaac7b952d01b04f7b8c0420a3baf.tar.gz
gentoo-2-bc476e85b3fbaac7b952d01b04f7b8c0420a3baf.tar.bz2
gentoo-2-bc476e85b3fbaac7b952d01b04f7b8c0420a3baf.zip
Stable for HPPA (bug #499310).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/stunnel/ChangeLog5
-rw-r--r--net-misc/stunnel/stunnel-4.56-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog
index da5e4b48fbc0..fd40155fc578 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.151 2014/01/08 06:37:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.152 2014/01/27 07:24:19 jer Exp $
+
+ 27 Jan 2014; Jeroen Roovers <jer@gentoo.org> stunnel-4.56-r2.ebuild:
+ Stable for HPPA (bug #499310).
08 Jan 2014; Mike Frysinger <vapier@gentoo.org> stunnel-4.44.ebuild:
Inherit the user eclass for enewuser/etc...
diff --git a/net-misc/stunnel/stunnel-4.56-r2.ebuild b/net-misc/stunnel/stunnel-4.56-r2.ebuild
index f4e0d6aaf158..2a9c1c30885b 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-2013 Gentoo Foundation
+# 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.1 2013/12/22 09:29:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r2.ebuild,v 1.2 2014/01/27 07:24:19 jer 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 )