summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pysfml/pysfml-1.6.ebuild')
-rw-r--r--dev-python/pysfml/pysfml-1.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pysfml/pysfml-1.6.ebuild b/dev-python/pysfml/pysfml-1.6.ebuild
index 734e8682fb72..88ae9494f3c2 100644
--- a/dev-python/pysfml/pysfml-1.6.ebuild
+++ b/dev-python/pysfml/pysfml-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysfml/pysfml-1.6.ebuild,v 1.2 2011/02/10 14:02:48 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysfml/pysfml-1.6.ebuild,v 1.3 2012/12/01 00:05:10 radhermit Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ DESCRIPTION="Python library for the Simple and Fast Multimedia Library (SFML)"
HOMEPAGE="http://sfml.sourceforge.net/"
SRC_URI="mirror://sourceforge/sfml/SFML-${PV}-python-sdk.zip"
-LICENSE="as-is"
+LICENSE="ZLIB"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples"