summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2006-06-08 06:00:44 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2006-06-08 06:00:44 +0000
commitcdf7db0a7c4fd623739aa7f2f34a28a526b7ff22 (patch)
tree82c26f087a3ef6fea1a465c7bfa89c3630d575fc /x11-libs/vte/ChangeLog
parentNew release: 2.8.0.8 and 2.14.8, for bug #135027 (diff)
downloadhistorical-cdf7db0a7c4fd623739aa7f2f34a28a526b7ff22.tar.gz
historical-cdf7db0a7c4fd623739aa7f2f34a28a526b7ff22.tar.bz2
historical-cdf7db0a7c4fd623739aa7f2f34a28a526b7ff22.zip
Added patch to allow compilation on systems without gettext (bug #134436)
Package-Manager: portage-2.1_rc4-r3
Diffstat (limited to 'x11-libs/vte/ChangeLog')
-rw-r--r--x11-libs/vte/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 2b2091b85215..423526579a87 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.120 2006/06/06 06:05:21 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.121 2006/06/08 06:00:44 leonardop Exp $
+
+ 08 Jun 2006; Leonardo Boshell <leonardop@gentoo.org>
+ +files/vte-0.12-nonls.patch, vte-0.12.2.ebuild:
+ Added patch to allow compiling vte on systems without gettext (e.g.
+ uclibc-based). Patch contributed by Yuri Vasilevski on bug #134436.
*vte-0.12.2 (06 Jun 2006)