diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-12 04:55:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-12 04:55:13 +0000 |
commit | 30f89fd327bd85079e7b4f719b3ed78b6b1bd5d8 (patch) | |
tree | c55cf1f0b404ae5b563bd30e7351f3e2539660ba /net-misc/stunnel | |
parent | Move eselect-wxwidgets to PDEPEND to prevent blocker on upgrade. Because (diff) | |
download | gentoo-2-30f89fd327bd85079e7b4f719b3ed78b6b1bd5d8.tar.gz gentoo-2-30f89fd327bd85079e7b4f719b3ed78b6b1bd5d8.tar.bz2 gentoo-2-30f89fd327bd85079e7b4f719b3ed78b6b1bd5d8.zip |
Stable for HPPA (bug #201896).
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 575da201c1cc..9a21b6c449c3 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.79 2007/12/10 23:37:33 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.80 2007/12/12 04:55:13 jer Exp $ + + 12 Dec 2007; Jeroen Roovers <jer@gentoo.org> stunnel-4.21.ebuild: + Stable for HPPA (bug #201896). 10 Dec 2007; Dawid Węgliński <cla@gentoo.org> stunnel-4.21.ebuild: Stable on x86 (bug #201896) diff --git a/net-misc/stunnel/stunnel-4.21.ebuild b/net-misc/stunnel/stunnel-4.21.ebuild index deff6e1e5ad6..8e2dc61e2adb 100644 --- a/net-misc/stunnel/stunnel-4.21.ebuild +++ b/net-misc/stunnel/stunnel-4.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.21.ebuild,v 1.2 2007/12/10 23:37:33 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.21.ebuild,v 1.3 2007/12/12 04:55:13 jer Exp $ inherit autotools ssl-cert eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="ipv6 selinux tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |