summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-30 23:58:39 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-30 23:58:39 +0000
commit546b8a53a123d7bf910eecc59c8e65074ac08059 (patch)
treef44974cf7789b760ab297f3238102627432ba257 /dev-python/pivy
parentFix byte-compiling the installed epython module when installing a new Python ... (diff)
downloadgentoo-2-546b8a53a123d7bf910eecc59c8e65074ac08059.tar.gz
gentoo-2-546b8a53a123d7bf910eecc59c8e65074ac08059.tar.bz2
gentoo-2-546b8a53a123d7bf910eecc59c8e65074ac08059.zip
Fix LICENSE, ISC according to LICENSE file in tarball.
(Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-python/pivy')
-rw-r--r--dev-python/pivy/ChangeLog5
-rw-r--r--dev-python/pivy/pivy-0.5_alpha20110303.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pivy/ChangeLog b/dev-python/pivy/ChangeLog
index 6a38897643c7..c1be16af8201 100644
--- a/dev-python/pivy/ChangeLog
+++ b/dev-python/pivy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pivy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.6 2012/08/24 18:14:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.7 2012/11/30 23:58:39 ulm Exp $
+
+ 30 Nov 2012; Ulrich Müller <ulm@gentoo.org> pivy-0.5_alpha20110303.ebuild:
+ Fix LICENSE, ISC according to LICENSE file in tarball.
24 Aug 2012; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml:
Drop maintainership
diff --git a/dev-python/pivy/pivy-0.5_alpha20110303.ebuild b/dev-python/pivy/pivy-0.5_alpha20110303.ebuild
index 45f40977ac4d..1cfe14403c19 100644
--- a/dev-python/pivy/pivy-0.5_alpha20110303.ebuild
+++ b/dev-python/pivy/pivy-0.5_alpha20110303.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.5 2012/02/27 00:24:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.6 2012/11/30 23:58:39 ulm Exp $
EAPI="3"
@@ -13,7 +13,7 @@ DESCRIPTION="Coin3d binding for Python"
HOMEPAGE="http://pivy.coin3d.org/"
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
-LICENSE="as-is"
+LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""