Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/stunnel: stunnel-4.25.ebuild
Date: Thu, 06 Nov 2008 02:52:42
Message-Id: E1KxuzA-0000d7-BA@stork.gentoo.org
1 vapier 08/11/06 02:52:40
2
3 Modified: stunnel-4.25.ebuild
4 Log:
5 arm stable
6
7 Revision Changes Path
8 1.8 net-misc/stunnel/stunnel-4.25.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/stunnel/stunnel-4.25.ebuild?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/stunnel/stunnel-4.25.ebuild?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/stunnel/stunnel-4.25.ebuild?r1=1.7&r2=1.8
13
14 Index: stunnel-4.25.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.25.ebuild,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- stunnel-4.25.ebuild 25 Jul 2008 20:08:51 -0000 1.7
21 +++ stunnel-4.25.ebuild 6 Nov 2008 02:52:40 -0000 1.8
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.25.ebuild,v 1.7 2008/07/25 20:08:51 beandog Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.25.ebuild,v 1.8 2008/11/06 02:52:40 vapier Exp $
27
28 inherit autotools ssl-cert eutils
29
30 @@ -10,7 +10,7 @@
31
32 LICENSE="GPL-2"
33 SLOT="0"
34 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86"
35 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
36 IUSE="ipv6 selinux tcpd"
37
38 DEPEND="tcpd? ( sys-apps/tcp-wrappers )