diff options
author | Tim Harder <radhermit@gentoo.org> | 2013-02-28 00:26:00 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2013-02-28 00:26:00 +0000 |
commit | f74ea3ea088eb1c1319f27cf65a32d8635f19830 (patch) | |
tree | e558b795f5a6a88f5812610ecf10fef39c5468f2 /net-libs | |
parent | install additional datafiles to make plugins work (bug #438198) (diff) | |
download | gentoo-2-f74ea3ea088eb1c1319f27cf65a32d8635f19830.tar.gz gentoo-2-f74ea3ea088eb1c1319f27cf65a32d8635f19830.tar.bz2 gentoo-2-f74ea3ea088eb1c1319f27cf65a32d8635f19830.zip |
Fix checksums for gnutls-3.1.9 (bug #459604).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gnutls/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog index 3ee9df7e86f5..7107be0b534b 100644 --- a/net-libs/gnutls/ChangeLog +++ b/net-libs/gnutls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gnutls # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.410 2013/02/27 19:42:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.411 2013/02/28 00:26:00 radhermit Exp $ + + 28 Feb 2013; Tim Harder <radhermit@gentoo.org> Manifest: + Fix checksums for gnutls-3.1.9 (bug #459604). *gnutls-3.1.9 (27 Feb 2013) |