summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-08 05:58:13 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-08 05:58:13 +0000
commite7f352848f53a0527893748d3df1c4021e84f0e8 (patch)
tree59561dd150dc5ad2fa355393409bc3f12d780d77 /net-libs
parentAdd missing gcrypt dependency when USE=ssl, and fix build with USE=-ssl when ... (diff)
downloadgentoo-2-e7f352848f53a0527893748d3df1c4021e84f0e8.tar.gz
gentoo-2-e7f352848f53a0527893748d3df1c4021e84f0e8.tar.bz2
gentoo-2-e7f352848f53a0527893748d3df1c4021e84f0e8.zip
Typo in ChangeLog.
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/glib-networking/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog
index 12a167bd894e..edf90ac3bcaa 100644
--- a/net-libs/glib-networking/ChangeLog
+++ b/net-libs/glib-networking/ChangeLog
@@ -1,12 +1,13 @@
# ChangeLog for net-libs/glib-networking
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.32 2012/04/08 05:55:23 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.33 2012/04/08 05:58:13 tetromino Exp $
08 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
glib-networking-2.28.7.ebuild, glib-networking-2.30.1-r1.ebuild,
glib-networking-2.30.2.ebuild:
- Add missing gcrypt dependency when USE=ssl, and fix build with USE=-ssl when
- gcrypt is not installed (bug #411139, thanks to Marvin Vek for reporting).
+ Add missing libgcrypt dependency when USE=ssl, and fix build with USE=-ssl
+ when libgcrypt is not installed (bug #411139, thanks to Marvin Vek for
+ reporting).
*glib-networking-2.32.0 (31 Mar 2012)