diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-05-08 15:37:24 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-05-08 15:37:24 +0000 |
commit | bd274ccee9f87106b1adc2901ef4fbc6f8bbded6 (patch) | |
tree | 08e89b41e47dab19d7aa74bc617649b8b9c61428 /net-misc | |
parent | Add a patch for libpng-1.5 compatiblity (bug #361333). (diff) | |
download | gentoo-2-bd274ccee9f87106b1adc2901ef4fbc6f8bbded6.tar.gz gentoo-2-bd274ccee9f87106b1adc2901ef4fbc6f8bbded6.tar.bz2 gentoo-2-bd274ccee9f87106b1adc2901ef4fbc6f8bbded6.zip |
Added new alpha 0.2.3.1 and removed older alpha 0.2.2.24
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tor/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/tor/tor-0.2.3.1_alpha.ebuild (renamed from net-misc/tor/tor-0.2.2.24_alpha.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/tor/ChangeLog b/net-misc/tor/ChangeLog index 01b7b19d4aa6..0cad72283fbb 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.253 2011/04/29 20:15:56 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.254 2011/05/08 15:37:24 blueness Exp $ + +*tor-0.2.3.1_alpha (08 May 2011) + + 08 May 2011; Anthony G. Basile <blueness@gentoo.org> + -tor-0.2.2.24_alpha.ebuild, +tor-0.2.3.1_alpha.ebuild: + Added new alpha 0.2.3.1 and removed older alpha 0.2.2.24 29 Apr 2011; Anthony G. Basile <blueness@gentoo.org> -tor-0.2.2.23_alpha.ebuild, -tor-0.2.2.23_alpha-r1.ebuild, diff --git a/net-misc/tor/tor-0.2.2.24_alpha.ebuild b/net-misc/tor/tor-0.2.3.1_alpha.ebuild index 93e4c6131a52..ee1f587071a4 100644 --- a/net-misc/tor/tor-0.2.2.24_alpha.ebuild +++ b/net-misc/tor/tor-0.2.3.1_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.2.24_alpha.ebuild,v 1.1 2011/04/18 11:27:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.3.1_alpha.ebuild,v 1.1 2011/05/08 15:37:24 blueness Exp $ EAPI=3 |