diff options
author | 2004-10-29 15:29:31 +0000 | |
---|---|---|
committer | 2004-10-29 15:29:31 +0000 | |
commit | cff543bcd3f3e05d6f9b999e8456115a6fce6456 (patch) | |
tree | efa41915dcfe5fd11725b6e50318833adc7897f8 /dev-perl/SOAP-Lite/ChangeLog | |
parent | improvements with tmp log creation with python-updater (#68843) (diff) | |
download | historical-cff543bcd3f3e05d6f9b999e8456115a6fce6456.tar.gz historical-cff543bcd3f3e05d6f9b999e8456115a6fce6456.tar.bz2 historical-cff543bcd3f3e05d6f9b999e8456115a6fce6456.zip |
bug 69248
Diffstat (limited to 'dev-perl/SOAP-Lite/ChangeLog')
-rw-r--r-- | dev-perl/SOAP-Lite/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 2c9c53f8db8d..b6b2e8d9f394 100644 --- a/dev-perl/SOAP-Lite/ChangeLog +++ b/dev-perl/SOAP-Lite/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-perl/SOAP-Lite # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.7 2004/09/27 09:08:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.8 2004/10/29 15:29:31 mcummings Exp $ + +*SOAP-Lite-0.60a-r1 (29 Oct 2004) + + 29 Oct 2004; Michael Cummings <mcummings@gentoo.org> + +files/SOAP-Lite-0.60.a.patch, +SOAP-Lite-0.60a-r1.ebuild: + This bug was brought to light in bug 69248; the author of SOAP-Lite placed a + dep for MIME-Parser 6.X during the tranition in maintainers of MIME-tools. + The 6.X series doesn't really exist, so this has been patched to replace the + dep on 6.X with the current stable of MIME-tools. In addition, the tests are + intentionally disabled. Please read the notes in the ebuild as to why. 27 Sep 2004; Michael Cummings <mcummings@gentoo.org> SOAP-Lite-0.60a.ebuild: Corrected MIME-tools dep to the "real" current/latest version, not the |