diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2011-12-06 19:33:32 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2011-12-06 19:33:32 +0000 |
commit | 0962ed2952695f2824ac953a8c17635053ec2441 (patch) | |
tree | cba8fbfe8a2abe54823f23f7cfd2d2eeb23a17f8 /dev-libs/libusb/ChangeLog | |
parent | Remove old versions. (diff) | |
download | gentoo-2-0962ed2952695f2824ac953a8c17635053ec2441.tar.gz gentoo-2-0962ed2952695f2824ac953a8c17635053ec2441.tar.bz2 gentoo-2-0962ed2952695f2824ac953a8c17635053ec2441.zip |
Drop the DTD reference mangling. I introduced it myself in 0.1.12-r1, in April 2007, when the SGML catalog was in much worse shape. Fixes bug #390509 that was causing network access for fetching the DTD otherwise.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libusb/ChangeLog')
-rw-r--r-- | dev-libs/libusb/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog index 7d56f6660ab7..cb83c10c0549 100644 --- a/dev-libs/libusb/ChangeLog +++ b/dev-libs/libusb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/libusb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.120 2011/12/03 18:26:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.121 2011/12/06 19:33:32 robbat2 Exp $ + + 06 Dec 2011; Robin H. Johnson <robbat2@gentoo.org> libusb-0.1.12-r5.ebuild, + libusb-0.1.12-r6.ebuild, libusb-0.1.12-r7.ebuild: + Drop the DTD reference mangling. I introduced it myself in 0.1.12-r1, in + April 2007, when the SGML catalog was in much worse shape. Fixes bug #390509 + that was causing network access for fetching the DTD otherwise. 03 Dec 2011; Raúl Porcel <armin76@gentoo.org> libusb-0.1.12-r7.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #390441 |