summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-07-13 13:48:35 +0000
committerJeroen Roovers <jer@gentoo.org>2013-07-13 13:48:35 +0000
commit383723fcb138f5be3322691e0865185ff4358f86 (patch)
treecdbb324d14dab853ec9cd4c5c489d58b2ff0065b /net-misc/stunnel
parentAdd game from splitted gnome-games (diff)
downloadgentoo-2-383723fcb138f5be3322691e0865185ff4358f86.tar.gz
gentoo-2-383723fcb138f5be3322691e0865185ff4358f86.tar.bz2
gentoo-2-383723fcb138f5be3322691e0865185ff4358f86.zip
Stable for HPPA (bug #460278).
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r--net-misc/stunnel/ChangeLog5
-rw-r--r--net-misc/stunnel/stunnel-4.56-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog
index 9ccdc309e5f1..f01e657a2ff5 100644
--- a/net-misc/stunnel/ChangeLog
+++ b/net-misc/stunnel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/stunnel
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.138 2013/07/13 12:57:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.139 2013/07/13 13:48:35 jer Exp $
+
+ 13 Jul 2013; Jeroen Roovers <jer@gentoo.org> stunnel-4.56-r1.ebuild:
+ Stable for HPPA (bug #460278).
*stunnel-4.56-r1 (13 Jul 2013)
diff --git a/net-misc/stunnel/stunnel-4.56-r1.ebuild b/net-misc/stunnel/stunnel-4.56-r1.ebuild
index 0b42d7c0a6be..b2a825f11ceb 100644
--- a/net-misc/stunnel/stunnel-4.56-r1.ebuild
+++ b/net-misc/stunnel/stunnel-4.56-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.1 2013/07/13 12:57:38 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.2 2013/07/13 13:48:35 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 )