diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 17:08:45 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 17:08:45 +0000 |
commit | 937459b617351892ffefdfa2c1ecb032980b0867 (patch) | |
tree | ac8f46bba8ecfa621c89d36d44d066ec752df27e /net-misc/curl/ChangeLog | |
parent | Switch to MM:EU as it installs xsubpp too (#304483) (diff) | |
download | gentoo-2-937459b617351892ffefdfa2c1ecb032980b0867.tar.gz gentoo-2-937459b617351892ffefdfa2c1ecb032980b0867.tar.bz2 gentoo-2-937459b617351892ffefdfa2c1ecb032980b0867.zip |
Replace license X11 by MIT, bug 298556.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'net-misc/curl/ChangeLog')
-rw-r--r-- | net-misc/curl/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index d4f1c8909824..645f605323cd 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/curl -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.151 2009/11/05 04:39:55 dragonheart Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.152 2010/02/11 17:08:45 ulm Exp $ + + 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> curl-7.19.4.ebuild, + curl-7.19.6.ebuild, curl-7.19.7.ebuild: + Replace license X11 by MIT, bug 298556. *curl-7.19.7 (05 Nov 2009) |