summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-02-11 17:08:45 +0000
committerUlrich Müller <ulm@gentoo.org>2010-02-11 17:08:45 +0000
commit937459b617351892ffefdfa2c1ecb032980b0867 (patch)
treeac8f46bba8ecfa621c89d36d44d066ec752df27e /net-misc/curl
parentSwitch to MM:EU as it installs xsubpp too (#304483) (diff)
downloadgentoo-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')
-rw-r--r--net-misc/curl/ChangeLog8
-rw-r--r--net-misc/curl/curl-7.19.4.ebuild6
-rw-r--r--net-misc/curl/curl-7.19.6.ebuild6
-rw-r--r--net-misc/curl/curl-7.19.7.ebuild6
4 files changed, 15 insertions, 11 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)
diff --git a/net-misc/curl/curl-7.19.4.ebuild b/net-misc/curl/curl-7.19.4.ebuild
index 3292dbe327bc..df8c5ec32913 100644
--- a/net-misc/curl/curl-7.19.4.ebuild
+++ b/net-misc/curl/curl-7.19.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.4.ebuild,v 1.5 2009/03/04 20:00:22 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.4.ebuild,v 1.6 2010/02/11 17:08:45 ulm Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -13,7 +13,7 @@ HOMEPAGE="http://curl.haxx.se/ http://curl.planetmirror.com"
#SRC_URI="http://curl.planetmirror.com/download/${P}.tar.bz2"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
-LICENSE="MIT X11"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
#IUSE="ssl ipv6 ldap ares gnutls nss idn kerberos test"
diff --git a/net-misc/curl/curl-7.19.6.ebuild b/net-misc/curl/curl-7.19.6.ebuild
index 4134674c9491..aa4aab12954d 100644
--- a/net-misc/curl/curl-7.19.6.ebuild
+++ b/net-misc/curl/curl-7.19.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.6.ebuild,v 1.8 2009/09/13 12:36:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.6.ebuild,v 1.9 2010/02/11 17:08:45 ulm Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -13,7 +13,7 @@ HOMEPAGE="http://curl.haxx.se/ http://curl.planetmirror.com"
#SRC_URI="http://curl.planetmirror.com/download/${P}.tar.bz2"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
-LICENSE="MIT X11"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
#IUSE="ssl ipv6 ldap ares gnutls nss idn kerberos test"
diff --git a/net-misc/curl/curl-7.19.7.ebuild b/net-misc/curl/curl-7.19.7.ebuild
index dc5976635be9..0b1c2ec53622 100644
--- a/net-misc/curl/curl-7.19.7.ebuild
+++ b/net-misc/curl/curl-7.19.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.7.ebuild,v 1.1 2009/11/05 04:39:55 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.7.ebuild,v 1.2 2010/02/11 17:08:45 ulm Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -13,7 +13,7 @@ HOMEPAGE="http://curl.haxx.se/ http://curl.planetmirror.com"
#SRC_URI="http://curl.planetmirror.com/download/${P}.tar.bz2"
SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
-LICENSE="MIT X11"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="openssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test"