diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-07-19 09:32:26 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-07-19 09:32:26 +0000 |
commit | 1b1215ef6f8c50d875486c8335aaf25cf55f69f4 (patch) | |
tree | 1ad77a00a22e9d8988cf4e9acdc6204ac91855f5 /net-misc/tor | |
parent | Fix variable name in templates condition resulting it never being true. (diff) | |
download | gentoo-2-1b1215ef6f8c50d875486c8335aaf25cf55f69f4.tar.gz gentoo-2-1b1215ef6f8c50d875486c8335aaf25cf55f69f4.tar.bz2 gentoo-2-1b1215ef6f8c50d875486c8335aaf25cf55f69f4.zip |
Bumped alpha and removed deprecated
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/tor')
-rw-r--r-- | net-misc/tor/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/tor/tor-0.2.3.2_alpha.ebuild (renamed from net-misc/tor/tor-0.2.3.1_alpha-r1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/tor/ChangeLog b/net-misc/tor/ChangeLog index 40c01f43ee90..5c5a4f5098f8 100644 --- a/net-misc/tor/ChangeLog +++ b/net-misc/tor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/tor # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.259 2011/06/21 09:59:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.260 2011/07/19 09:32:26 blueness Exp $ + +*tor-0.2.3.2_alpha (19 Jul 2011) + + 19 Jul 2011; Anthony G. Basile <blueness@gentoo.org> + -tor-0.2.3.1_alpha-r1.ebuild, +tor-0.2.3.2_alpha.ebuild: + Bumped alpha and removed deprecated *tor-0.2.2.29_beta (21 Jun 2011) diff --git a/net-misc/tor/tor-0.2.3.1_alpha-r1.ebuild b/net-misc/tor/tor-0.2.3.2_alpha.ebuild index 83428e3c4a44..6914a8d02844 100644 --- a/net-misc/tor/tor-0.2.3.1_alpha-r1.ebuild +++ b/net-misc/tor/tor-0.2.3.2_alpha.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.3.1_alpha-r1.ebuild,v 1.1 2011/06/07 22:02:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.3.2_alpha.ebuild,v 1.1 2011/07/19 09:32:26 blueness Exp $ EAPI=3 |