diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-30 13:51:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-30 13:51:19 +0000 |
commit | 0d715ca850941591229578fe95cda94b06396c55 (patch) | |
tree | 187d1c878a571d1d641e3a3b17aa2c814647b694 /net-misc/tor | |
parent | Added patch to work with libdvdread-0.9.6, requested in Bug #138525. General ... (diff) | |
download | gentoo-2-0d715ca850941591229578fe95cda94b06396c55.tar.gz gentoo-2-0d715ca850941591229578fe95cda94b06396c55.tar.bz2 gentoo-2-0d715ca850941591229578fe95cda94b06396c55.zip |
Stable on sparc wrt security #145458
(Portage version: 2.1-r2)
Diffstat (limited to 'net-misc/tor')
-rw-r--r-- | net-misc/tor/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tor/tor-0.1.0.18.ebuild | 4 | ||||
-rw-r--r-- | net-misc/tor/tor-0.1.1.23.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/tor/ChangeLog b/net-misc/tor/ChangeLog index 624f014eb4d8..e0a86c40bf0b 100644 --- a/net-misc/tor/ChangeLog +++ b/net-misc/tor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tor # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.68 2006/08/30 08:03:35 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.69 2006/08/30 13:51:18 gustavoz Exp $ + + 30 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> tor-0.1.0.18.ebuild, + tor-0.1.1.23.ebuild: + Stable on sparc wrt security #145458 30 Aug 2006; <blubb@gentoo.org> tor-0.1.0.18.ebuild, tor-0.1.1.23.ebuild: stable on amd64 wrt bug 145458 diff --git a/net-misc/tor/tor-0.1.0.18.ebuild b/net-misc/tor/tor-0.1.0.18.ebuild index fb2f6d801993..69c10dae0edb 100644 --- a/net-misc/tor/tor-0.1.0.18.ebuild +++ b/net-misc/tor/tor-0.1.0.18.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/tor/tor-0.1.0.18.ebuild,v 1.5 2006/08/30 08:03:35 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.1.0.18.ebuild,v 1.6 2006/08/30 13:51:19 gustavoz Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" ## Arch temas please please dont mark this stable untill you really test the ## chroot stuff -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="static" DEPEND=">=dev-libs/openssl-0.9.6 diff --git a/net-misc/tor/tor-0.1.1.23.ebuild b/net-misc/tor/tor-0.1.1.23.ebuild index 7a970d8e2a01..87b09ada1f47 100644 --- a/net-misc/tor/tor-0.1.1.23.ebuild +++ b/net-misc/tor/tor-0.1.1.23.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/tor/tor-0.1.1.23.ebuild,v 1.5 2006/08/30 08:03:35 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.1.1.23.ebuild,v 1.6 2006/08/30 13:51:19 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://tor.eff.org/dist/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/openssl |