summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@gentoo.org>2009-10-21 13:42:37 +0000
committerDirkjan Ochtman <djc@gentoo.org>2009-10-21 13:42:37 +0000
commite7aed623ec073838645beb4318e4dcef4483f55f (patch)
tree3752ae680e04a25f0522d0ab2d5d6a58102e93bd /dev-libs/boost/boost-1.39.0.ebuild
parentInitial import of www-servers/tornado, #284619. (diff)
downloadgentoo-2-e7aed623ec073838645beb4318e4dcef4483f55f.tar.gz
gentoo-2-e7aed623ec073838645beb4318e4dcef4483f55f.tar.bz2
gentoo-2-e7aed623ec073838645beb4318e4dcef4483f55f.zip
Remove old freedist license from Boost ebuilds (#215129).
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/boost/boost-1.39.0.ebuild')
-rw-r--r--dev-libs/boost/boost-1.39.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.39.0.ebuild b/dev-libs/boost/boost-1.39.0.ebuild
index 6520dae62d2b..f0a2750b2848 100644
--- a/dev-libs/boost/boost-1.39.0.ebuild
+++ b/dev-libs/boost/boost-1.39.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.39.0.ebuild,v 1.3 2009/08/07 05:47:41 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.39.0.ebuild,v 1.4 2009/10/21 13:42:37 djc Exp $
EAPI="2"
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.boost.org/"
SRC_URI="mirror://sourceforge/boost/${MY_P}.tar.bz2
mirror://gentoo/boost-patches-${PATCHSET_VERSION}.tbz2
http://www.gentoo.org/~dev-zero/distfiles/boost-patches-${PATCHSET_VERSION}.tbz2"
-LICENSE="freedist Boost-1.0"
+LICENSE="Boost-1.0"
SLOT="$(get_version_component_range 1-2)"
IUSE="debug doc +eselect expat icu mpi python tools"