diff options
author | Michael Palimaka <kensington@gentoo.org> | 2012-08-07 12:44:16 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2012-08-07 12:44:16 +0000 |
commit | 2ef3ecb58dfc642adc7682a5e6987d1c5d453f73 (patch) | |
tree | be3ac4a761cd7ed82c76d04e2b3bdf6f5ef8e1de /net-misc/sslh/ChangeLog | |
parent | Fix build with metalink + gnutls, bug 428592. Cleaned out unused patch files. (diff) | |
download | gentoo-2-2ef3ecb58dfc642adc7682a5e6987d1c5d453f73.tar.gz gentoo-2-2ef3ecb58dfc642adc7682a5e6987d1c5d453f73.tar.bz2 gentoo-2-2ef3ecb58dfc642adc7682a5e6987d1c5d453f73.zip |
Revision bump to install binaries into the correct location, which was breaking the init script. Thanks to Agostino Sarubbo <ago@gentoo.org>.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/sslh/ChangeLog')
-rw-r--r-- | net-misc/sslh/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/sslh/ChangeLog b/net-misc/sslh/ChangeLog index 45e5027cddcf..3547cd526e64 100644 --- a/net-misc/sslh/ChangeLog +++ b/net-misc/sslh/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/sslh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sslh/ChangeLog,v 1.8 2012/07/11 15:47:57 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sslh/ChangeLog,v 1.9 2012/08/07 12:44:16 kensington Exp $ + +*sslh-1.13-r2 (07 Aug 2012) + + 07 Aug 2012; Michael Palimaka <kensington@gentoo.org> +sslh-1.13-r2.ebuild, + -sslh-1.13-r1.ebuild: + Revision bump to install binaries into the correct location, which was + breaking the init script. Thanks to Agostino Sarubbo <ago@gentoo.org>. *sslh-1.13-r1 (11 Jul 2012) |