commit:     5a4601d2da2365cfefe2e67f870a9daa6df63cc7
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 11 23:56:41 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 23:57:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4601d2

app-doc/diveintopython: DIP 3 is released under CC-BY-SA-3.0 and not FDL.

Package-Manager: portage-2.2.26

 app-doc/diveintopython/diveintopython-3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-doc/diveintopython/diveintopython-3.ebuild 
b/app-doc/diveintopython/diveintopython-3.ebuild
index 6b44e59..b98d97d 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"

Reply via email to