summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-03-11 23:56:41 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-03-11 23:57:12 +0000
commit5a4601d2da2365cfefe2e67f870a9daa6df63cc7 (patch)
tree2d320da5aa450117ad16f4cf007478455a7dc804 /app-doc/diveintopython
parentdev-perl/Lingua-EN-NameCase: Remove old (diff)
downloadgentoo-5a4601d2da2365cfefe2e67f870a9daa6df63cc7.tar.gz
gentoo-5a4601d2da2365cfefe2e67f870a9daa6df63cc7.tar.bz2
gentoo-5a4601d2da2365cfefe2e67f870a9daa6df63cc7.zip
app-doc/diveintopython: DIP 3 is released under CC-BY-SA-3.0 and not FDL.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-doc/diveintopython')
-rw-r--r--app-doc/diveintopython/diveintopython-3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/diveintopython/diveintopython-3.ebuild b/app-doc/diveintopython/diveintopython-3.ebuild
index 6b44e595a5e7..b98d97d991c9 100644
--- a/app-doc/diveintopython/diveintopython-3.ebuild
+++ b/app-doc/diveintopython/diveintopython-3.ebuild
@@ -9,7 +9,7 @@ inherit eutils
DESCRIPTION="'Dive Into Python' by Mark Pilgrim - Python 3.x book"
HOMEPAGE="http://www.diveintopython3.net/"
SRC_URI="http://dev.gentoo.org/~monsieurp/packages/${P}.zip"
-LICENSE="FDL-1.1"
+LICENSE="CC-BY-SA-3.0"
SLOT="3"
KEYWORDS="~amd64 ~ppc64 ~ppc ~x86"