summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2006-08-14 18:13:23 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2006-08-14 18:13:23 +0000
commitf37520d02ab531898239a90874cd40f2069788a3 (patch)
tree84b958e9fbc7391c9f3d09d88bae6ac8cdf360b0 /net-misc/neon/ChangeLog
parentSecurity cleanup wrt bug #140514. (diff)
downloadhistorical-f37520d02ab531898239a90874cd40f2069788a3.tar.gz
historical-f37520d02ab531898239a90874cd40f2069788a3.tar.bz2
historical-f37520d02ab531898239a90874cd40f2069788a3.zip
Allow ebuild to work on non-glibc systems
Package-Manager: portage-2.1.1_pre5
Diffstat (limited to 'net-misc/neon/ChangeLog')
-rw-r--r--net-misc/neon/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog
index 97460833d0a0..cbc6958f52e4 100644
--- a/net-misc/neon/ChangeLog
+++ b/net-misc/neon/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/neon
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.73 2006/08/05 23:59:21 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.74 2006/08/14 18:13:23 pauldv Exp $
+
+ 14 Aug 2006; Paul de Vrieze <pauldv@gentoo.org> neon-0.26.1.ebuild:
+ built_with_use dies when the package is not installed at all. To prevent
+ dying and allow things to (hopefully) work on a ulibc system add an extra
+ has_version check around it. This should solve bug #143886.
05 Aug 2006; Chris White <chriswhite@gentoo.org> metadata.xml:
metadata.xml translation by Yoshino-san in bug #136538