diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2012-12-22 22:24:14 +0000 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2012-12-22 22:24:14 +0000 |
commit | 16187047b688ccb6b2cd6bec1cb04b2410c1bca6 (patch) | |
tree | 1627a4c491e4db78c68667f9cebed79ed8ff0308 /net-libs/gnutls/ChangeLog | |
parent | Depend on zlib. (diff) | |
download | historical-16187047b688ccb6b2cd6bec1cb04b2410c1bca6.tar.gz historical-16187047b688ccb6b2cd6bec1cb04b2410c1bca6.tar.bz2 historical-16187047b688ccb6b2cd6bec1cb04b2410c1bca6.zip |
Respect LINGUAS, per bug#402683.
Remove unused myconf usage.
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64
Diffstat (limited to 'net-libs/gnutls/ChangeLog')
-rw-r--r-- | net-libs/gnutls/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog index 9995e76532cb..ed63505222f0 100644 --- a/net-libs/gnutls/ChangeLog +++ b/net-libs/gnutls/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/gnutls # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.391 2012/11/24 19:16:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.392 2012/12/22 22:24:10 alonbl Exp $ + +*gnutls-3.1.5-r1 (22 Dec 2012) + + 22 Dec 2012; Alon Bar-Lev <alonbl@gentoo.org> +gnutls-3.1.5-r1.ebuild: + Respect LINGUAS, per bug#402683. Remove unused myconf usage. *gnutls-3.1.5 (24 Nov 2012) |