diff options
author | Ian Delaney <idella4@gentoo.org> | 2014-02-12 15:05:12 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2014-02-12 15:05:12 +0000 |
commit | c1c8cff2f9f11e0006bb08ab21690f0a30d80bd2 (patch) | |
tree | 579b341994169d7379c41024a6933bbb3c21bd86 /dev-python | |
parent | arm/x86 stable wrt #500108 (diff) | |
download | gentoo-2-c1c8cff2f9f11e0006bb08ab21690f0a30d80bd2.tar.gz gentoo-2-c1c8cff2f9f11e0006bb08ab21690f0a30d80bd2.tar.bz2 gentoo-2-c1c8cff2f9f11e0006bb08ab21690f0a30d80bd2.zip |
update license thanks to Arfrever for reporting
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sphinx-better-theme/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sphinx-better-theme/ChangeLog b/dev-python/sphinx-better-theme/ChangeLog index f88583b1a393..bd1df94518a8 100644 --- a/dev-python/sphinx-better-theme/ChangeLog +++ b/dev-python/sphinx-better-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sphinx-better-theme # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v 1.1 2014/01/25 18:10:52 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/ChangeLog,v 1.2 2014/02/12 15:05:12 idella4 Exp $ + + 12 Feb 2014; Ian Delaney <idella4@gentoo.org> + sphinx-better-theme-0.1.5.ebuild: + update license thanks to Arfrever for reporting *sphinx-better-theme-0.1.5 (25 Jan 2014) diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild index eed9cd8a7533..d44c33476015 100644 --- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild +++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v 1.1 2014/01/25 18:10:52 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild,v 1.2 2014/02/12 15:05:12 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/irskep/sphinx-better-theme https://pypi.python.org/pypi/sphinx-better-theme" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" |