diff options
author | 2009-01-26 12:40:40 +0000 | |
---|---|---|
committer | 2009-01-26 12:40:40 +0000 | |
commit | 915e5fc81d63ef9530cce1cb37efe5166f9c00f2 (patch) | |
tree | 054ad12bd3fc79ef5b11b46893328a7508c397aa /dev-dotnet/mono-zeroconf/ChangeLog | |
parent | Version bump. Also bug #254029 - fix noperl patch. (diff) | |
download | historical-915e5fc81d63ef9530cce1cb37efe5166f9c00f2.tar.gz historical-915e5fc81d63ef9530cce1cb37efe5166f9c00f2.tar.bz2 historical-915e5fc81d63ef9530cce1cb37efe5166f9c00f2.zip |
Fix bug 256403, typo in ebuild prevented --disable-docs from working. Thanks to Pacho Ramos <pacho@condmat1.ciencias.uniovi.es> for the report and fix.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/mono-zeroconf/ChangeLog')
-rw-r--r-- | dev-dotnet/mono-zeroconf/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-dotnet/mono-zeroconf/ChangeLog b/dev-dotnet/mono-zeroconf/ChangeLog index 8a32745ecbc7..2974365046d9 100644 --- a/dev-dotnet/mono-zeroconf/ChangeLog +++ b/dev-dotnet/mono-zeroconf/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-dotnet/mono-zeroconf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-zeroconf/ChangeLog,v 1.6 2009/01/25 13:56:40 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-zeroconf/ChangeLog,v 1.7 2009/01/26 12:40:40 loki_val Exp $ + + 26 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> + mono-zeroconf-0.8.0-r1.ebuild: + Fix bug 256403, typo in ebuild prevented --disable-docs from working. + Thanks to Pacho Ramos <pacho@condmat1.ciencias.uniovi.es> for the report + and fix. *mono-zeroconf-0.8.0-r1 (25 Jan 2009) |