summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycdf/pycdf-0.6.3.ebuild')
-rw-r--r--dev-python/pycdf/pycdf-0.6.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pycdf/pycdf-0.6.3.ebuild b/dev-python/pycdf/pycdf-0.6.3.ebuild
index 52bb0364dc59..0711b07ee81f 100644
--- a/dev-python/pycdf/pycdf-0.6.3.ebuild
+++ b/dev-python/pycdf/pycdf-0.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild,v 1.2 2010/07/23 22:22:52 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild,v 1.3 2011/12/03 19:18:00 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ DESCRIPTION="Python interface to scientific netCDF library."
HOMEPAGE="http://pysclint.sourceforge.net/pycdf/"
SRC_URI="mirror://sourceforge/pysclint/${MY_P}.tar.gz"
-LICENSE="PYTHON"
+LICENSE="PSF-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="examples"