diff options
author | Brent Baude <ranger@gentoo.org> | 2006-03-29 18:44:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-03-29 18:44:42 +0000 |
commit | 0f2ac319f9c3a9733fd4e65779f77f17f68a729e (patch) | |
tree | e4ea51a3b7ffda03cd64e18ce1f08d95a3dc6e31 /net-misc | |
parent | Added ~ppc64; bug #127097 (diff) | |
download | gentoo-2-0f2ac319f9c3a9733fd4e65779f77f17f68a729e.tar.gz gentoo-2-0f2ac319f9c3a9733fd4e65779f77f17f68a729e.tar.bz2 gentoo-2-0f2ac319f9c3a9733fd4e65779f77f17f68a729e.zip |
Marking stunnel-4.09 ~ppc64 per infra request
(Portage version: 2.0.54)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.09-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index a8de36c00707..5ba013597ce7 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # 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.51 2006/02/07 21:39:50 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.52 2006/03/29 18:44:42 ranger Exp $ + + 29 Mar 2006; Brent Baude <ranger@gentoo.org> stunnel-4.09-r1.ebuild: + Marking stunnel-4.09 ~ppc64 per infra request 07 Feb 2006; Simon Stelling <blubb@gentoo.org> stunnel-4.09-r1.ebuild: stable on amd64 diff --git a/net-misc/stunnel/stunnel-4.09-r1.ebuild b/net-misc/stunnel/stunnel-4.09-r1.ebuild index 752a433cb722..361bbaa12e7d 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.7 2006/02/07 21:39:50 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09-r1.ebuild,v 1.8 2006/03/29 18:44:42 ranger 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 sparc x86" +KEYWORDS="alpha amd64 arm ppc ~ppc64 sparc x86" IUSE="ipv6 selinux tcpd" DEPEND="virtual/libc |