diff options
author | 2006-11-04 17:25:51 +0000 | |
---|---|---|
committer | 2006-11-04 17:25:51 +0000 | |
commit | 90e46a3f43a07f2c5e73926975290a2a0498840f (patch) | |
tree | 55725f158edcca55bc71456f7198ff9dac1c75aa /net-misc/stunnel | |
parent | Added pkg-config dep. This closes bug #151134. (diff) | |
download | gentoo-2-90e46a3f43a07f2c5e73926975290a2a0498840f.tar.gz gentoo-2-90e46a3f43a07f2c5e73926975290a2a0498840f.tar.bz2 gentoo-2-90e46a3f43a07f2c5e73926975290a2a0498840f.zip |
Added ~hppa
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/stunnel/files/digest-stunnel-4.16 | 6 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.09-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.16.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 8f7e6002a130..319693af4ca9 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/stunnel # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.59 2006/10/31 18:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.60 2006/11/04 17:25:51 dertobi123 Exp $ + + 04 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> + stunnel-4.09-r1.ebuild, stunnel-4.16.ebuild: + Added ~hppa *stunnel-4.16 (31 Oct 2006) diff --git a/net-misc/stunnel/files/digest-stunnel-4.16 b/net-misc/stunnel/files/digest-stunnel-4.16 index 1127c30e090e..ae4e19986bb4 100644 --- a/net-misc/stunnel/files/digest-stunnel-4.16 +++ b/net-misc/stunnel/files/digest-stunnel-4.16 @@ -1,3 +1,3 @@ -MD5 e37c3f7e7e7cc647a95ef8c8bb0e2f98 stunnel-4.16.tar.gz 500271 -RMD160 4baec09cc2f68913bcdcf1fb5f47ddc56c34c147 stunnel-4.16.tar.gz 500271 -SHA256 3379836d210ee95f769d70e898db26ef2ffbefd02355204146008c10579e3a87 stunnel-4.16.tar.gz 500271 +MD5 8ea5cae3eeaacc0271b766506b4b9d4a stunnel-4.16.tar.gz 507204 +RMD160 cbf8136049bcd8e306ee80bd66e4dd7666272b46 stunnel-4.16.tar.gz 507204 +SHA256 8ccf6d8e9960ec6cb64aa27c3e61cb1ee32f5ae12f208aebb923de9c9f200a6e stunnel-4.16.tar.gz 507204 diff --git a/net-misc/stunnel/stunnel-4.09-r1.ebuild b/net-misc/stunnel/stunnel-4.09-r1.ebuild index e431d80292ad..ea4c2900d6b2 100644 --- a/net-misc/stunnel/stunnel-4.09-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.09-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09-r1.ebuild,v 1.9 2006/05/23 20:07:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09-r1.ebuild,v 1.10 2006/11/04 17:25:51 dertobi123 Exp $ inherit ssl-cert eutils flag-o-matic @@ -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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 sparc x86" IUSE="ipv6 selinux tcpd" DEPEND="virtual/libc diff --git a/net-misc/stunnel/stunnel-4.16.ebuild b/net-misc/stunnel/stunnel-4.16.ebuild index f66826c74494..68f0fa00f160 100644 --- a/net-misc/stunnel/stunnel-4.16.ebuild +++ b/net-misc/stunnel/stunnel-4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.16.ebuild,v 1.1 2006/10/31 18:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.16.ebuild,v 1.2 2006/11/04 17:25:51 dertobi123 Exp $ inherit ssl-cert eutils flag-o-matic @@ -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 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="ipv6 selinux tcpd" DEPEND="virtual/libc |